cargotest should respect "--test-args" #77260
Labels
A-testsuite
Area: The testsuite used to check the correctness of rustc
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
One particular cargotest project failed on CI and I wanted to replicate this locally, so I ran
However, this started to clone servo, at which point I hit Ctrl-C. Does cargotest provide a way to only run one of the tests involved?
For now I'll probably have to patch cargotest itself as I'd rather not wait for everything else to test before it gets to the project I am interested in.
The text was updated successfully, but these errors were encountered: