Skip to content

Make x test tests work#121372

Merged
bors merged 1 commit intorust-lang:masterfrom
clubby789:test-all-tests
Feb 22, 2024
Merged

Make x test tests work#121372
bors merged 1 commit intorust-lang:masterfrom
clubby789:test-all-tests

Conversation

@clubby789
Copy link
Copy Markdown
Contributor

Fixes #97314

This makes x test tests work, and be roughly equivalent to x test tests/*. The --dry-run output is identical, except for errors on the non-test items in tests and a couple of things being in a different order (where path != struct name).

This probably needs a test, but I'm not sure of the best way to do it.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

x.py test tests/ doesn't work

8 participants