test: Ignore a deadlocking test on OSX
This test apparently keeps making no progress and timing out builds on the OSX builder, so this commit is switching the test to be ignored. cc #16872
This commit is contained in:
parent
c8e86e977f
commit
e29059f508
@ -8,6 +8,8 @@
|
||||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
// ignore-macos #16872 spurious deadlock
|
||||
|
||||
#![feature(phase)]
|
||||
|
||||
#[phase(plugin)]
|
||||
|
Loading…
Reference in New Issue
Block a user