Skip to content

[Linux] Add symbol to ignore list in symbol-visibility-linux test #37001

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
Apr 29, 2021

Conversation

drexin
Copy link
Contributor

@drexin drexin commented Apr 21, 2021

This test fails on linux-aarch64 because of the additional weak C++ symbol

This test fails on linux-aarch64 because of the additional weak C++ symbol
@drexin
Copy link
Contributor Author

drexin commented Apr 21, 2021

@swift-ci smoke test

@drexin
Copy link
Contributor Author

drexin commented Apr 22, 2021

@swift-ci smoke test windows

1 similar comment
@drexin
Copy link
Contributor Author

drexin commented Apr 28, 2021

@swift-ci smoke test windows

@drexin drexin merged commit fe7ade8 into swiftlang:main Apr 29, 2021
shahmishal pushed a commit that referenced this pull request Dec 6, 2021
…7001)

This test fails on linux-aarch64 because of the additional weak C++ symbol

(cherry picked from commit fe7ade8)
tkremenek pushed a commit that referenced this pull request Jan 24, 2022
* Disable lto-autolink test on linux-aarch64

(cherry picked from commit d3ff2b1)

* [Linux] XFAIL typeref_decoding_asan test on linux-aarch64 (#37000)

ASan seems to cause reflection information to not be extractable from binaries on aarch64.

rdar://76975976
(cherry picked from commit 8aae5c5)

* [Linux] Add symbol to ignore list in symbol-visibility-linux test (#37001)

This test fails on linux-aarch64 because of the additional weak C++ symbol

(cherry picked from commit fe7ade8)

Co-authored-by: Dario Rexin <[email protected]>
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.

1 participant