Skip to content

Commit 82ba030

Browse files
committed
Ignore rustpkg tests
1 parent 433c865 commit 82ba030

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/librustpkg/tests.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ fn frob_source_file(workspace: &Path, pkgid: &PkgId) {
309309
}
310310
}
311311

312-
#[test]
312+
#[test] #[ignore] //FIXME(#7249)
313313
fn test_all() {
314314
// FIXME(#7071): these tests use rustc, so they can't be run in parallel
315315
// until this issue is resolved

0 commit comments

Comments
 (0)