Skip to content

Commit 3296e6c

Browse files
committed
tests: disable IRGen/run_variadic_generics.sil to unblock CI
It crashes the compiler on linux rdar://108045677
1 parent 4e71efc commit 3296e6c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/IRGen/run_variadic_generics.sil

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
// Because of -enable-experimental-feature VariadicGenerics
1212
// REQUIRES: asserts
1313

14+
// REQUIRES: rdar108045677
15+
1416
import Builtin
1517
import Swift
1618
import PrintShims

0 commit comments

Comments
 (0)