Skip to content

Commit 36102ba

Browse files
committed
[Tests][Reflection] Re-disable typeref_decoding_asan on Linux aarch64.
This test was failing for a long time, spontaneously started working, and now seems to have spontaneously started failing again. Turning it back off, just on Linux aarch64, until we can figure out how to fix it. rdar://137532051
1 parent f631dfa commit 36102ba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Reflection/typeref_decoding_asan.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// XFAIL: OS=linux-gnu && CPU=aarch64
2+
13
// rdar://100805115
24
// UNSUPPORTED: CPU=arm64e
35

0 commit comments

Comments
 (0)