Skip to content

Comments

Adjust for base paths possibly being non-normalized#974

Merged
Keno merged 5 commits intomasterfrom
kf/nonormbasepaths
Nov 27, 2025
Merged

Adjust for base paths possibly being non-normalized#974
Keno merged 5 commits intomasterfrom
kf/nonormbasepaths

Conversation

@Keno
Copy link
Collaborator

@Keno Keno commented Nov 26, 2025

Fixes test failures with JuliaLang/julia#60251. Also fixes an unrelated test where Revise was using the wrong PkgId for Core.Compiler (failure not seen on CI, because it's explicitly disabled there).

@Keno Keno force-pushed the kf/nonormbasepaths branch from 4556a14 to 52ccbf9 Compare November 27, 2025 00:02
Fixes test failures with JuliaLang/julia#60251.
Also fixes an unrelated test where Revise was using the wrong PkgId
for Core.Compiler (failure not seen on CI, because it's explicitly
disabled there).
@Keno Keno force-pushed the kf/nonormbasepaths branch from 52ccbf9 to fce4964 Compare November 27, 2025 00:14
Keno added a commit to JuliaDebug/CodeTracking.jl that referenced this pull request Nov 27, 2025
@Keno
Copy link
Collaborator Author

Keno commented Nov 27, 2025

I'm not entirely happy with this in the sense that I don't think we have a principle'd answer as to how we're treating paths, but it's passing tests on both the old and the new version, which I think is good enough for now. This is one of those topics that I want to revisit after JuliaLowering.

@Keno Keno merged commit 2b548f9 into master Nov 27, 2025
14 checks passed
@aviatesk aviatesk deleted the kf/nonormbasepaths branch November 27, 2025 05: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.

1 participant