Skip to content

Commit 4de53fc

Browse files
authored
Merge pull request #65054 from kavon/disable-broken-symbolication-test
disable flaky Sanitizers/symbolication.swift
2 parents d09665a + 8b14388 commit 4de53fc

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)