This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<style> | |
.tree ul { | |
list-style-type: none; | |
padding-left: 20px; | |
} | |
.tree li { | |
margin: 5px 0; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"includes": [ | |
{ | |
"name": "packages/cli-repl/lib/cli-repl.js", | |
"loadTime": 967, | |
"childLoadTime": 954, | |
"moduleTime": 13, | |
"includes": [ | |
{ | |
"name": "packages/history/lib/index.js", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
``` | |
~/better-ajv-errors$ npm test | |
> [email protected] test | |
> jest | |
FAIL src/validation-errors/__tests__/required.js | |
● Required › prints correctly for missing required prop | |
expect(received).toMatchSnapshot() |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ ctest -j 4 --output-on-failure --rerun-failed | |
Test project /f/Projects/build-cmake-msys | |
Guessing configuration NoConfig | |
Start 27: FindPackageTest | |
Start 350: RunCMake.BuildDepends | |
Start 363: RunCMake.FileAPI | |
Start 375: RunCMake.GenEx-TARGET_FILE | |
1/10 Test #27: FindPackageTest ..................***Failed 18.36 sec | |
Internal cmake changing into directory: /f/Projects/build-cmake-msys/Tests/FindPackageTest | |
Error: cmake execution failed |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2020-03-30T20:22:21.602Z | resolving_load_balancer | dialogflow.googleapis.com:443 IDLE -> IDLE | |
2020-03-30T20:22:21.607Z | connectivity_state | dialogflow.googleapis.com:443 IDLE -> IDLE | |
2020-03-30T20:22:21.609Z | dns_resolver | Resolver constructed for target dialogflow.googleapis.com:443 | |
2020-03-30T20:22:21.614Z | channel | dialogflow.googleapis.com:443 createCall [0] method="/test", deadline=Mon Mar 30 2020 23:23:21 GMT+0300 (Israel Daylight Time) | |
2020-03-30T20:22:21.618Z | call_stream | [0] Sending metadata | |
2020-03-30T20:22:21.620Z | channel | Pick result: QUEUE subchannel: undefined status: undefined undefined | |
2020-03-30T20:22:21.631Z | call_stream | [0] write() called with message of length 9 | |
2020-03-30T20:22:21.632Z | call_stream | [0] end() called | |
2020-03-30T20:22:21.634Z | call_stream | [0] deferring writing data chunk of length 14 | |
2020-03-30T20:22:21.635Z | dns_resolver | Resolution update requested for target dialogflow.googleapis.com:443 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12:51:00.374407 exec-cmd.c:238 trace: resolved executable dir: C:/Program Files/Git/mingw64/bin | |
12:51:00.377335 git.c:439 trace: built-in: git fetch | |
12:51:00.382215 run-command.c:663 trace: run_command: unset GIT_PREFIX; ssh -p 29418 user@host 'git-upload-pack '\''/Project'\''' | |
12:51:03.074008 run-command.c:663 trace: run_command: git rev-list --objects --stdin --not --all --quiet | |
12:51:03.884082 run-command.c:663 trace: run_command: git rev-list --objects --stdin --not --all --quiet | |
12:51:03.895796 exec-cmd.c:238 trace: resolved executable dir: C:/Program Files/Git/mingw64/libexec/git-core | |
12:51:03.897748 git.c:439 trace: built-in: git rev-list --objects --stdin --not --all --quiet | |
12:51:03.902627 packfile.c:1602 .git/objects/pack/pack-5da45c4ad1f4069bd502ce958f9a13858428baa6.pack 1809272 | |
12:51:03.903605 packfile.c:1602 .git/objects/pack/pack-5da45c4ad1f4069bd502ce958f9a13858428baa6.pack 86802 | |
12:51:03.903605 packfile.c:1602 |
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12:51:00.374407 exec-cmd.c:238 trace: resolved executable dir: C:/Program Files/Git/mingw64/bin | |
12:51:00.377335 git.c:439 trace: built-in: git fetch | |
12:51:00.382215 run-command.c:663 trace: run_command: unset GIT_PREFIX; ssh -p 29418 user@host 'git-upload-pack '\''/Project'\''' | |
12:51:03.074008 run-command.c:663 trace: run_command: git rev-list --objects --stdin --not --all --quiet | |
12:51:03.884082 run-command.c:663 trace: run_command: git rev-list --objects --stdin --not --all --quiet | |
12:51:03.895796 exec-cmd.c:238 trace: resolved executable dir: C:/Program Files/Git/mingw64/libexec/git-core | |
12:51:03.897748 git.c:439 trace: built-in: git rev-list --objects --stdin --not --all --quiet | |
12:51:03.902627 packfile.c:1602 .git/objects/pack/pack-5da45c4ad1f4069bd502ce958f9a13858428baa6.pack 1809272 | |
12:51:03.903605 packfile.c:1602 .git/objects/pack/pack-5da45c4ad1f4069bd502ce958f9a13858428baa6.pack 86802 | |
12:51:03.903605 packfile.c:1602 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<dom-module id="ac-confirm-submit"> | |
<script> | |
Gerrit.install(plugin => { | |
plugin.registerCustomComponent( | |
'confirm-submit-change', 'submit-for-another'); | |
}); | |
</script> | |
</dom-module> | |
<dom-module id="submit-for-another"> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
> [email protected] install F:\Project\node_modules\grpc | |
> node-pre-gyp install --fallback-to-build --library=static_library | |
node-pre-gyp WARN Using request for node-pre-gyp https download | |
node-pre-gyp WARN Pre-built binaries not installable for [email protected] and [email protected] (node-v67 ABI, unknown) (falling back to source compile with node-gyp) | |
node-pre-gyp WARN Hit error unable to get local issuer certificate | |
Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch. | |
win_delay_load_hook.cc | |
Generating code |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#include <stdio.h> | |
#include <windows.h> | |
static HANDLE do_open(const char *filename, int access) | |
{ | |
return CreateFileA(filename, access, FILE_SHARE_READ | FILE_SHARE_WRITE | FILE_SHARE_DELETE, NULL, OPEN_ALWAYS, | |
FILE_ATTRIBUTE_NORMAL, NULL); | |
} | |
static void write_file(const char *filename) |
NewerOlder