Skip to content

Commit f443f22

Browse files
authored
Merge pull request #40391 from nate-chandler/test/disable/20211203/1
2 parents e087704 + 0697104 commit f443f22

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

validation-test/compiler_crashers_2_fixed/rdar81590807.swift

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

1313
// REQUIRES: executable_test
1414
// REQUIRES: OS=macosx || OS=ios
15+
// Enable with rdar://85526879
16+
// UNSUPPORTED: CPU=arm64e
1517

1618
// rdar://82123254
1719
// UNSUPPORTED: use_os_stdlib

validation-test/compiler_crashers_2_fixed/rdar81617749.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99

1010
// Enable with rdar://81617749
1111
// UNSUPPORTED: CPU=i386 && OS=watchos
12+
// Enable with rdar://85526916
13+
// UNSUPPORTED: CPU=arm64e
1214

1315
// rdar://82123254
1416
// UNSUPPORTED: use_os_stdlib

0 commit comments

Comments
 (0)