Skip to content

x.py test tests/ doesn't work #97314

Closed
@est31

Description

@est31

If you try to do ./x.py test src/test, it doesn't work:

./x.py test --stage 1 src/test/ --bless
Updating only changed submodules
  Submodules updated in 0.01 seconds
Building rustbuild
    Finished dev [unoptimized] target(s) in 0.14s
error: no `test` rules matched 'src/test/'
help: run `x.py test --help --verbose` to show a list of available paths
note: if you are adding a new Step to bootstrap itself, make sure you register it with `describe!`
Build completed unsuccessfully in 0:00:00

Same goes for x.py test compiler and x.py test library.

@rustbot label A-rustbuild

Metadata

Metadata

Assignees

No one assigned

    Labels

    E-help-wantedCall for participation: Help is requested to fix this issue.E-mediumCall for participation: Medium difficulty. Experience needed to fix: Intermediate.T-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