Skip to content

test/common/tmpdir.js: error while calling refreshΒ #37266

@RaisinTen

Description

@RaisinTen
22:48:20 ok 205 parallel/test-fs-promises-readfile-with-fd
22:48:20   ---
22:48:20   duration_ms: 2.839
22:48:20   ...
22:48:20 not ok 206 parallel/test-fs-promises-file-handle-read
22:48:20   ---
22:48:20   duration_ms: 5.352
22:48:20   severity: fail
22:48:20   exitcode: 1
22:48:20   stack: |-
22:48:20     node:fs:1009
22:48:20       handleErrorFromBinding(ctx);
22:48:20       ^
22:48:20     
22:48:20     Error: EEXIST: file already exists, mkdir '/home/iojs/tmp/.tmp.203'
22:48:20         at Object.mkdirSync (node:fs:1009:3)
22:48:20         at Object.refresh (/home/iojs/build/workspace/node-test-binary-arm/test/common/tmpdir.js:24:6)
22:48:20         at /home/iojs/build/workspace/node-test-binary-arm/test/parallel/test-fs-promises-file-handle-read.js:66:12 {
22:48:20       errno: -17,
22:48:20       syscall: 'mkdir',
22:48:20       code: 'EEXIST',
22:48:20       path: '/home/iojs/tmp/.tmp.203'
22:48:20     }
22:48:20   ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions