Skip to content

Commit 1e493cb

Browse files
authored
Merge pull request #41408 from slavapestov/disable-array-test-rdar88637598
Disable ArrayBridging test due to rdar://88637598
2 parents ad3a95d + 77d1063 commit 1e493cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

validation-test/stdlib/ArrayBridging.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ import StdlibUnittest
1616
import Foundation
1717
import SlurpFastEnumeration
1818

19+
// REQUIRES: rdar88637598
1920

2021
struct ArrayBridge_objectAtIndex_RaceTest : RaceTestWithPerTrialData {
2122
class RaceData {

0 commit comments

Comments
 (0)