Skip to content

Flaky CI in cargo test -p c2rust-pdg (snapshot) #613

Closed
@kkysen

Description

@kkysen

The cargo test step of CI is occasionally flaky due to the snapshot test in cargo test -p c2rust-pdg. Usually it can be resolved by just re-running CI.

The error shown is a difference in the snapshot, but I believe it's caused by the instrumented binary being terminated early (and silently), as the difference is always purely in the trace being cut off early.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions