Skip to content

Run x test --stage 1 in CI #99135

Closed
@jyn514

Description

@jyn514

Similar to #95996, we expect contributors to run this frequently, so it should be tested in CI.

@eddyb suggested using the defaults in

# These defaults are meant for contributors to the compiler who do not modify codegen or LLVM
but I'm a little hesitant to do that because some of them are very wrong for CI (e.g. download-ci-llvm) and others shouldn't affect tests but make the compiler slower (e.g. debug-logging = true). I do agree we should enable incremental for these tests, though.

Not sure which builder to add these to - adding it to mingw-check would make it significantly slower, and I don't know which of the full builders has spare capacity. @pietroalbini do you have suggestions?

_Originally posted by @eddyb in #98660 (comment)

Metadata

Metadata

Assignees

Labels

A-testsuiteArea: The testsuite used to check the correctness of rustcE-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.T-infraRelevant to the infrastructure team, which will review and decide on the PR/issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions