Package evaluation of MDDatasets on Julia 1.10.9 (96dc2d8c45*) started at 2025-06-06T11:50:55.794 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.19s ################################################################################ # Installation # Installing MDDatasets... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [176e4ad4] + MDDatasets v0.3.4 Updating `~/.julia/environments/v1.10/Manifest.toml` [176e4ad4] + MDDatasets v0.3.4 [56f22d72] + Artifacts [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [9a3f8284] + Random [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization [2f01184e] + SparseArrays v1.10.0 [10745b16] + Statistics v1.10.0 [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+4 [bea87d4a] + SuiteSparse_jll v7.2.1+1 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 3.87s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 12.72s ################################################################################ # Testing # Testing MDDatasets Status `/tmp/jl_RyIY2U/Project.toml` [176e4ad4] MDDatasets v0.3.4 [10745b16] Statistics v1.10.0 [8dfed614] Test Status `/tmp/jl_RyIY2U/Manifest.toml` [176e4ad4] MDDatasets v0.3.4 [56f22d72] Artifacts [2a0f44e3] Base64 [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [2f01184e] SparseArrays v1.10.0 [10745b16] Statistics v1.10.0 [8dfed614] Test [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+4 [bea87d4a] SuiteSparse_jll v7.2.1+1 [8e850b90] libblastrampoline_jll v5.11.0+0 Testing Running tests... :HACK_SHOWTOUNFREEZE WARNING: method definition for #_datamatch#4 at /home/pkgeval/.julia/packages/MDDatasets/9wyD3/test/runtests.jl:25 declares type variable T2 but does not use it. WARNING: method definition for #_datamatch#4 at /home/pkgeval/.julia/packages/MDDatasets/9wyD3/test/runtests.jl:25 declares type variable T1 but does not use it. ┌ Info: SECTION: DataF1 tests └ ================================================================================ [ Info: Testing: Basic operations on DataF1 [ Info: Testing: Functionnality of clip() [ Info: Testing: Functionnality of x/ycross() [ Info: Testing: Functionnality of meas() interface [ Info: Testing: Functionnality value() [ Info: Testing: Functionnality of ensure() ┌ Warning: TODO: fix bad ensure-do syntax - sounds like body should execute when predicate is true └ @ Main ~/.julia/packages/MDDatasets/9wyD3/test/dataf1.jl:130 Test Summary: | Pass Total Time DataF1 tests | 61 61 9.3s ┌ Info: SECTION: DataHR tests └ ================================================================================ [ Info: Testing: Validate _datamatch() [ Info: Testing: Construction of DataHR objects [ Info: Testing: Broadcast operations on DataHR [ Info: Testing: Conversion (DataRS <=> DataHR) Test Summary: | Pass Total Time DataHR tests | 21 21 8.8s ┌ Info: SECTION: DataRS tests └ ================================================================================ [ Info: Testing: Validate _datamatch() [ Info: Testing: Construction of DataRS objects [ Info: Visually confirm structure of "data": data = DataRS[ tbit=1.0e-9: VDD=0.81: DataF1(x=[1.0e-9, 2.0e-9],y=[0.81, 0.81]) VDD=0.9: DataF1(x=[1.0e-9, 2.0e-9],y=[0.9, 0.9]) tbit=3.0000000000000004e-9: VDD=0.81: DataF1(x=[1.0e-9, 2.0e-9],y=[0.8966025403784439, 0.7233974596215562]) VDD=0.9: DataF1(x=[1.0e-9, 2.0e-9],y=[0.9866025403784439, 0.8133974596215562]) ] [ Info: Testing: Access parameter data [ Info: Testing: Broacasting operations on DataRS [ Info: Testing: Conversion (DataHR <=> DataRS) ┌ Warning: Cannot operate with DataRS re-created through DataHR because of PSweep comparison & way fill!(::DataRS) works. └ @ Main ~/.julia/packages/MDDatasets/9wyD3/test/datars.jl:161 Test Summary: | Pass Total Time DataRS tests | 53 53 4.1s Testing MDDatasets tests passed Testing completed after 38.55s PkgEval succeeded after 62.97s