Skip to content

Commit 7ee6cb7

Browse files
authored
Merge pull request #40208 from apple/rdar85476542
[test] Disable hermetic-seal-exec.swift on ASan bots
2 parents 3086bfc + 111196f commit 7ee6cb7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/IRGen/hermetic-seal-exec.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@
2727
// FIXME(mracek): More work needed to get this to work on non-Apple platforms.
2828
// REQUIRES: VENDOR=apple
2929

30+
// rdar://85476542 (https://ci.swift.org/job/oss-swift-incremental-ASAN-RA-macos/6089 failure)
31+
// UNSUPPORTED: asan
32+
3033
#if LIBRARY
3134

3235
// The only symbol that's actually used by client code

0 commit comments

Comments
 (0)