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:
Alex Crichton 2014-08-29 23:25:35 -07:00
parent c8e86e977f
commit e29059f508
1 changed files with 2 additions and 0 deletions

View File

@ -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)]