Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate flaky test parallel/test-filehandle-readablestream #39415

Closed
gireeshpunathil opened this issue Jul 17, 2021 · 1 comment
Closed

Comments

@gireeshpunathil
Copy link
Member

  • Test: parallel/test-filehandle-readablestream
  • Platform: Linux (ubuntu1804_sharedlibs)
  • Console Output:
12:40:10 not ok 791 parallel/test-filehandle-readablestream
12:40:10   ---
12:40:10   duration_ms: 0.111
12:40:10   severity: fail
12:40:10   exitcode: 1
12:40:10   stack: |-
12:40:10     node:internal/process/promises:246
12:40:10               triggerUncaughtException(err, true /* fromPromise */);
12:40:10               ^
12:40:10     
12:40:10     [Error: EBADF: bad file descriptor, close] {
12:40:10       errno: -9,
12:40:10       code: 'EBADF',
12:40:10       syscall: 'close'
12:40:10     }
12:40:10   ...
@danbev
Copy link
Contributor

danbev commented Jul 22, 2021

It look like this is the same issue as in #39464. I'll close this issue but please re-open if you think this is a mistake.

@danbev danbev closed this as completed Jul 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants