-
-
Notifications
You must be signed in to change notification settings - Fork 33k
Closed
Labels
flaky-testIssues and PRs related to the tests with unstable failures on the CI.Issues and PRs related to the tests with unstable failures on the CI.http2Issues or PRs related to the http2 subsystem.Issues or PRs related to the http2 subsystem.
Description
- Test: test-http2-respond-file-error-pipe-offset
- Platform: several (alpine-last-latest-x64, ubuntu1804_sharedlibs_debug, probably others)
- Console Output:
not ok 1252 parallel/test-http2-respond-file-error-pipe-offset
---
duration_ms: 0.298
severity: fail
exitcode: 1
stack: |-
node:assert:885
throw newErr;
^
AssertionError [ERR_ASSERTION]: ifError got unwanted exception: EPIPE: broken pipe, write
at /home/iojs/build/workspace/node-test-commit-linux/nodes/alpine-last-latest-x64/test/common/index.js:340:12
at /home/iojs/build/workspace/node-test-commit-linux/nodes/alpine-last-latest-x64/test/common/index.js:377:15
at close (node:fs:1417:11)
at FSReqCallback.oncomplete (node:fs:171:23)
{
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: [Error: EPIPE: broken pipe, write] {
errno: -32,
code: 'EPIPE',
syscall: 'write'
},
expected: null,
operator: 'ifError'
}
...
- Build Links:
https://ci.nodejs.org/job/node-test-commit-linux/nodes=alpine-last-latest-x64/37918/
test-joyent-alpine311_container-x64-1
szmarczak
Metadata
Metadata
Assignees
Labels
flaky-testIssues and PRs related to the tests with unstable failures on the CI.Issues and PRs related to the tests with unstable failures on the CI.http2Issues or PRs related to the http2 subsystem.Issues or PRs related to the http2 subsystem.