Skip to content

investigate flaky parallel/test-readline-async-iterators-destroy in CI #30660

Closed
@gireeshpunathil

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'
    }
  ...

ref: https://ci.nodejs.org/job/node-test-commit-linux-containered/nodes=ubuntu1804_sharedlibs_openssl111_x64/16239/consoleText

Metadata

Assignees

No one assigned

    Labels

    confirmed-bugIssues with confirmed bugs.flaky-testIssues and PRs related to the tests with unstable failures on the CI.fsIssues and PRs related to the fs subsystem / file system.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions