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

Use realpaths for temp dirs during tests. Fix SparseArrays why breakage #3734

Merged
merged 23 commits into from
Dec 19, 2023

Conversation

IanButterworth
Copy link
Member

@IanButterworth IanButterworth commented Dec 16, 2023

@IanButterworth
Copy link
Member Author

Something's going wrong in the path-specific coverage setup. I need to see what the code info source paths for the files are to compare to the coverage path, but I'm not sure how to get that

@IanButterworth IanButterworth changed the title debug macos coverage failure Make test harnesses use realpaths for temp dirs. Fix breakage of why due to SparseArrays becoming weak Dec 19, 2023
@IanButterworth IanButterworth marked this pull request as ready for review December 19, 2023 21:28
@IanButterworth IanButterworth requested a review from a team as a code owner December 19, 2023 21:28
@IanButterworth IanButterworth changed the title Make test harnesses use realpaths for temp dirs. Fix breakage of why due to SparseArrays becoming weak Use realpaths for temp dirs during tests. Fix SparseArrays why breakage Dec 19, 2023
@IanButterworth IanButterworth merged commit 314d549 into JuliaLang:master Dec 19, 2023
13 checks passed
@@ -1556,7 +1556,6 @@ end
@test str ==
""" StaticArrays → LinearAlgebra
StaticArrays → Statistics → LinearAlgebra
StaticArrays → Statistics → SparseArrays → LinearAlgebra
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

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.

2 participants