Skip to content

cargotest should respect "--test-args" #77260

Closed
@RalfJung

Description

@RalfJung

One particular cargotest project failed on CI and I wanted to replicate this locally, so I ran

./x.py test cargotest --test-args tokei

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.

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