Skip to content

./x t .\tests\ui\delegation\ (with relative path) stopped working on Windows #160968

Description

@aerooneqq

The day before yesterday (811367e on main) ./x t .\tests\ui\delegation\ worked fine on Windows, now (793b589) it can't find tests. Such relative paths are the output of VS Code terminal completion.

Output:

Building bootstrap
    Finished `dev` profile [unoptimized] target(s) in 0.08s
ERROR: no `test` rules matched [.\tests\ui\delegation\]
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

However ./x t tests\ui\delegation\ works fine.

Activity

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

Metadata

Metadata

Assignees

Labels

C-bugCategory: This is a bug.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