Skip to content

Commit 6b01603

Browse files
authored
Merge pull request swiftlang#30208 from CodaFi/failure-is-not-an-option
XFAIL a flaky test
2 parents f1fa041 + 7a3b24a commit 6b01603

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

test/Incremental/fail/main.swift

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
// UNSUPPORTED: OS=windows-msvc
2-
// rdar://60030114
1+
// REQUIRES: rdar://60030114
32

43
// RUN: %empty-directory(%t)
54
// RUN: %{python} %S/../gen-output-file-map.py -o %t %S/Inputs -r %t.resp

0 commit comments

Comments
 (0)