Skip to content

a test in rust fails only when using tarpaulin #1488

@tessus

Description

@tessus

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
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions