Closed
Description
- Version:
master
- Platform: Windows2016
- Subsystem:
timers
Test: test file - parallel/test-timers-immediate-queue
Job: https://ci.nodejs.org/job/node-test-binary-windows/21717/COMPILED_BY=vs2017,RUNNER=win2016,RUN_SUBSET=2/
Worker: https://ci.nodejs.org/computer/test-azure_msft-win2016-x64-6/
Output:
15:49:05 not ok 435 parallel/test-timers-immediate-queue
15:49:05 ---
15:49:05 duration_ms: 0.134
15:49:05 severity: fail
15:49:05 exitcode: 1
15:49:05 stack: |-
15:49:05 hit 40
15:49:05 assert.js:86
15:49:05 throw new AssertionError(obj);
15:49:05 ^
15:49:05
15:49:05 AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
15:49:05
15:49:05 40 !== 10
15:49:05
15:49:05 at process.<anonymous> (c:\workspace\node-test-binary-windows\test\parallel\test-timers-immediate-queue.js:56:10)
15:49:05 at process.emit (events.js:194:15)
15:49:05 ...