Skip to content

Commit ef7c00a

Browse files
Ignore to-be-removed bootstrap test
1 parent 8e969b1 commit ef7c00a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/bootstrap/src/core/config/tests.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ fn download_ci_llvm() {
6969
// - https://github.com/rust-lang/rust/issues/109120
7070
// - https://github.com/rust-lang/rust/pull/109162#issuecomment-1496782487
7171
#[test]
72+
#[ignore = "https://github.com/rust-lang/rust/pull/146636#issuecomment-3300484954"]
7273
fn detect_src_and_out() {
7374
fn test(cfg: Config, build_dir: Option<&str>) {
7475
// This will bring absolute form of `src/bootstrap` path

0 commit comments

Comments
 (0)