Skip to content

Commit 8b14388

Browse files
committed
disable flaky Sanitizers/symbolication.swift
In some CI configurations, namely oss-swift_tools-RA_stdlib-RD_test-simulator oss-swift_tools-RA_stdlib-RDA_test-simulator we're seeing failures.
1 parent d09665a commit 8b14388

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Sanitizers/symbolication.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
// REQUIRES: executable_test
55
// REQUIRES: asan_runtime
66
// REQUIRES: VENDOR=apple
7+
// REQUIRES: rdar107669811
78

89
// We copy the binary but not the corresponding .dSYM for remote runs (e.g.,
910
// on-device testing), and hence online symbolication fails.

0 commit comments

Comments
 (0)