-
-
Notifications
You must be signed in to change notification settings - Fork 33k
Closed
Labels
duplicateIssues and PRs that are duplicates of other issues or PRs.Issues and PRs that are duplicates of other issues or PRs.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.testIssues and PRs related to the tests.Issues and PRs related to the tests.
Description
- Version: master
- Platform: arm
- Subsystem: performance
Failure on unrelated PR:
https://ci.nodejs.org/job/node-test-binary-arm/5688/RUN_SUBSET=3,label=pi1-docker/console
not ok 342 sequential/test-performance
18:12:49 ---
18:12:49 duration_ms: 3.892
18:12:49 severity: fail
18:12:49 exitcode: 1
18:12:49 stack: |-
18:12:49 { name: 'node',
18:12:49 entryType: 'node',
18:12:49 startTime: 0,
18:12:49 duration: { around: 2315.880621910095 },
18:12:49 nodeStart: { around: 0 },
18:12:49 v8Start: { around: 0 },
18:12:49 bootstrapComplete: { around: 2223.4931507110596 },
18:12:49 environment: { around: 0 },
18:12:49 loopStart: -1,
18:12:49 loopExit: -1 }
18:12:49 { name: 'node',
18:12:49 entryType: 'node',
18:12:49 startTime: 0,
18:12:49 duration: { around: 3580.3817081451416 },
18:12:49 nodeStart: { around: 0 },
18:12:49 v8Start: { around: 0 },
18:12:49 bootstrapComplete: { around: 2223.4931507110596 },
18:12:49 environment: { around: 0 },
18:12:49 loopStart: { around: 2223.4931507110596 },
18:12:49 loopExit: -1 }
18:12:49 { name: 'node',
18:12:49 entryType: 'node',
18:12:49 startTime: 0,
18:12:49 duration: { around: 3616.049118041992 },
18:12:49 nodeStart: { around: 0 },
18:12:49 v8Start: { around: 0 },
18:12:49 bootstrapComplete: { around: 2223.4931507110596 },
18:12:49 environment: { around: 0 },
18:12:49 loopStart: { around: 2223.4931507110596 },
18:12:49 loopExit: { around: 3616.382113456726 } }
18:12:49 assert.js:351
18:12:49 throw err;
18:12:49 ^
18:12:49
18:12:49 AssertionError [ERR_ASSERTION]: bootstrapComplete: 1109.0046319961548 >= 1066
18:12:49 at checkNodeTiming (/home/iojs/build/workspace/node-test-binary-arm/test/sequential/test-performance.js:92:7)
18:12:49 at Timeout.setTimeout [as _onTimeout] (/home/iojs/build/workspace/node-test-binary-arm/test/sequential/test-performance.js:119:5)
18:12:49 at listOnTimeout (timers.js:324:15)
18:12:49 at processTimers (timers.js:268:5)
18:12:49 ...
Metadata
Metadata
Assignees
Labels
duplicateIssues and PRs that are duplicates of other issues or PRs.Issues and PRs that are duplicates of other issues or PRs.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.testIssues and PRs related to the tests.Issues and PRs related to the tests.