Skip to content

investigate flaky "sequential/test-http-server-consumed-timeout" #14312

Closed
@Trott

Description

  • Version: v9.0.0-pre
  • Platform: vs2017,win2016 & rhel72-s390x
  • Subsystem: test

https://ci.nodejs.org/job/node-test-binary-windows/9855/RUN_SUBSET=1,VS_VERSION=vs2017,label=win2016/console

not ok 399 sequential/test-http-server-consumed-timeout
  ---
  duration_ms: 1.41
  severity: fail
  stack: |-
    assert.js:48
      throw new errors.AssertionError({
      ^
    
    AssertionError [ERR_ASSERTION]: Request timeout should not fire
        at IncomingMessage.mustNotCall (c:\workspace\node-test-binary-windows\RUN_SUBSET\1\VS_VERSION\vs2017\label\win2016\test\common\index.js:563:12)
        at emitOne (events.js:115:13)
        at IncomingMessage.emit (events.js:210:7)
        at Socket.socketOnTimeout (_http_server.js:389:48)
        at emitNone (events.js:105:13)
        at Socket.emit (events.js:207:7)
        at Socket._onTimeout (net.js:402:8)
        at ontimeout (timers.js:469:11)
        at tryOnTimeout (timers.js:304:5)
        at Timer.listOnTimeout (timers.js:264:5)

Metadata

Assignees

No one assigned

    Labels

    flaky-testIssues and PRs related to the tests with unstable failures on the CI.httpIssues or PRs related to the http subsystem.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions