Skip to content

compiletest should remove .stderr for nonexistent revisions #77498

Closed
@varkor

Description

@varkor

I added a normal ui test, generated a .stderr, then later added revisions to the test so that revA.stderr and revB.stderr files were generated. I forgot to manually remove the old .stderr file, and so I ended up committing it, despite it now being unused. It would be nice if compiletest automatically caught this situation (it probably also applies to when the list of revisions is changed).

Metadata

Metadata

Assignees

Labels

A-testsuiteArea: The testsuite used to check the correctness of rustcC-feature-requestCategory: A feature request, i.e: not implemented / a PR.T-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