Package evaluation of DICOM on Julia 1.13.0-DEV.464 (abc56fde89*) started at 2025-05-01T12:58:14.202 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... ┌ Warning: could not download https://pkg.julialang.org/registries │ exception = RequestError: HTTP/2 301 (Connection timed out after 30006 milliseconds) while requesting https://pkg.julialang.org/registries └ @ Pkg.Registry /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Registry/Registry.jl:77 Set-up completed after 4.97s ################################################################################ # Installation # Installing DICOM... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [a26e6606] + DICOM v0.11.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [a26e6606] + DICOM v0.11.0 Installation completed after 0.49s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 8.07s ################################################################################ # Testing # Testing DICOM Status `/tmp/jl_F243NI/Project.toml` [a26e6606] DICOM v0.11.0 [f43a241f] Downloads v1.7.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_F243NI/Manifest.toml` [a26e6606] DICOM v0.11.0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v0.6.4 [8f399da3] Libdl v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [8dfed614] Test v1.11.0 [deac9b47] LibCURL_jll v8.12.1+1 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2024.12.31 [458c3c95] OpenSSL_jll v3.0.16+0 [83775a58] Zlib_jll v1.3.1+2 [8e850ede] nghttp2_jll v1.65.0+0 Testing Running tests... Test Summary: | Total Time Download Test Data | 0 3.3s Test Summary: | Pass Total Time Reading DICOM | 11 11 3.8s Test Summary: | Pass Total Time Writing DICOM | 11 11 3.7s Test Summary: | Pass Total Time Uncommon DICOM | 11 11 4.2s Test Summary: | Pass Total Time Test big endian | 2 2 0.0s Test Summary: | Pass Total Time Test interleaved | 1 1 0.1s Test Summary: | Total Time Test Compressed | 0 0.0s Test Summary: | Pass Total Time DICOMData API | 10 10 0.3s Test Summary: | Pass Total Time Parse entire folder | 4 4 1.1s ┌ Warning: macroexpand no longer throws a LoadError so `@test_throws LoadError ...` is deprecated and passed without checking the error type! │ caller = top-level scope at runtests.jl:248 └ @ Core ~/.julia/packages/DICOM/8PgEP/test/runtests.jl:248 Test Summary: | Pass Total Time Test tag macro | 5 5 1.7s Test Summary: | Pass Total Time Test VR in Sequence | 2 2 0.0s Test Summary: | Pass Total Time Padding string values | 4 4 0.5s Test Summary: | Pass Total Time Writing Sequence | 2 2 0.6s Testing DICOM tests passed Testing completed after 20.99s PkgEval succeeded after 165.7s