You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With an assertions build of 1.9 or 1.10 (taken from the x86_64-linux-gnuassert builder), precompilation of packages like LLVM/Adapt/GPUCompiler (but not Example.jl) fails when also enabling code coverage:
With an assertions build of 1.9 or 1.10 (taken from the x86_64-linux-gnuassert builder), precompilation of packages like LLVM/Adapt/GPUCompiler (but not Example.jl) fails when also enabling code coverage:
This is likely caused by #47184, which touched both package precompilation as well as this very assertion.
cc @vchuravy
The text was updated successfully, but these errors were encountered: