-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
Closed
Labels
flaky-testIssues and PRs related to the tests with unstable failures on the CI.Issues and PRs related to the tests with unstable failures on the CI.fsIssues and PRs related to the fs subsystem / file system.Issues and PRs related to the fs subsystem / file system.
Description
- Test: test-fs-write-file
- Platform: arm-fanned
- Console Output:
(node:24314) ExperimentalWarning: AbortController is an experimental feature. This feature could change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
node:assert:107
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
839 !== 0
at /home/iojs/build/workspace/node-test-binary-arm/test/parallel/test-fs-write-file.js:64:16
at /home/iojs/build/workspace/node-test-binary-arm/test/common/index.js:342:17
at /home/iojs/build/workspace/node-test-binary-arm/test/common/index.js:377:15
at FSReqCallback.readFileAfterClose [as oncomplete] (node:internal/fs/read_file_context:73:3) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 839,
expected: 0,
operator: 'strictEqual'
}
Metadata
Metadata
Assignees
Labels
flaky-testIssues and PRs related to the tests with unstable failures on the CI.Issues and PRs related to the tests with unstable failures on the CI.fsIssues and PRs related to the fs subsystem / file system.Issues and PRs related to the fs subsystem / file system.