Open
Description
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