Skip to content

compiletest: previously-succeeding tests are still rerun. #57864

Closed
@eddyb

Description

@eddyb

Running e.g. ./x.py test --stage 1 src/test/mir-opt several times currently results in all the tests being ran every single time, instead of skipping those that succeeded already.

I'm not sure when this started happening, but it's recent, somewhere in the past few weeks.
It could perhaps be caused by #56680, although I don't recall having issues around the time that PR was merged. Also, I have no indication that anyone else has this issue, could be my build dir.

cc @Mark-Simulacrum

Metadata

Metadata

Labels

A-testsuiteArea: The testsuite used to check the correctness of rustcT-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions