auto merge of #16873 : alexcrichton/rust/ignore-deadlocks, r=sfackler

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:
bors 2014-08-30 21:51:25 +00:00
commit 23c1f9b3c2
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)]