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

Failing test sequential/test-worker-prof on Apple Sillicon #36904

Closed
AshCripps opened this issue Jan 13, 2021 · 2 comments
Closed

Failing test sequential/test-worker-prof on Apple Sillicon #36904

AshCripps opened this issue Jan 13, 2021 · 2 comments
Labels
flaky-test Issues and PRs related to the tests with unstable failures on the CI. macos Issues and PRs related to the macOS platform / OSX.

Comments

@AshCripps
Copy link
Member

  • 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     }

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.

@AshCripps AshCripps added macos Issues and PRs related to the macOS platform / OSX. flaky-test Issues and PRs related to the tests with unstable failures on the CI. labels Jan 13, 2021
@richardlau
Copy link
Member

Duplicate of #36656.

@AshCripps
Copy link
Member Author

So it is closing.

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. macos Issues and PRs related to the macOS platform / OSX.
Projects
None yet
Development

No branches or pull requests

2 participants