-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
Closed
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.macosIssues and PRs related to the macOS platform / OSX.Issues and PRs related to the macOS platform / OSX.
Description
- Test: sequential/test-worker-prof
- Platform: Apple Sillicon
- Console Output:
11:45:05 not ok 3224 sequential/test-worker-prof
11:45:05 ---
11:45:05 duration_ms: 0.151
11:45:05 severity: fail
11:45:05 exitcode: 1
11:45:05 stack: |-
11:45:05 node:assert:119
11:45:05 throw new AssertionError(obj);
11:45:05 ^
11:45:05
11:45:05 AssertionError [ERR_ASSERTION]: child exited with signal: {
11:45:05 status: null,
11:45:05 signal: 'SIGSEGV',
11:45:05 output: [ null, '', '' ],
11:45:05 pid: 84410,
11:45:05 stdout: '',
11:45:05 stderr: ''
11:45:05 }
11:45:05 at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/sequential/test-worker-prof.js:58:10)
11:45:05 at Module._compile (node:internal/modules/cjs/loader:1108:14)
11:45:05 at Object.Module._extensions..js (node:internal/modules/cjs/loader:1137:10)
11:45:05 at Module.load (node:internal/modules/cjs/loader:973:32)
11:45:05 at Function.Module._load (node:internal/modules/cjs/loader:813:14)
11:45:05 at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:76:12)
11:45:05 at node:internal/main/run_main_module:17:47 {
11:45:05 generatedMessage: false,
11:45:05 code: 'ERR_ASSERTION',
11:45:05 actual: 'SIGSEGV',
11:45:05 expected: null,
11:45:05 operator: 'strictEqual'
11:45:05 }
- Build Links:
https://ci.nodejs.org/job/node-test-commit-osx-arm/nodes=osx11/30/console
https://ci.nodejs.org/job/node-test-commit-osx-arm/nodes=osx11/27/
Both machines are affected
Working on adding the DTKs to CI for regular regression runs as part of nodejs/build#2474 this test is a constant failure but I don't know enough of where to start debugging.
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.macosIssues and PRs related to the macOS platform / OSX.Issues and PRs related to the macOS platform / OSX.