Skip to content

Commit 1e30ea9

Browse files
Merge pull request #60073 from nate-chandler/rdar81704151
[Test] Reenabled two tests.
2 parents 6e2c4fa + 674fc2c commit 1e30ea9

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

validation-test/compiler_crashers_2_fixed/rdar81590807.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
// UNSUPPORTED: swift_test_mode_optimize_size
1212

1313
// REQUIRES: executable_test
14-
// REQUIRES: OS=macosx || OS=ios
14+
// REQUIRES: objc_interop
1515

1616
// rdar://82123254
1717
// UNSUPPORTED: use_os_stdlib

validation-test/compiler_crashers_2_fixed/rdar81617749.swift

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@
77
// REQUIRES: executable_test
88
// REQUIRES: objc_interop
99

10-
// Enable with rdar://81617749
11-
// UNSUPPORTED: CPU=i386 && OS=watchos
12-
1310
// rdar://82123254
1411
// UNSUPPORTED: use_os_stdlib
1512
// UNSUPPORTED: back_deployment_runtime

0 commit comments

Comments
 (0)