Skip to content

Commit 55de91b

Browse files
authored
Merge pull request swiftlang#33804 from hborla/disable-symbolication-test
[Test] Disable Sanitizers/symbolication.swift
2 parents 309cb93 + e920b70 commit 55de91b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Sanitizers/symbolication.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
// REQUIRES: asan_runtime
66
// REQUIRES: VENDOR=apple
77

8+
// REQUIRES: rdar68353068
9+
810
// Check that Sanitizer reports are properly symbolicated on Apple platforms,
911
// both out-of-process (via `atos`) and when falling back to in-process
1012
// symbolication. Note that `atos` also demangles Swift symbol names.

0 commit comments

Comments
 (0)