Skip to content

Commit 2c10bec

Browse files
committed
tests: remove an XFAIL: linux for a test which does not crash on linux anymore
1 parent bc09af3 commit 2c10bec

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/SILGen/collection_cast_crash.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
// RUN: %target-swift-frontend -O -primary-file %s -emit-sil -o - | FileCheck %s
22

3-
// XFAIL: linux
4-
53
// check if the compiler does not crash if a function is specialized
64
// which contains a collection cast
75

0 commit comments

Comments
 (0)