| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
To display more information when the command fails.
To display more information when the command fails.
|
Review requested:
|
Sorry, something went wrong.
|
By the way, the two tests are flaky in the CI but all we know is that postject aborted cc @RaisinTen (I see that there are output to stdout too, which execFileSync won't show for failed processes, but spawnSyncAndExitWithoutError would, hence the change) not ok 943 sequential/test-single-executable-application-snapshot-and-code-cache
---
duration_ms: 21301.53500
severity: fail
exitcode: 1
stack: |-
Aborted()
node:child_process:929
throw err;
^
Error: Command failed: C:\workspace\node-test-binary-windows-js-suites\node\Release\node.exe C:\workspace\node-test-binary-windows-js-suites\node\test\fixtures\postject-copy\node_modules\postject\dist\cli.js C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.942\sea.exe NODE_SEA_BLOB C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.942\sea-prep.blob --sentinel-fuse NODE_SEA_FUSE_fce680ab2cc467b6e072b8b5df1996b2
Aborted()
at checkExecSyncError (node:child_process:890:11)
at execFileSync (node:child_process:926:15)
at injectAndCodeSign (C:\workspace\node-test-binary-windows-js-suites\node\test\common\sea.js:48:3)
at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\sequential\test-singl...
|
Sorry, something went wrong.
There was a problem hiding this comment.
Good idea 👍
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
To display more information when the command fails. PR-URL: #49543 Refs: nodejs/reliability#658 Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
To display more information when the command fails. PR-URL: #49543 Refs: nodejs/reliability#658 Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
To display more information when the command fails. PR-URL: #49543 Refs: nodejs/reliability#658 Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
To display more information when the command fails. PR-URL: #49543 Refs: nodejs/reliability#658 Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
| Back | FazBrowse Home | New Git URL |
test: use spawnSyncAndExitWithoutError in test/common/sea.js
To display more information when the command fails.
test: use spawnSyncAndExitWithoutError in sea tests
To display more information when the command fails.
Refs: nodejs/reliability#658