Skip to content

flaky: parallel/test-filehandle-close #52689

Open
@mhdawson

Description

@mhdawson

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    flaky-testIssues and PRs related to the tests with unstable failures on the CI.linuxIssues and PRs related to the Linux platform.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions