Package evaluation of FvCFD on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T06:10:15.567 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.0s ################################################################################ # Installation # Installing FvCFD... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [3894bb1e] + FvCFD v0.1.1 Updating `~/.julia/environments/v1.10/Manifest.toml` [944b1d66] + CodecZlib v0.7.8 [8bb1440f] + DelimitedFiles v1.9.1 [1a297f60] + FillArrays v1.13.0 [3894bb1e] + FvCFD v0.1.1 [692b3bcd] + JLLWrappers v1.7.0 [9c8b4983] + LightXML v0.9.1 [21216c6a] + Preferences v1.4.3 [3bb67fe8] + TranscodingStreams v0.11.3 [4004b06d] + VTKBase v1.0.1 [64499a7a] + WriteVTK v1.21.1 [94ce4f54] + Libiconv_jll v1.18.0+0 [02c8fc9c] + XML2_jll v2.13.6+1 [56f22d72] + Artifacts [2a0f44e3] + Base64 [ade2ca70] + Dates [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [a63ad114] + Mmap [de0858da] + Printf [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+4 [83775a58] + Zlib_jll v1.2.13+1 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 5.26s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 11.9s ################################################################################ # Testing # Testing FvCFD Status `/tmp/jl_Sy0O1P/Project.toml` [3894bb1e] FvCFD v0.1.1 [8dfed614] Test Status `/tmp/jl_Sy0O1P/Manifest.toml` [944b1d66] CodecZlib v0.7.8 [8bb1440f] DelimitedFiles v1.9.1 [1a297f60] FillArrays v1.13.0 [3894bb1e] FvCFD v0.1.1 [692b3bcd] JLLWrappers v1.7.0 [9c8b4983] LightXML v0.9.1 [21216c6a] Preferences v1.4.3 [3bb67fe8] TranscodingStreams v0.11.3 [4004b06d] VTKBase v1.0.1 [64499a7a] WriteVTK v1.21.1 [94ce4f54] Libiconv_jll v1.18.0+0 [02c8fc9c] XML2_jll v2.13.6+1 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [b77e0a4c] InteractiveUtils [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [a63ad114] Mmap [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [fa267f1f] TOML v1.0.3 [8dfed614] Test [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [4536629a] OpenBLAS_jll v0.3.23+4 [83775a58] Zlib_jll v1.2.13+1 [8e850b90] libblastrampoline_jll v5.11.0+0 Testing Running tests... Running Tests from: test/test_HEuler.jl Test Summary: | Pass Total Time Vector Utilities | 4 4 1.7s Test Summary: | Pass Total Time Shock Tube Initialization | 38 38 0.2s Test Summary: | Pass Total Time Decode Primitives | 5 5 0.0s Test Summary: | Pass Total Time Encode Primitives | 5 5 0.0s Test Summary: | Pass Total Time Green-Gauss Gradient | 5 5 5.2s Test Summary: | Pass Total Time Linear Interpolation | 2 2 0.0s Test Summary: | Pass Total Time JST Solver | 3 3 12.6s Running Tests from: test/test_mesh.jl WARNING: Method definition almostEqual(Any, Any) in module Main at /home/pkgeval/.julia/packages/FvCFD/xA4St/test/test.jl:2 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition almostEqual(Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/FvCFD/xA4St/test/test.jl:2 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition matrixAlmostEqual(Any, Any) in module Main at /home/pkgeval/.julia/packages/FvCFD/xA4St/test/test.jl:29 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition matrixAlmostEqual(Any, Any, Any) in module Main at /home/pkgeval/.julia/packages/FvCFD/xA4St/test/test.jl:29 overwritten on the same line (check for duplicate calls to `include`). WARNING: Method definition meshMoukalled813() in module Main at /home/pkgeval/.julia/packages/FvCFD/xA4St/test/testMeshes.jl:5 overwritten on the same line (check for duplicate calls to `include`). Test Summary: | Pass Total Time Face Geometry | 15 15 0.1s Test Summary: | Pass Total Time Cell Geometry | 2 2 0.1s Test Summary: | Pass Total Time Reading OF Meshes | 4 4 0.1s Reading mesh: OFshockTube_100 Test Summary: | Pass Total Time Getting cell points | 2 2 0.8s Testing FvCFD tests passed Testing completed after 31.85s PkgEval succeeded after 56.44s