Ignore rustpkg tests
This commit is contained in:
parent
433c86554c
commit
82ba030a4f
1 changed files with 1 additions and 1 deletions
|
|
@ -309,7 +309,7 @@ fn frob_source_file(workspace: &Path, pkgid: &PkgId) {
|
|||
}
|
||||
}
|
||||
|
||||
#[test]
|
||||
#[test] #[ignore] //FIXME(#7249)
|
||||
fn test_all() {
|
||||
// FIXME(#7071): these tests use rustc, so they can't be run in parallel
|
||||
// until this issue is resolved
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue