-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Description
- Test: test/parallel/test-timers-promisified.js
- Platform: LinuxONE
- Console Output:
00:05:37 not ok 2126 parallel/test-timers-promisified
00:05:37 ---
00:05:37 duration_ms: 0.111
00:05:37 severity: fail
00:05:37 exitcode: 1
00:05:37 stack: |-
00:05:37 node:internal/process/promises:245
00:05:37 triggerUncaughtException(err, true /* fromPromise */);
00:05:37 ^
00:05:37
00:05:37 AssertionError [ERR_ASSERTION]: second interval ran too early
00:05:37 at /home/iojs/build/workspace/node-test-commit-linuxone/nodes/rhel7-s390x/test/parallel/test-timers-promisified.js:404:12
00:05:37 at /home/iojs/build/workspace/node-test-commit-linuxone/nodes/rhel7-s390x/test/common/index.js:376:15 {
00:05:37 generatedMessage: false,
00:05:37 code: 'ERR_ASSERTION',
00:05:37 actual: false,
00:05:37 expected: true,
00:05:37 operator: '=='
00:05:37 }
00:05:37 ...
Metadata
Metadata
Assignees
Labels
No labels