-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
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.macosIssues and PRs related to the macOS platform / OSX.Issues and PRs related to the macOS platform / OSX.timersIssues and PRs related to the timers subsystem / setImmediate, setInterval, setTimeout.Issues and PRs related to the timers subsystem / setImmediate, setInterval, setTimeout.
Description
- Version: 11.0.0-pre (master)
- Platform: osx1012
- Subsystem: test timers
https://ci.nodejs.org/job/node-test-commit-osx/19771/nodes=osx1012/console
13:09:28 not ok 2336 sequential/test-timers-blocking-callback
13:09:28 ---
13:09:28 duration_ms: 2.270
13:09:28 severity: fail
13:09:28 exitcode: 1
13:09:28 stack: |-
13:09:28 assert.js:80
13:09:28 throw new AssertionError(obj);
13:09:28 ^
13:09:28
13:09:28 AssertionError [ERR_ASSERTION]: timeout delayed by more than 100% (230ms)
13:09:28 at blockingCallback (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1012/test/sequential/test-timers-blocking-callback.js:62:14)
13:09:28 at ontimeout (timers.js:457:11)
13:09:28 at tryOnTimeout (timers.js:327:5)
13:09:28 at listOnTimeout (timers.js:301:5)
13:09:28 at processTimers (timers.js:258:5)
13:09:28 ...
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.macosIssues and PRs related to the macOS platform / OSX.Issues and PRs related to the macOS platform / OSX.timersIssues and PRs related to the timers subsystem / setImmediate, setInterval, setTimeout.Issues and PRs related to the timers subsystem / setImmediate, setInterval, setTimeout.