Skip to content

Error ENOSPC: no space left on device, write when running tests with code coverage #904

@acelaya

Description

@acelaya

I have started experiencing errors most of the times tests are running with code coverage, where they end up failing due to disk usage. This can be reproduced both in CI and locally.

The error is not reproducible when running tests without code coverage.

The exact error is Error: ENOSPC: no space left on device, write, and it causes tests to stop running.

Image

I have tried reducing the amount coverage reporters, and removing all entries in vite's optimizeDeps.include, with no difference.

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