Closed
Description
- Version: v8.x-staging
- Platform: Windows
- Subsystem: timer
not ok 387 parallel/test-timers-throw-reschedule
---
duration_ms: 0.400
severity: fail
stack: |-
assert.js:42
throw new errors.AssertionError({
^
AssertionError [ERR_ASSERTION]: false == true
at Timeout.common.mustCall (c:\workspace\node-test-binary-windows\test\parallel\test-timers-throw-reschedule.js:20:5)
at Timeout._onTimeout (c:\workspace\node-test-binary-windows\test\common\index.js:478:15)
at ontimeout (timers.js:498:11)
at Timer.unrefdHandle (timers.js:611:5)
...