Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sequential.test-single-executable-application-snapshot-and-code-cache is flaky #49897

Closed
anonrig opened this issue Sep 27, 2023 · 2 comments
Closed
Labels
flaky-test Issues and PRs related to the tests with unstable failures on the CI. single-executable Issues and PRs related to single-executable applications windows Issues and PRs related to the Windows platform.

Comments

@anonrig
Copy link
Member

anonrig commented Sep 27, 2023

Test

sequential.test-single-executable-application-snapshot-and-code-cache

Platform

Windows

Console output

No response

Build links

Additional information

No response

@anonrig anonrig added the flaky-test Issues and PRs related to the tests with unstable failures on the CI. label Sep 27, 2023
@github-actions github-actions bot added the windows Issues and PRs related to the Windows platform. label Sep 27, 2023
@anonrig anonrig added the single-executable Issues and PRs related to single-executable applications label Sep 27, 2023
@targos
Copy link
Member

targos commented Sep 27, 2023

Full output:

16:42:45 not ok 943 sequential/test-single-executable-application-snapshot-and-code-cache
16:42:45   ---
16:42:45   duration_ms: 16146.52800
16:42:45   severity: fail
16:42:45   exitcode: 1
16:42:45   stack: |-
16:42:45     [process 8088]: --- stderr ---
16:42:45     Aborted()
16:42:45     
16:42:45     [process 8088]: --- stdout ---
16:42:45     �[36mStart injection of NODE_SEA_BLOB in C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.942\sea.exe...�[0m
16:42:45     �[31mError: Aborted(). Build with -sASSERTIONS for more info.�[0m
16:42:45     
16:42:45     [process 8088]: status = 1, signal = null
16:42:45     C:\workspace\node-test-binary-windows-js-suites\node\test\common\child_process.js:86
16:42:45         throw new Error(`${failures.join('\n')}`);
16:42:45         ^
16:42:45     
16:42:45     Error: - process terminated with status 1, expected 0
16:42:45         at logAndThrow (C:\workspace\node-test-binary-windows-js-suites\node\test\common\child_process.js:86:11)
16:42:45         at expectSyncExit (C:\workspace\node-test-binary-windows-js-suites\node\test\common\child_process.js:91:5)
16:42:45         at spawnSyncAndExitWithoutError (C:\workspace\node-test-binary-windows-js-suites\node\test\common\child_process.js:125:10)
16:42:45         at injectAndCodeSign (C:\workspace\node-test-binary-windows-js-suites\node\test\common\sea.js:50:3)
16:42:45         at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\sequential\test-single-executable-application-snapshot-and-code-cache.js:62:3)
16:42:45         at Module._compile (node:internal/modules/cjs/loader:1429:14)
16:42:45         at Module._extensions..js (node:internal/modules/cjs/loader:1487:10)
16:42:45         at Module.load (node:internal/modules/cjs/loader:1261:32)
16:42:45         at Module._load (node:internal/modules/cjs/loader:1077:12)
16:42:45         at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:99:12)
16:42:45     
16:42:45     Node.js v21.0.0-pre
16:42:45   ...

@joyeecheung
Copy link
Member

Duplicate of #49630

@joyeecheung joyeecheung marked this as a duplicate of #49630 Sep 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flaky-test Issues and PRs related to the tests with unstable failures on the CI. single-executable Issues and PRs related to single-executable applications windows Issues and PRs related to the Windows platform.
Projects
None yet
Development

No branches or pull requests

3 participants