Skip to content

Commit 7569dd4

Browse files
authored
Merge pull request #12309 from jrose-apple/parse-for-the-course
2 parents 5caa51c + 3dceaf1 commit 7569dd4

18 files changed

+36
-36
lines changed

validation-test/SIL/Inputs/gen_parse_stdlib_tests.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ for id in $(seq 0 $process_id_max); do
1919
// REQUIRES: long_test
2020
// REQUIRES: nonexecutable_test
2121
22-
// FIXME: Re-enable on Linux when we're no long running out of memory.
23-
// REQUIRES: OS=macosx
22+
// FIXME: Re-enable when we're no longer running out of memory.
23+
// REQUIRES: rdar34771322
2424
__EOF__
2525

2626
done

validation-test/SIL/parse_stdlib_0.sil

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
// REQUIRES: long_test
1212
// REQUIRES: nonexecutable_test
1313

14-
// FIXME: Re-enable on Linux when we're no long running out of memory.
15-
// REQUIRES: OS=macosx
14+
// FIXME: Re-enable when we're no longer running out of memory.
15+
// REQUIRES: rdar34771322

validation-test/SIL/parse_stdlib_1.sil

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
// REQUIRES: long_test
1212
// REQUIRES: nonexecutable_test
1313

14-
// FIXME: Re-enable on Linux when we're no long running out of memory.
15-
// REQUIRES: OS=macosx
14+
// FIXME: Re-enable when we're no longer running out of memory.
15+
// REQUIRES: rdar34771322

validation-test/SIL/parse_stdlib_10.sil

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
// REQUIRES: long_test
1212
// REQUIRES: nonexecutable_test
1313

14-
// FIXME: Re-enable on Linux when we're no long running out of memory.
15-
// REQUIRES: OS=macosx
14+
// FIXME: Re-enable when we're no longer running out of memory.
15+
// REQUIRES: rdar34771322

validation-test/SIL/parse_stdlib_11.sil

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
// REQUIRES: long_test
1212
// REQUIRES: nonexecutable_test
1313

14-
// FIXME: Re-enable on Linux when we're no long running out of memory.
15-
// REQUIRES: OS=macosx
14+
// FIXME: Re-enable when we're no longer running out of memory.
15+
// REQUIRES: rdar34771322

validation-test/SIL/parse_stdlib_12.sil

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
// REQUIRES: long_test
1212
// REQUIRES: nonexecutable_test
1313

14-
// FIXME: Re-enable on Linux when we're no long running out of memory.
15-
// REQUIRES: OS=macosx
14+
// FIXME: Re-enable when we're no longer running out of memory.
15+
// REQUIRES: rdar34771322

validation-test/SIL/parse_stdlib_13.sil

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
// REQUIRES: long_test
1212
// REQUIRES: nonexecutable_test
1313

14-
// FIXME: Re-enable on Linux when we're no long running out of memory.
15-
// REQUIRES: OS=macosx
14+
// FIXME: Re-enable when we're no longer running out of memory.
15+
// REQUIRES: rdar34771322

validation-test/SIL/parse_stdlib_14.sil

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
// REQUIRES: long_test
1212
// REQUIRES: nonexecutable_test
1313

14-
// FIXME: Re-enable on Linux when we're no long running out of memory.
15-
// REQUIRES: OS=macosx
14+
// FIXME: Re-enable when we're no longer running out of memory.
15+
// REQUIRES: rdar34771322

validation-test/SIL/parse_stdlib_15.sil

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
// REQUIRES: long_test
1212
// REQUIRES: nonexecutable_test
1313

14-
// FIXME: Re-enable on Linux when we're no long running out of memory.
15-
// REQUIRES: OS=macosx
14+
// FIXME: Re-enable when we're no longer running out of memory.
15+
// REQUIRES: rdar34771322

validation-test/SIL/parse_stdlib_16.sil

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
// REQUIRES: long_test
1212
// REQUIRES: nonexecutable_test
1313

14-
// FIXME: Re-enable on Linux when we're no long running out of memory.
15-
// REQUIRES: OS=macosx
14+
// FIXME: Re-enable when we're no longer running out of memory.
15+
// REQUIRES: rdar34771322

validation-test/SIL/parse_stdlib_2.sil

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
// REQUIRES: long_test
1212
// REQUIRES: nonexecutable_test
1313

14-
// FIXME: Re-enable on Linux when we're no long running out of memory.
15-
// REQUIRES: OS=macosx
14+
// FIXME: Re-enable when we're no longer running out of memory.
15+
// REQUIRES: rdar34771322

validation-test/SIL/parse_stdlib_3.sil

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
// REQUIRES: long_test
1212
// REQUIRES: nonexecutable_test
1313

14-
// FIXME: Re-enable on Linux when we're no long running out of memory.
15-
// REQUIRES: OS=macosx
14+
// FIXME: Re-enable when we're no longer running out of memory.
15+
// REQUIRES: rdar34771322

validation-test/SIL/parse_stdlib_4.sil

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
// REQUIRES: long_test
1212
// REQUIRES: nonexecutable_test
1313

14-
// FIXME: Re-enable on Linux when we're no long running out of memory.
15-
// REQUIRES: OS=macosx
14+
// FIXME: Re-enable when we're no longer running out of memory.
15+
// REQUIRES: rdar34771322

validation-test/SIL/parse_stdlib_5.sil

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
// REQUIRES: long_test
1212
// REQUIRES: nonexecutable_test
1313

14-
// FIXME: Re-enable on Linux when we're no long running out of memory.
15-
// REQUIRES: OS=macosx
14+
// FIXME: Re-enable when we're no longer running out of memory.
15+
// REQUIRES: rdar34771322

validation-test/SIL/parse_stdlib_6.sil

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
// REQUIRES: long_test
1212
// REQUIRES: nonexecutable_test
1313

14-
// FIXME: Re-enable on Linux when we're no long running out of memory.
15-
// REQUIRES: OS=macosx
14+
// FIXME: Re-enable when we're no longer running out of memory.
15+
// REQUIRES: rdar34771322

validation-test/SIL/parse_stdlib_7.sil

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
// REQUIRES: long_test
1212
// REQUIRES: nonexecutable_test
1313

14-
// FIXME: Re-enable on Linux when we're no long running out of memory.
15-
// REQUIRES: OS=macosx
14+
// FIXME: Re-enable when we're no longer running out of memory.
15+
// REQUIRES: rdar34771322

validation-test/SIL/parse_stdlib_8.sil

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
// REQUIRES: long_test
1212
// REQUIRES: nonexecutable_test
1313

14-
// FIXME: Re-enable on Linux when we're no long running out of memory.
15-
// REQUIRES: OS=macosx
14+
// FIXME: Re-enable when we're no longer running out of memory.
15+
// REQUIRES: rdar34771322

validation-test/SIL/parse_stdlib_9.sil

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
// REQUIRES: long_test
1212
// REQUIRES: nonexecutable_test
1313

14-
// FIXME: Re-enable on Linux when we're no long running out of memory.
15-
// REQUIRES: OS=macosx
14+
// FIXME: Re-enable when we're no longer running out of memory.
15+
// REQUIRES: rdar34771322

0 commit comments

Comments
 (0)