-
-
Notifications
You must be signed in to change notification settings - Fork 33.4k
Closed
Labels
freebsdIssues and PRs related to the FreeBSD platform.Issues and PRs related to the FreeBSD platform.httpsIssues or PRs related to the https subsystem.Issues or PRs related to the https subsystem.testIssues and PRs related to the tests.Issues and PRs related to the tests.timersIssues and PRs related to the timers subsystem / setImmediate, setInterval, setTimeout.Issues and PRs related to the timers subsystem / setImmediate, setInterval, setTimeout.
Description
- Version: master
- Platform: freebsd10-64
- Subsystem:https
Failure seen when running test against a PR changing a different test:
https://ci.nodejs.org/job/node-test-commit-freebsd/5673/nodes=freebsd10-64/
not ok 614 parallel/test-https-set-timeout-server
---
duration_ms: 1.645
severity: fail
stack: |-
# serverTimeout
# serverRequestTimeout
# serverResponseTimeout
# serverRequestNotTimeoutAfterEnd
# serverResponseTimeoutWithPipeline
# idleTimeout
ok
Mismatched <anonymous> function calls. Expected 1, actual 0.
at idleTimeout (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd10-64/test/parallel/test-https-set-timeout-server.js:149:42)
at run (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd10-64/test/parallel/test-https-set-timeout-server.js:31:5)
at Server.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd10-64/test/parallel/test-https-set-timeout-server.js:131:5)
at emitOne (events.js:96:13)
at Server.emit (events.js:188:7)
at TLSSocket.<anonymous> (_http_server.js:314:30)
at emitNone (events.js:86:13)
at TLSSocket.emit (events.js:185:7)
at TLSSocket.Socket._onTimeout (net.js:342:8)
...
Metadata
Metadata
Assignees
Labels
freebsdIssues and PRs related to the FreeBSD platform.Issues and PRs related to the FreeBSD platform.httpsIssues or PRs related to the https subsystem.Issues or PRs related to the https subsystem.testIssues and PRs related to the tests.Issues and PRs related to the tests.timersIssues and PRs related to the timers subsystem / setImmediate, setInterval, setTimeout.Issues and PRs related to the timers subsystem / setImmediate, setInterval, setTimeout.