Open
Description
As I suspected (unfortunately), inside MSYS2 MSYS, the
--skip
on the exact path does not work (I suspect this is a compiletest problem, not bootstrap). However, MSYS2 MSYS also has several other./x test
-related issues, so this is not worth blocking on MSYS2 problems IMO.
$ ./x test tests/ui/traits/fn-pointer/bare-fn-no-impl-fn-ptr-99875.rs --stage 1 --skip tests/ui/traits/fn-pointer/bare-fn-no-impl-fn-ptr-99875.rs
running 1 tests
.
test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 18066 filtered out; finished in 97.23ms
Originally posted by @jieyouxu in #134209 (comment)
Metadata
Metadata
Assignees
Labels
Area: The compiletest test runnerArea: test infrastructure (may span bootstrap/compiletest/more)Category: An issue proposing an enhancement or a PR with one.Call for participation: Hard difficulty. Experience needed to fix: A lot.Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Type
Projects
Status
Backlog