Skip to content

test-http-server-consumed-timeout failure on AIX #6333

@mhdawson

Description

@mhdawson
  • Version: master
  • Platform: AIX
  • Subsystem: http

Failure in latest AIX nightly run:

https://ci.nodejs.org/job/node-test-commit-aix/134/nodes=aix61-ppc64/console

not ok 488 test-http-server-consumed-timeout.js
# 
# assert.js:90
#   throw new assert.AssertionError({
#   ^
# AssertionError: Should not happen
#     at IncomingMessage.req.setTimeout (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64/test/parallel/test-http-server-consumed-timeout.js:14:5)
#     at emitOne (events.js:96:13)
#     at IncomingMessage.emit (events.js:188:7)
#     at Socket. (_http_server.js:307:50)
#     at emitNone (events.js:86:13)
#     at Socket.emit (events.js:185:7)
#     at Socket._onTimeout (net.js:333:8)
#     at tryOnTimeout (timers.js:224:11)
#     at Timer.listOnTimeout (timers.js:198:5)

Metadata

Metadata

Assignees

Labels

httpIssues or PRs related to the http subsystem.testIssues and PRs related to the tests.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions