-
-
Notifications
You must be signed in to change notification settings - Fork 33.3k
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.linuxIssues and PRs related to the Linux platform.Issues and PRs related to the Linux platform.
Description
Test
test-benchmark-crypto
Platform
Linux x64
Console output
11:19:53 not ok 4009 benchmark/test-benchmark-crypto
11:19:53 ---
11:19:53 duration_ms: 3234.66800
11:19:53 severity: fail
11:19:53 exitcode: 1
11:19:53 stack: |-
11:19:53 node:assert:126
11:19:53 throw new AssertionError(obj);
11:19:53 ^
11:19:53
11:19:53 AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
11:19:53
11:19:53 1 !== 0
11:19:53
11:19:53 at main (/home/iojs/build/workspace/node-test-commit-linux/benchmark/crypto/timingSafeEqual.js:21:10)
11:19:53 at /home/iojs/build/workspace/node-test-commit-linux/benchmark/common.js:54:9
11:19:53 at process.processTicksAndRejections (node:internal/process/task_queues:77:11) {
11:19:53 generatedMessage: true,
11:19:53 code: 'ERR_ASSERTION',
11:19:53 actual: 1,
11:19:53 expected: 0,
11:19:53 operator: 'strictEqual'
11:19:53 }
11:19:53
11:19:53 Node.js v22.0.0-pre
11:19:53 node:assert:126
11:19:53 throw new AssertionError(obj);
11:19:53 ^
11:19:53
11:19:53 AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
11:19:53
11:19:53 1 !== 0
11:19:53
11:19:53 at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux/test/common/benchmark.js:28:12)
11:19:53 at ChildProcess.emit (node:events:520:28)
11:19:53 at ChildProcess._handle.onexit (node:internal/child_process:294:12) {
11:19:53 generatedMessage: true,
11:19:53 code: 'ERR_ASSERTION',
11:19:53 actual: 1,
11:19:53 expected: 0,
11:19:53 operator: 'strictEqual'
11:19:53 }
11:19:53
11:19:53 Node.js v22.0.0-pre
Build links
Additional information
No response
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.linuxIssues and PRs related to the Linux platform.Issues and PRs related to the Linux platform.