Commit 680f028
authored
[CI] Re-enable test (swiftlang#33900)
Disable for "remote runs". We don't copy the corresponding `.dSYM`
with the test binary, and hence symbolication (source info) does not
succeed.
Also explicitly mark this test unsupported on for the 32-bit iOS
simulator. It has an outdated version of `atos` that can't demangle
Swift symbol names.
Enable on other platforms.
rdar://683530681 parent 266412c commit 680f028
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
9 | 15 | | |
10 | 16 | | |
11 | 17 | | |
| |||
0 commit comments