-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
confirmed-bugIssues with confirmed bugs.Issues with confirmed bugs.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.fsIssues and PRs related to the fs subsystem / file system.Issues and PRs related to the fs subsystem / file system.
Description
- Version: master
- Platform: linux-containerized
- Subsystem: readline
not ok 1632 parallel/test-readline-async-iterators-destroy
---
duration_ms: 0.177
severity: fail
exitcode: 1
stack: |-
events.js:194
throw er; // Unhandled 'error' event
^
Error: EBADF: bad file descriptor, read
Emitted 'error' event on ReadStream instance at:
at internal/fs/streams.js:183:12
at FSReqCallback.wrapper [as oncomplete] (fs.js:480:5) {
errno: -9,
code: 'EBADF',
syscall: 'read'
}
...
Metadata
Metadata
Assignees
Labels
confirmed-bugIssues with confirmed bugs.Issues with confirmed bugs.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.fsIssues and PRs related to the fs subsystem / file system.Issues and PRs related to the fs subsystem / file system.