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
julia> versioninfo()
Julia Version 1.11.0-DEV.1259
Commit 6f7380661c (2024-01-12 20:41 UTC)
Platform Info:
OS: macOS (arm64-apple-darwin21.6.0)
CPU: 10 × Apple M1 Max
WORD_SIZE: 64
LLVM: libLLVM-16.0.6 (ORCJIT, apple-m1)
Threads: 4 default, 0 interactive, 2 GC (on 8 virtual cores)
Environment:
JULIA_NUM_THREADS = 4
JULIA_DEPOT_PATH = /Users/foo/applications/juliabuild
Pkg test errors
Error in testset Pkg:
Test Failed at /Users/foo/applications/julia11/usr/share/julia/stdlib/v1.11/Pkg/test/extensions.jl:19
Expression: any(endswith(".cov"), readdir(joinpath(he_root, "src")))
Error in testset Pkg:
Test Failed at /Users/foo/applications/julia11/usr/share/julia/stdlib/v1.11/Pkg/test/extensions.jl:20
Expression: any(endswith(".cov"), readdir(joinpath(he_root, "ext")))
Error in testset Pkg:
Test Failed at /Users/foo/applications/julia11/usr/share/julia/stdlib/v1.11/Pkg/test/extensions.jl:40
Expression: any(endswith(".cov"), readdir(joinpath(hdwe_root, "src")))
The text was updated successfully, but these errors were encountered:
versioninfo
Pkg test errors
The text was updated successfully, but these errors were encountered: