-
-
Notifications
You must be signed in to change notification settings - Fork 33.5k
Open
Labels
flaky-testIssues and PRs related to the tests with unstable failures on the CI.Issues and PRs related to the tests with unstable failures on the CI.linuxIssues and PRs related to the Linux platform.Issues and PRs related to the Linux platform.s390Issues and PRs related to the s390 architecture.Issues and PRs related to the s390 architecture.
Description
Test
parallel/test-esm-loader-hooks-inspect-wait
Platform
Linux s390x, Linux x64
Console output
04:52:51 not ok 1100 parallel/test-esm-loader-hooks-inspect-wait
04:52:51 ---
04:52:51 duration_ms: 710.56400
04:52:51 severity: fail
04:52:51 exitcode: 1
04:52:51 stack: |-
04:52:51 [test] Connecting to a child Node process
04:52:51 [test] Testing /json/list
04:52:51 [err] Debugger listening on ws://127.0.0.1:36913/4edb9b89-b057-4298-8732-067307515397
04:52:51 [err] For help, see: https://nodejs.org/en/docs/inspector
04:52:51 [err]
04:52:51 [err] Debugger attached.
04:52:51 [err]
04:52:51 [err] Waiting for the debugger to disconnect...
04:52:51 [err]
04:52:51 [err] child process crashed, signal SIGSEGV
04:52:51 AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
04:52:51
04:52:51 null !== 0
04:52:51
04:52:51 at runTest (/home/iojs/build/workspace/node-test-commit-linux/test/parallel/test-esm-loader-hooks-inspect-wait.js:30:10)
04:52:51 at process.processTicksAndRejections (node:internal/process/task_queues:105:5) {
04:52:51 generatedMessage: true,
04:52:51 code: 'ERR_ASSERTION',
04:52:51 actual: null,
04:52:51 expected: 0,
04:52:51 operator: 'strictEqual'
04:52:51 }
04:52:51 1
04:52:51 ...
Build links
- https://ci.nodejs.org/job/node-test-commit-linux/nodes=ubuntu2204-64/59487/consoleFull
- https://ci.nodejs.org/job/node-test-commit-linux/nodes=fedora-latest-x64/59490/consoleFull
- https://ci.nodejs.org/job/node-test-commit-linux-containered/nodes=ubuntu2204_sharedlibs_openssl31_x64/45197/consoleFull
- https://ci.nodejs.org/job/node-test-commit-linux-containered/45241/nodes=ubuntu2204_sharedlibs_smallicu_x64/consoleFull
- https://ci.nodejs.org/job/node-test-commit-linuxone/nodes=rhel9-s390x/45008/consoleFull
Additional information
According to https://github.com/nodejs/reliability/issues?q=is%3Aissue+is%3Aopen+%22test-esm-loader-hooks-inspect-wait%22 this started showing up from the 9 August reliability report.
Metadata
Metadata
Assignees
Labels
flaky-testIssues and PRs related to the tests with unstable failures on the CI.Issues and PRs related to the tests with unstable failures on the CI.linuxIssues and PRs related to the Linux platform.Issues and PRs related to the Linux platform.s390Issues and PRs related to the s390 architecture.Issues and PRs related to the s390 architecture.