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

flaky: parallel/test-filehandle-close #52689

Open
mhdawson opened this issue Apr 25, 2024 · 0 comments
Open

flaky: parallel/test-filehandle-close #52689

mhdawson opened this issue Apr 25, 2024 · 0 comments
Labels
flaky-test Issues and PRs related to the tests with unstable failures on the CI. linux Issues and PRs related to the Linux platform.

Comments

@mhdawson
Copy link
Member

mhdawson commented Apr 25, 2024

Test

test-filehandle-close

Platform

Linux ARM64

Console output

not ok 1097 parallel/test-filehandle-close
17:19:47   ---
17:19:47   duration_ms: 226.50800
17:19:47   severity: fail
17:19:47   exitcode: 1
17:19:47   stack: |-
17:19:47     node:internal/process/promises:289
17:19:47                 triggerUncaughtException(err, true /* fromPromise */);
17:19:47                 ^
17:19:47     
17:19:47     AssertionError [ERR_ASSERTION]: Missing expected rejection.
17:19:47         at async /home/iojs/build/workspace/node-test-commit-arm-debug/test/parallel/test-filehandle-close.js:13:3 {
17:19:47       generatedMessage: false,
17:19:47       code: 'ERR_ASSERTION',
17:19:47       actual: undefined,
17:19:47       expected: { code: 'EBADF', syscall: 'close' },
17:19:47       operator: 'rejects'
17:19:47     }
17:19:47     


### Build links

- https://ci.nodejs.org/job/node-test-commit-arm-debug/12571/nodes=ubuntu2004_debug-arm64/

### Additional information

@mhdawson mhdawson added the flaky-test Issues and PRs related to the tests with unstable failures on the CI. label Apr 25, 2024
@github-actions github-actions bot added the linux Issues and PRs related to the Linux platform. label Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flaky-test Issues and PRs related to the tests with unstable failures on the CI. linux Issues and PRs related to the Linux platform.
Projects
None yet
Development

No branches or pull requests

1 participant