Skip to content

fix test suite on 1.8.5 , 1.9.4, 1.10.10, 1.11.5#1391

Merged
giordano merged 10 commits into
JuliaPackaging:masterfrom
t-bltg:jl-1.9
Jul 12, 2025
Merged

fix test suite on 1.8.5 , 1.9.4, 1.10.10, 1.11.5#1391
giordano merged 10 commits into
JuliaPackaging:masterfrom
t-bltg:jl-1.9

Conversation

@t-bltg

@t-bltg t-bltg commented Jul 5, 2025

Copy link
Copy Markdown
Contributor

Fixes the test suite on recent julia versions (tested on 1.8.5, 1.9.4, 1.10.10 and 1.11.5).

This passes locally on all versions (at least on x86_64-linux-gnu):

$ JULIA_REGISTRYCI_AUTOMERGE=true julia --project=. -e 'using Pkg; Pkg.test()'

Also adds a debug variable in the tests to ease development.

Needs #1389.

cc @giordano

@t-bltg t-bltg changed the title fix testsuite on 1.8.5 , 1.9.4, 1.10.10, 1.11.5 fix test suite on 1.8.5 , 1.9.4, 1.10.10, 1.11.5 Jul 5, 2025
Comment thread test/wizard.jl Outdated
Comment thread test/wizard.jl Outdated
Comment thread test/building.jl
Comment thread test/wizard.jl
@t-bltg

t-bltg commented Jul 7, 2025

Copy link
Copy Markdown
Contributor Author

Sorry, I've clarified 👆 the places that are actual fixes for new versions in order to ease the review.

The other changes were added in order to ease development and debugging by toggling debug.

(EDIT: pending CI of course, I've triggered the review button too soon !!)

@t-bltg t-bltg requested a review from giordano July 7, 2025 05:36
@t-bltg

t-bltg commented Jul 11, 2025

Copy link
Copy Markdown
Contributor Author

@giordano ?

@giordano giordano merged commit 5b864a6 into JuliaPackaging:master Jul 12, 2025
9 checks passed
@t-bltg t-bltg deleted the jl-1.9 branch July 12, 2025 14:14
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