Skip to content

Commit 3df16e1

Browse files
committed
Un-XFAIL new test on Linux. This doesn't crash on Linux.
1 parent 71e2a01 commit 3df16e1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/Index/Store/cross-file-extension-crash.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
// Ensure that we don't crash due to resolving an extension in a non-primary
22
// file.
33

4-
// XFAIL: linux
5-
64
// RUN: %empty-directory(%t)
75
// RUN: %target-swift-frontend -index-store-path %t/idx -o %t/file.o -typecheck -primary-file %s %S/Inputs/cross-file-extension-crash-other.swift -verify
86

0 commit comments

Comments
 (0)