You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
XX verbose logfile logs-max:10 dir:{CWD}/.tap/fixtures/test-lib-cli-exit-handler.js-handles-unknown-error-with-logs-and-debug-file/cache/_logs/{DATE}-
21
-
XX verbose logfile {CWD}/.tap/fixtures/test-lib-cli-exit-handler.js-handles-unknown-error-with-logs-and-debug-file/cache/_logs/{DATE}-debug-0.log
20
+
XX verbose logfile logs-max:10 dir:{CWD}/cache/_logs/{DATE}-
21
+
XX verbose logfile {CWD}/cache/_logs/{DATE}-debug-0.log
22
22
XX timing npm:load Completed in {TIME}ms
23
23
XX timing command:root Completed in {TIME}ms
24
24
XX verbose stack Error: Unknown error
25
25
XX error code ECODE
26
26
XX error Unknown error
27
27
XX timing npm Completed in {TIME}ms
28
-
XX info timing Timing info written to: {CWD}/.tap/fixtures/test-lib-cli-exit-handler.js-handles-unknown-error-with-logs-and-debug-file/cache/_logs/{DATE}-timing.json
29
-
XX verbose cwd {CWD}/.tap/fixtures/test-lib-cli-exit-handler.js-handles-unknown-error-with-logs-and-debug-file/prefix
28
+
XX info timing Timing info written to: {CWD}/cache/_logs/{DATE}-timing.json
29
+
XX verbose cwd {CWD}/prefix
30
30
XX verbose os {OS}
31
31
XX verbose {NODE-VERSION}
32
32
XX verbose npm {NPM-VERSION}
33
33
XX verbose exit 1
34
34
XX verbose code 1
35
-
XX error A complete log of this run can be found in: {CWD}/.tap/fixtures/test-lib-cli-exit-handler.js-handles-unknown-error-with-logs-and-debug-file/cache/_logs/{DATE}-debug-0.log
35
+
XX error A complete log of this run can be found in: {CWD}/cache/_logs/{DATE}-debug-0.log
36
36
`
37
37
38
38
exports[`test/lib/cli/exit-handler.js > TAP > handles unknown error with logs and debug file > logs 1`]=`
info timing Timing info written to: {CWD}/.tap/fixtures/test-lib-cli-exit-handler.js-handles-unknown-error-with-logs-and-debug-file/cache/_logs/{DATE}-timing.json
info timing Timing info written to: {CWD}/cache/_logs/{DATE}-timing.json
59
+
verbose cwd {CWD}/prefix
60
60
verbose os {OS}
61
61
verbose {NODE-VERSION}
62
62
verbose npm {NPM-VERSION}
63
63
verbose exit 1
64
64
verbose code 1
65
-
error A complete log of this run can be found in: {CWD}/.tap/fixtures/test-lib-cli-exit-handler.js-handles-unknown-error-with-logs-and-debug-file/cache/_logs/{DATE}-debug-0.log
65
+
error A complete log of this run can be found in: {CWD}/cache/_logs/{DATE}-debug-0.log
0 commit comments