Skip to content

Changing rustc_codegen_llvm only will not rerun the tests #53284

Closed
@nagisa

Description

@nagisa

Running the tests with

python x.py test --stage=1

changing the rustc_codegen_llvm and running the tests again with

python x.py test --stage=1

will ignore all the tests that have passed during the first run.

Metadata

Metadata

Assignees

No one assigned

    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