Skip to content

Commit 8efcf05

Browse files
committed
Tests: disable foundation-and-std-module.swift on maccatalyst
Disabling test for rdar://121125636
1 parent 4f99f9d commit 8efcf05

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/Interop/Cxx/stdlib/foundation-and-std-module.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212

1313
// REQUIRES: OS=macosx || OS=linux-gnu
1414

15+
// rdar://121125636
16+
// UNSUPPORTED: OS=maccatalyst
17+
1518
#if canImport(Foundation)
1619
import Foundation
1720
#endif

0 commit comments

Comments
 (0)