Skip to content

test-crypto-secure-heap fails on IBM i #36929

Description

@richardlau
  • 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   ...

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

flaky-testIssues and PRs involving tests that fail intermittently in CI.ibm iIssues and PRs related to the IBM i platform.staleIssues and PRs marked stale due to inactivity and scheduled for automatic closure.

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions