mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-13 00:04:12 +00:00
Ignore rustpkg tests
This commit is contained in:
parent
433c86554c
commit
82ba030a4f
@ -309,7 +309,7 @@ fn frob_source_file(workspace: &Path, pkgid: &PkgId) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#[test]
|
#[test] #[ignore] //FIXME(#7249)
|
||||||
fn test_all() {
|
fn test_all() {
|
||||||
// FIXME(#7071): these tests use rustc, so they can't be run in parallel
|
// FIXME(#7071): these tests use rustc, so they can't be run in parallel
|
||||||
// until this issue is resolved
|
// until this issue is resolved
|
||||||
|
Loading…
Reference in New Issue
Block a user