Skip to content

parallel/test-esm-loader-hooks-inspect-wait child process crashes #54346

@richardlau

Description

@richardlau

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

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

No one assigned

    Labels

    flaky-testIssues and PRs related to the tests with unstable failures on the CI.inspectorIssues and PRs related to the V8 inspector protocollinuxIssues and PRs related to the Linux platform.s390xIssues and PRs related to the s390x architecture.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions