Yeah, if stage 1 stays a default, then we should probably - error on `x.py test <suite>`/`x.py test --stage 1 <suite>` if the test suite requiring stage 2 is specified explicitly, - ignore it with a message in "glob" runs like `x.py test` without arguments. _Originally posted by @petrochenkov in https://github.com/rust-lang/rust/pull/75404#issuecomment-673006991_