Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
More cautious legacy_color conversion in Logging (#53280)
Can be seen as a follow-on from #51829, also wants JuliaLang/StyledStrings.jl#37 to behave as expected.
- Loading branch information
61c3521
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Executing the daily package evaluation, I will reply here when finished:
@nanosoldier
runtests(isdaily = true)
61c3521
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The package evaluation job you requested has completed - possible new issues were detected.
The full report is available.
61c3521
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@nanosoldier
runbenchmarks(ALL, isdaily = true)
61c3521
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Your job failed.
61c3521
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The failed logs indicate the problem lies with the new
cache_owner
function (@vchuravy @aviatesk):