Kristoffer Carlsson
Kristoffer Carlsson
(I went for it!)
Add that as a test case?
Something with the GC? Does a `GC.gc()` call take a lot of time?
This doesn't make sense to me? Why would you want to claim incompatible with previous versions just because you do an `update`?
I don't think this will be done.
We can make https://github.com/JuliaLang/PackageCompiler.jl/blob/1c35331d8ef81494f054bbc71214811253101993/test/runtests.jl#L28 be true on PkgEval?
But that is not the only condition?
The error happens because there are some JLLs with "lazy dependencies" that have been put into the sysimage. When the sysimage loads, these JLLs will try to download their lazy...
> We might migrate them over here. Sounds like a good idea
I moved the tests but I am not sure that actually fixed the coverage...