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

Forward Julia arguments to Pkg.test #270

Merged
merged 4 commits into from
Dec 5, 2024
Merged

Forward Julia arguments to Pkg.test #270

merged 4 commits into from
Dec 5, 2024

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Dec 4, 2024

This defeats Pkg.jl's gen_subprocess_cmd overriding flags like --check-bounds with an unconditional yes, as well as Base.julia_cmd not reporting flags like --inline. With this, it should be possible to run PkgEval with --check-bounds=no, as requested in JuliaLang/julia#55913.

@maleadt maleadt requested a review from KristofferC December 4, 2024 09:42
@maleadt maleadt merged commit 75219bf into master Dec 5, 2024
6 checks passed
@maleadt maleadt deleted the tb/julia_test_args branch December 5, 2024 07:43
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