-
-
Notifications
You must be signed in to change notification settings - Fork 33.2k
Closed
Labels
aixIssues and PRs related to the AIX platform.Issues and PRs related to the AIX platform.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.linuxIssues and PRs related to the Linux platform.Issues and PRs related to the Linux platform.
Description
Test
test/parallel/test-zlib-brotli-16GB.js
Platform
AIX
Console output
17:07:37 not ok 3588 parallel/test-zlib-brotli-16GB
17:07:37 ---
17:07:37 duration_ms: 412.84800
17:07:37 severity: fail
17:07:37 exitcode: 1
17:07:37 stack: |-
17:07:37 node:assert:126
17:07:37 throw new AssertionError(obj);
17:07:37 ^
17:07:37
17:07:37 AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
17:07:37
17:07:37 0 !== 1
17:07:37
17:07:37 at Timeout.<anonymous> (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/parallel/test-zlib-brotli-16GB.js:21:3)
17:07:37 at Timeout._onTimeout (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/common/index.js:476:15)
17:07:37 at listOnTimeout (node:internal/timers:573:17)
17:07:37 at process.processTimers (node:internal/timers:514:7) {
17:07:37 generatedMessage: true,
17:07:37 code: 'ERR_ASSERTION',
17:07:37 actual: 0,
17:07:37 expected: 1,
17:07:37 operator: 'strictEqual'
17:07:37 }
17:07:37
17:07:37 Node.js v21.6.3-pre
17:07:37 ...
Build links
Additional information
No response
Metadata
Metadata
Assignees
Labels
aixIssues and PRs related to the AIX platform.Issues and PRs related to the AIX platform.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.linuxIssues and PRs related to the Linux platform.Issues and PRs related to the Linux platform.