Skip to content

Flaky parallel/test-fs-error-messages #18820

@BridgeAR

Description

@BridgeAR

https://ci.nodejs.org/job/node-test-commit-linux/16242/nodes=alpine36-container-x64/console

not ok 465 parallel/test-fs-error-messages
  ---
  duration_ms: 0.293
  severity: fail
  stack: |-
    /home/iojs/build/workspace/node-test-commit-linux/nodes/alpine36-container-x64/test/parallel/test-fs-error-messages.js:90
        assert.strictEqual(err.message, 'EBADF: bad file descriptor, fstat');
                               ^
    
    TypeError: Cannot read property 'message' of null
        at validateError (/home/iojs/build/workspace/node-test-commit-linux/nodes/alpine36-container-x64/test/parallel/test-fs-error-messages.js:90:28)
        at /home/iojs/build/workspace/node-test-commit-linux/nodes/alpine36-container-x64/test/common/index.js:475:15
        at FSReqWrap.oncomplete (fs.js:285:5)

Metadata

Metadata

Assignees

Labels

flaky-testIssues and PRs related to the tests with unstable failures on the CI.fsIssues and PRs related to the fs subsystem / file system.testIssues and PRs related to the tests.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions