-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
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.ibm iIssues and PRs related to the IBM i platform.Issues and PRs related to the IBM i platform.
Description
- Test: parallel/test-crypto-secure-heap
- Platform: IBM i
- Console Output:
09:04:30 not ok 525 parallel/test-crypto-secure-heap
09:04:30 ---
09:04:30 duration_ms: 3.340
09:04:30 severity: fail
09:04:30 exitcode: 1
09:04:30 stack: |-
09:04:30 node:assert:119
09:04:30 throw new AssertionError(obj);
09:04:30 ^
09:04:30
09:04:30 AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
09:04:30
09:04:30 null !== 0
09:04:30
09:04:30 at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-commit-ibmi/nodes/ibmi72-ppc64/test/parallel/test-crypto-secure-heap.js:59:10)
09:04:30 at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-commit-ibmi/nodes/ibmi72-ppc64/test/common/index.js:377:15)
09:04:30 at ChildProcess.emit (node:events:379:20)
09:04:30 at Process.ChildProcess._handle.onexit (node:internal/child_process:285:12) {
09:04:30 generatedMessage: true,
09:04:30 code: 'ERR_ASSERTION',
09:04:30 actual: null,
09:04:30 expected: 0,
09:04:30 operator: 'strictEqual'
09:04:30 }
09:04:30 ...
- Build Links: https://ci.nodejs.org/job/node-test-commit-ibmi/223
This test was newly added earlier in the week by 03c0564 and has been intermittently failing on IBM i (the CI for which is only run on the daily CI run) since.
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.ibm iIssues and PRs related to the IBM i platform.Issues and PRs related to the IBM i platform.