-
-
Notifications
You must be signed in to change notification settings - Fork 189
Closed
Description
Describe the bug
One of the tests in a rust test suite fails, when tarpaulin is used.
Here's the output for the action: https://github.com/orhun/rustypaste/actions/runs/8196615717/job/22417207146?pr=246#step:5:1
When I run cargo test -- --test-threads 1
locally or remove tarpaulin from the action, all tests pass.
To Reproduce
I don't know how to reproduce this with your own code. I don't know why tarpaulin makes the test fail in the first place.
In the rustypaste project the workflow just has to be triggered and the error happens.
Expected behavior
The test should not fail.
Metadata
Metadata
Assignees
Labels
No labels