Package evaluation of MDDatasets on Julia 1.11.4 (a71dd056e0*) started at 2025-04-08T07:37:19.006 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.89s ################################################################################ # Installation # Installing MDDatasets... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [176e4ad4] + MDDatasets v0.3.4 Updating `~/.julia/environments/v1.11/Manifest.toml` [176e4ad4] + MDDatasets v0.3.4 [10745b16] + Statistics v1.11.1 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.27+1 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 1.48s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 15.2s ################################################################################ # Testing # Testing MDDatasets Status `/tmp/jl_y5lZbv/Project.toml` [176e4ad4] MDDatasets v0.3.4 [10745b16] Statistics v1.11.1 [8dfed614] Test v1.11.0 Status `/tmp/jl_y5lZbv/Manifest.toml` [176e4ad4] MDDatasets v0.3.4 [10745b16] Statistics v1.11.1 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.11.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [8dfed614] Test v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.27+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 14.5s ┌ 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 16.7s ┌ 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 6.9s Testing MDDatasets tests passed Testing completed after 66.26s PkgEval succeeded after 98.69s