Skip to content

Commit 354dddd

Browse files
committed
Disable TestData with reslience temporarily
This test is broken on our resilience bot; disable it until it is fixed. rdar://problem/32472729
1 parent 2b3c057 commit 354dddd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/stdlib/TestData.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
// RUN: %target-run %t/TestData
1616
// REQUIRES: executable_test
1717
// REQUIRES: objc_interop
18+
// UNSUPPORTED: resilient_stdlib
1819

1920
import Foundation
2021
import Dispatch

0 commit comments

Comments
 (0)