Skip to content

Commit 53c6d5b

Browse files
committed
[Tests][Reflection] Fully disable typeref_decoding_asan on Linux aarch64.
We XFAILed it but it's still passing sometimes.
1 parent 087676d commit 53c6d5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Reflection/typeref_decoding_asan.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// XFAIL: OS=linux-gnu && CPU=aarch64
1+
// UNSUPPORTED: OS=linux-gnu && CPU=aarch64
22

33
// rdar://100805115
44
// UNSUPPORTED: CPU=arm64e

0 commit comments

Comments
 (0)