Skip to content

Commit f588e2a

Browse files
authored
Disable subclass_existentials.swift test because it's failing on Ubuntu 20.04, 18.04 and CentOS 8
1 parent b99533a commit f588e2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Interpreter/subclass_existentials.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
// RUN: %target-codesign %t/a.out
1616
// RUN: %target-run %t/a.out
1717
// REQUIRES: executable_test
18+
// REQUIRES: rdar72636579
1819

1920
import StdlibUnittest
2021

0 commit comments

Comments
 (0)