Package evaluation of MDDatasets on Julia 1.13.0-DEV.140 (fac1ce7906*) started at 2025-03-02T08:07:40.900 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 7.69s ################################################################################ # Installation # Installing MDDatasets... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [176e4ad4] + MDDatasets v0.3.4 Updating `~/.julia/environments/v1.13/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.12.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.12.0+0 Installation completed after 0.95s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 22.4s ################################################################################ # Testing # Testing MDDatasets Status `/tmp/jl_Xu1ffu/Project.toml` [176e4ad4] MDDatasets v0.3.4 [10745b16] Statistics v1.11.1 [8dfed614] Test v1.11.0 Status `/tmp/jl_Xu1ffu/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 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.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 [f489334b] StyledStrings v1.11.0 [8dfed614] Test v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [8e850b90] libblastrampoline_jll v5.12.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 10.9s ┌ 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 15.5s ┌ 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 7.2s Testing MDDatasets tests passed Testing completed after 59.1s PkgEval succeeded after 101.62s