Put back REQUIRES: system-darwin to fix asan bot.

These tests do not appear to be Darwin-specific, and this REQUIRES: appears to
be hiding a real bug; this change is just restoring the prior state to get the
buildbots happy again while we investigate. (The system-darwin requirement is
covered by PR32851.)

llvm-svn: 301840
This commit is contained in:
Richard Smith 2017-05-01 21:49:54 +00:00
parent b33cc94142
commit b35fc3df5d
5 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
// REQUIRES: crash-recovery, shell
// REQUIRES: crash-recovery, shell, system-darwin
// This uses a headermap with this entry:
// Foo.h -> Foo/Foo.h

View File

@ -1,4 +1,4 @@
// REQUIRES: crash-recovery, shell
// REQUIRES: crash-recovery, shell, system-darwin
//
// RUN: rm -rf %t
// RUN: mkdir -p %t/m %t/out

View File

@ -1,4 +1,4 @@
// REQUIRES: crash-recovery, shell
// REQUIRES: crash-recovery, shell, system-darwin
// RUN: rm -rf %t
// RUN: mkdir -p %t/m

View File

@ -1,4 +1,4 @@
// REQUIRES: crash-recovery, shell
// REQUIRES: crash-recovery, shell, system-darwin
// RUN: rm -rf %t
// RUN: mkdir -p %t/m

View File

@ -1,4 +1,4 @@
// REQUIRES: crash-recovery, shell
// REQUIRES: crash-recovery, shell, system-darwin
// RUN: rm -rf %t
// RUN: mkdir -p %t/i %t/m %t