Skip to content

investigate flaky test-performance-eventlooputil #35309

Closed
@Trott

Description

@Trott
  • Test: parllel/test-performance-eventlooputil
  • Platform: centos7-64-gcc8
  • Console Output:
09:46:55 not ok 1670 parallel/test-performance-eventlooputil
09:46:55   ---
09:46:55   duration_ms: 0.336
09:46:55   severity: fail
09:46:55   exitcode: 1
09:46:55   stack: |-
09:46:55     assert.js:385
09:46:55         throw err;
09:46:55         ^
09:46:55     
09:46:55     AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
09:46:55     
09:46:55       assert.ok(elu2.active > elu3.active)
09:46:55     
09:46:55         at Timeout._onTimeout (/home/iojs/build/workspace/node-test-commit-linux/nodes/centos7-64-gcc8/test/parallel/test-performance-eventlooputil.js:41:10)
09:46:55         at listOnTimeout (internal/timers.js:555:17)
09:46:55         at processTimers (internal/timers.js:498:7) {
09:46:55       generatedMessage: true,
09:46:55       code: 'ERR_ASSERTION',
09:46:55       actual: false,
09:46:55       expected: true,
09:46:55       operator: '=='
09:46:55     }
09:46:55   ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    flaky-testIssues and PRs related to the tests with unstable failures on the CI.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions