-
-
Notifications
You must be signed in to change notification settings - Fork 33.8k
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.timersIssues and PRs related to the timers subsystem / setImmediate, setInterval, setTimeout.Issues and PRs related to the timers subsystem / setImmediate, setInterval, setTimeout.windowsIssues and PRs related to the Windows platform.Issues and PRs related to the Windows platform.
Description
Unrelated failure of sequential/test-timers-blocking-callback on win2008r2 in #14773:
not ok 438 sequential/test-timers-blocking-callback
---
duration_ms: 2.877
severity: fail
stack: |-
assert.js:42
throw new errors.AssertionError({
^
AssertionError [ERR_ASSERTION]: false == true
at blockingCallback (c:\workspace\node-test-binary-windows\RUN_SUBSET\1\VS_VERSION\vs2015\label\win2008r2\test\sequential\test-timers-blocking-callback.js:51:5)
at ontimeout (timers.js:469:11)
at tryOnTimeout (timers.js:304:5)
at Timer.listOnTimeout (timers.js:264:5)
...
/cc @nodejs/testing @nodejs/platform-windows
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.timersIssues and PRs related to the timers subsystem / setImmediate, setInterval, setTimeout.Issues and PRs related to the timers subsystem / setImmediate, setInterval, setTimeout.windowsIssues and PRs related to the Windows platform.Issues and PRs related to the Windows platform.