Skip to content

Test teardown fails with ERROR .hypothesis/tmp - FileNotFoundError: [Errno 2] #4200

@enitrat

Description

@enitrat

In our CI Job in which we use pytest and hypothesis, we run our tests with uv run pytest -n logical --junitxml=junit.xml -o junit_family=legacy

After 100% of tests are run, the process fails with error:

ERROR .hypothesis/tmp - FileNotFoundError: [Errno 2] No such file or directory: '/home/runner/work/keth/keth/cairo/.hypothesis/tmp'

I'm not sure exactly where this could come from, as it isn't always systematic.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions