Skip to content

Fix lack of color in CI and don't warn about loaded packages in test Pkg.precompile. #4316

Merged
IanButterworth merged 4 commits intoJuliaLang:masterfrom
IanButterworth:ib/debug_color
Jul 12, 2025
Merged

Fix lack of color in CI and don't warn about loaded packages in test Pkg.precompile. #4316
IanButterworth merged 4 commits intoJuliaLang:masterfrom
IanButterworth:ib/debug_color

Conversation

@IanButterworth
Copy link
Copy Markdown
Member

@IanButterworth IanButterworth commented Jul 12, 2025

Fixes #4158
Fixes #4196

I don't really understand the layers of indirection that the IO goes through to cause this, but this evidently fixes the color issue.

@IanButterworth IanButterworth changed the title Debug lack of color in CI test Pkg.precompile Fix lack of color in CI test Pkg.precompile Jul 12, 2025
@IanButterworth IanButterworth moved this from New to In review in Pkg.jl Jul 12, 2025
@IanButterworth IanButterworth changed the title Fix lack of color in CI test Pkg.precompile Fix lack of color in CI and don't warn about loaded packages in test Pkg.precompile. Jul 12, 2025
@IanButterworth IanButterworth merged commit 92440c6 into JuliaLang:master Jul 12, 2025
7 of 9 checks passed
@github-project-automation github-project-automation Bot moved this from In review to Done in Pkg.jl Jul 12, 2025
@IanButterworth IanButterworth deleted the ib/debug_color branch July 12, 2025 04:55
KristofferC pushed a commit that referenced this pull request Jul 12, 2025
@KristofferC KristofferC mentioned this pull request Jul 12, 2025
9 tasks
@KristofferC KristofferC mentioned this pull request Feb 20, 2026
18 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Pkg.test precompile shouldn't warn about loaded packages (yellow checks) Pkg.precompile within test sandbox prints without color

2 participants