Skip to content

@vue/cli-plugin-unit-jest fails with error EBADF: bad file descriptor, close #3605

Closed
@phil-scott-78

Description

@phil-scott-78

Version

3.5.0

Reproduction link

https://github.com/phil-scott-78/jest-EBADF

Environment info

Windows 10

Steps to reproduce

npm run unit:test

What is expected?

Tests to run

What is actually happening?

Sporadic failure with an error EBADF: bad file descriptor


This is due to write-file-atomic@2.4.2. Newer versions of jest have been updated to force the version to 2.4.1.

See:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions