Skip to content

[CI] Re-enable test #33900

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 11, 2020
Merged

Conversation

yln
Copy link
Contributor

@yln yln commented Sep 11, 2020

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://68353068

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://68353068
@yln yln self-assigned this Sep 11, 2020
@yln
Copy link
Contributor Author

yln commented Sep 11, 2020

@swift-ci Please test

@yln yln merged commit 680f028 into master Sep 11, 2020
@yln yln deleted the sanitizer-symbolication-unsupported-configurations branch September 11, 2020 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants