-
-
Notifications
You must be signed in to change notification settings - Fork 33.1k
Closed
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.testIssues and PRs related to the tests.Issues and PRs related to the tests.workerIssues and PRs related to Worker support.Issues and PRs related to Worker support.
Description
fail: https://ci.nodejs.org/job/node-test-commit-freebsd/nodes=freebsd11-x64/36185/console
pass: https://ci.nodejs.org/job/node-test-commit-freebsd/nodes=freebsd11-x64/36184/console
11:49:30 not ok 2731 parallel/test-worker-eventlooputil
11:49:30 ---
11:49:30 duration_ms: 0.855
11:49:30 severity: fail
11:49:30 exitcode: 1
11:49:30 stack: |-
11:49:30 node:events:304
11:49:30 throw er; // Unhandled 'error' event
11:49:30 ^
11:49:30
11:49:30 AssertionError [ERR_ASSERTION]: 266.02071380615234 <= 380.5895614624024
11:49:30 at MessagePort.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd11-x64/test/parallel/test-worker-eventlooputil.js:107:12)
11:49:30 at MessagePort.[nodejs.internal.kHybridDispatch] (node:internal/event_target:355:41)
11:49:30 at MessagePort.exports.emitMessage (node:internal/per_context/messageport:18:26)
11:49:30 Emitted 'error' event on process instance at:
11:49:30 at emitUnhandledRejectionOrErr (node:internal/event_target:544:11)
11:49:30 at MessagePort.[nodejs.internal.kHybridDispatch] (node:internal/event_target:359:9)
11:49:30 at MessagePort.exports.emitMessage (node:internal/per_context/messageport:18:26) {
11:49:30 generatedMessage: false,
11:49:30 code: 'ERR_ASSERTION',
11:49:30 actual: false,
11:49:30 expected: true,
11:49:30 operator: '=='
11:49:30 }
11:49:30 ...
/cc @nodejs/workers @trevnorris
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.testIssues and PRs related to the tests.Issues and PRs related to the tests.workerIssues and PRs related to Worker support.Issues and PRs related to Worker support.