Skip to content
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

PAL test exception_handling/pal_sxs/test1/paltest_pal_sxs_test1 fails in CI on OSX #42292

Closed
davidwrighton opened this issue Sep 16, 2020 · 1 comment · Fixed by #52463
Closed

Comments

@davidwrighton
Copy link
Member

Description

The test fails with the following error:

dyld: Library not loaded: @rpath/libpaltest_pal_sxs_test1_dll1.dylib
Referenced from: /tmp/helix/working/AF150A08/w/BFDC0A33/e/exception_handling/pal_sxs/test1/paltest_pal_sxs_test1
Reason: image not found
@Dotnet-GitSync-Bot Dotnet-GitSync-Bot added area-PAL-coreclr untriaged New issue has not been triaged by the area owner labels Sep 16, 2020
@davidwrighton davidwrighton added this to the 6.0.0 milestone Sep 16, 2020
@davidwrighton davidwrighton removed the untriaged New issue has not been triaged by the area owner label Sep 16, 2020
@davidwrighton
Copy link
Member Author

This is likely a failure specific to CI, as I think the RPATH logic in the CMakeLists.txt isn't translating well to the way we run CI jobs in Helix

@sdmaclea sdmaclea mentioned this issue May 7, 2021
@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label May 7, 2021
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label Jun 1, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Jul 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants