Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failure on ARM - sequential/test-performance - possibly flaky? #25704

Closed
mhdawson opened this issue Jan 25, 2019 · 2 comments
Closed

Failure on ARM - sequential/test-performance - possibly flaky? #25704

mhdawson opened this issue Jan 25, 2019 · 2 comments
Labels
duplicate Issues and PRs that are duplicates of other issues or PRs. flaky-test Issues and PRs related to the tests with unstable failures on the CI. test Issues and PRs related to the tests.

Comments

@mhdawson
Copy link
Member

  • 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   ...
@MylesBorins
Copy link
Contributor

I saw this a bunch during the 11.8.0 release fwiw

@richardlau richardlau added duplicate Issues and PRs that are duplicates of other issues or PRs. test Issues and PRs related to the tests. labels Jan 25, 2019
@richardlau
Copy link
Member

Duplicate of #23291.

@refack refack added the flaky-test Issues and PRs related to the tests with unstable failures on the CI. label Jan 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate Issues and PRs that are duplicates of other issues or PRs. flaky-test Issues and PRs related to the tests with unstable failures on the CI. test Issues and PRs related to the tests.
Projects
None yet
Development

No branches or pull requests

4 participants