Package evaluation to test BSplines on Julia 1.14.0-DEV.2309 (6e1a27e459*) started at 2026-06-06T04:57:44.929 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 17.39s ################################################################################ # Installation # Installing BSplines... Resolving package versions... Installed RecipesBase ───── v1.3.4 Installed OffsetArrays ──── v1.17.0 Installed BSplines ──────── v0.3.3 Installed Preferences ───── v1.5.2 Installed PrecompileTools ─ v1.3.4 Updating `~/.julia/environments/v1.14/Project.toml` [488c2830] + BSplines v0.3.3 Updating `~/.julia/environments/v1.14/Manifest.toml` [488c2830] + BSplines v0.3.3 [6fe1bfb0] + OffsetArrays v1.17.0 [aea7be01] + PrecompileTools v1.3.4 [21216c6a] + Preferences v1.5.2 [3cdcf5f2] + RecipesBase v1.3.4 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.14.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.5.2+0 [4536629a] + OpenBLAS_jll v0.3.33+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 1.83s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling project... 6.5 s ✓ TestEnv 1 dependency successfully precompiled in 7 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling project... 98.2 s ✓ OffsetArrays 2.9 s ✓ Preferences 3.1 s ✓ PrecompileTools 5.4 s ✓ RecipesBase 208.5 s ✓ BSplines 5 dependencies successfully precompiled in 318 seconds. 12 already precompiled. Precompilation completed after 352.28s ################################################################################ # Testing # Testing BSplines Status `/tmp/jl_GZhU23/Project.toml` [488c2830] BSplines v0.3.3 [6fe1bfb0] OffsetArrays v1.17.0 [3cdcf5f2] RecipesBase v1.3.4 [37e2e46d] LinearAlgebra v1.14.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_GZhU23/Manifest.toml` [488c2830] BSplines v0.3.3 [6fe1bfb0] OffsetArrays v1.17.0 [aea7be01] PrecompileTools v1.3.4 [21216c6a] Preferences v1.5.2 [3cdcf5f2] RecipesBase v1.3.4 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.14.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.13.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.5.2+0 [4536629a] OpenBLAS_jll v0.3.33+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... Test Summary: | Pass Total Time KnotVector | 104 104 4.6s Test Summary: | Pass Total Time StandardBasisVector | 260 260 9.7s Test Summary: | Pass Total Time intervalindex | 4877 4877 15.0s Test Summary: | Pass Total Time intervalindices | 4250 4250 3.1s Test Summary: | Pass Total Time support | 22 22 0.5s Test Summary: | Pass Total Time Equality and hashing | 72 72 3.8s Test Summary: | Pass Total Time BSplineBasis | 104 104 4.5s Test Summary: | Pass Total Time Spline | 150 150 11.6s Test Summary: | Pass Total Time Derivatives | 25 25 0.2s bsplines: Error During Test at /home/pkgeval/.julia/packages/BSplines/yeVmW/test/bsplines.jl:95 Test threw exception Expression: bspl_nderiv ≈ₑₗ bspl_nderiv_exact UndefVarError: `.≈ₑₗ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ≈ₑₗ(x::OffsetArrays.OffsetMatrix{BigFloat, Matrix{BigFloat}}, y::OffsetArrays.OffsetMatrix{BigFloat, Matrix{BigFloat}}) @ Main ~/.julia/packages/BSplines/yeVmW/test/bases.jl:375 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] [4] macro expansion @ ~/.julia/packages/BSplines/yeVmW/test/bsplines.jl:95 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] ┌ [7] macro expansion │ @ timing.jl:741 [inlined] ╰──── repeated 2 times [9] macro expansion @ timing.jl:402 [inlined] [10] macro expansion @ timing.jl:397 [inlined] [11] (::var"#test_bsplines##0")(basis::BSplineBasis{StepRange{BigInt, Int64}}, basis_exact::Matrix{Function}, x::Float64, isexact::Bool) @ Main ~/.julia/packages/BSplines/yeVmW/test/bsplines.jl:25 bsplines: Error During Test at /home/pkgeval/.julia/packages/BSplines/yeVmW/test/bsplines.jl:95 Test threw exception Expression: bspl_nderiv ≈ₑₗ bspl_nderiv_exact UndefVarError: `.≈ₑₗ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ≈ₑₗ(x::OffsetArrays.OffsetMatrix{BigFloat, Matrix{BigFloat}}, y::OffsetArrays.OffsetMatrix{BigFloat, Matrix{BigFloat}}) @ Main ~/.julia/packages/BSplines/yeVmW/test/bases.jl:375 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] [4] macro expansion @ ~/.julia/packages/BSplines/yeVmW/test/bsplines.jl:95 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] ┌ [7] macro expansion │ @ timing.jl:741 [inlined] ╰──── repeated 2 times [9] macro expansion @ timing.jl:402 [inlined] [10] macro expansion @ timing.jl:397 [inlined] [11] (::var"#test_bsplines##0")(basis::BSplineBasis{StepRange{BigInt, Int64}}, basis_exact::Matrix{Function}, x::Float32, isexact::Bool) @ Main ~/.julia/packages/BSplines/yeVmW/test/bsplines.jl:25 bsplines: Error During Test at /home/pkgeval/.julia/packages/BSplines/yeVmW/test/bsplines.jl:95 Test threw exception Expression: bspl_nderiv ≈ₑₗ bspl_nderiv_exact UndefVarError: `.≈ₑₗ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ≈ₑₗ(x::OffsetArrays.OffsetMatrix{BigFloat, Matrix{BigFloat}}, y::OffsetArrays.OffsetMatrix{Int64, Matrix{Int64}}) @ Main ~/.julia/packages/BSplines/yeVmW/test/bases.jl:375 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] [4] macro expansion @ ~/.julia/packages/BSplines/yeVmW/test/bsplines.jl:95 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] ┌ [7] macro expansion │ @ timing.jl:741 [inlined] ╰──── repeated 2 times [9] macro expansion @ timing.jl:402 [inlined] [10] macro expansion @ timing.jl:397 [inlined] [11] (::var"#test_bsplines##0")(basis::BSplineBasis{StepRange{BigInt, Int64}}, basis_exact::Matrix{Function}, x::BigInt, isexact::Bool) @ Main ~/.julia/packages/BSplines/yeVmW/test/bsplines.jl:25 bsplines: Error During Test at /home/pkgeval/.julia/packages/BSplines/yeVmW/test/bsplines.jl:95 Test threw exception Expression: bspl_nderiv ≈ₑₗ bspl_nderiv_exact UndefVarError: `.≈ₑₗ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ≈ₑₗ(x::OffsetArrays.OffsetMatrix{Float64, Matrix{Float64}}, y::OffsetArrays.OffsetMatrix{BigFloat, Matrix{BigFloat}}) @ Main ~/.julia/packages/BSplines/yeVmW/test/bases.jl:375 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] [4] macro expansion @ ~/.julia/packages/BSplines/yeVmW/test/bsplines.jl:95 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] ┌ [7] macro expansion │ @ timing.jl:741 [inlined] ╰──── repeated 2 times [9] macro expansion @ timing.jl:402 [inlined] [10] macro expansion @ timing.jl:397 [inlined] [11] (::var"#test_bsplines##0")(basis::BSplineBasis{UnitRange{Rational{Int64}}}, basis_exact::Matrix{Function}, x::Float64, isexact::Bool) @ Main ~/.julia/packages/BSplines/yeVmW/test/bsplines.jl:25 bsplines: Error During Test at /home/pkgeval/.julia/packages/BSplines/yeVmW/test/bsplines.jl:95 Test threw exception Expression: bspl_nderiv ≈ₑₗ bspl_nderiv_exact UndefVarError: `.≈ₑₗ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ≈ₑₗ(x::OffsetArrays.OffsetMatrix{Float32, Matrix{Float32}}, y::OffsetArrays.OffsetMatrix{BigFloat, Matrix{BigFloat}}) @ Main ~/.julia/packages/BSplines/yeVmW/test/bases.jl:375 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] [4] macro expansion @ ~/.julia/packages/BSplines/yeVmW/test/bsplines.jl:95 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] ┌ [7] macro expansion │ @ timing.jl:741 [inlined] ╰──── repeated 2 times [9] macro expansion @ timing.jl:402 [inlined] [10] macro expansion @ timing.jl:397 [inlined] [11] (::var"#test_bsplines##0")(basis::BSplineBasis{UnitRange{Rational{Int64}}}, basis_exact::Matrix{Function}, x::Float32, isexact::Bool) @ Main ~/.julia/packages/BSplines/yeVmW/test/bsplines.jl:25 bsplines: Error During Test at /home/pkgeval/.julia/packages/BSplines/yeVmW/test/bsplines.jl:95 Test threw exception Expression: bspl_nderiv ≈ₑₗ bspl_nderiv_exact UndefVarError: `.≈ₑₗ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ≈ₑₗ(x::OffsetArrays.OffsetMatrix{Float64, Matrix{Float64}}, y::OffsetArrays.OffsetMatrix{BigFloat, Matrix{BigFloat}}) @ Main ~/.julia/packages/BSplines/yeVmW/test/bases.jl:375 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] [4] macro expansion @ ~/.julia/packages/BSplines/yeVmW/test/bsplines.jl:95 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] ┌ [7] macro expansion │ @ timing.jl:741 [inlined] ╰──── repeated 2 times [9] macro expansion @ timing.jl:402 [inlined] [10] macro expansion @ timing.jl:397 [inlined] [11] (::var"#test_bsplines##0")(basis::BSplineBasis{UnitRange{Rational{Int64}}}, basis_exact::Matrix{Function}, x::Irrational{:π}, isexact::Bool) @ Main ~/.julia/packages/BSplines/yeVmW/test/bsplines.jl:25 bsplines: Error During Test at /home/pkgeval/.julia/packages/BSplines/yeVmW/test/bsplines.jl:95 Test threw exception Expression: bspl_nderiv ≈ₑₗ bspl_nderiv_exact UndefVarError: `.≈ₑₗ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ≈ₑₗ(x::OffsetArrays.OffsetMatrix{Float16, Matrix{Float16}}, y::OffsetArrays.OffsetMatrix{BigFloat, Matrix{BigFloat}}) @ Main ~/.julia/packages/BSplines/yeVmW/test/bases.jl:375 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] [4] macro expansion @ ~/.julia/packages/BSplines/yeVmW/test/bsplines.jl:95 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] ┌ [7] macro expansion │ @ timing.jl:741 [inlined] ╰──── repeated 2 times [9] macro expansion @ timing.jl:402 [inlined] [10] macro expansion @ timing.jl:397 [inlined] [11] (::var"#test_bsplines##0")(basis::BSplineBasis{UnitRange{Rational{Int64}}}, basis_exact::Matrix{Function}, x::Float16, isexact::Bool) @ Main ~/.julia/packages/BSplines/yeVmW/test/bsplines.jl:25 bsplines: Error During Test at /home/pkgeval/.julia/packages/BSplines/yeVmW/test/bsplines.jl:95 Test threw exception Expression: bspl_nderiv ≈ₑₗ bspl_nderiv_exact UndefVarError: `.≈ₑₗ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ≈ₑₗ(x::OffsetArrays.OffsetMatrix{Float64, Matrix{Float64}}, y::OffsetArrays.OffsetMatrix{Rational{Int64}, Matrix{Rational{Int64}}}) @ Main ~/.julia/packages/BSplines/yeVmW/test/bases.jl:375 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] [4] macro expansion @ ~/.julia/packages/BSplines/yeVmW/test/bsplines.jl:95 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] ┌ [7] macro expansion │ @ timing.jl:741 [inlined] ╰──── repeated 2 times [9] macro expansion @ timing.jl:402 [inlined] [10] macro expansion @ timing.jl:397 [inlined] [11] (::var"#test_bsplines##0")(basis::BSplineBasis{Vector{Int128}}, basis_exact::Matrix{Function}, x::Int64, isexact::Bool) @ Main ~/.julia/packages/BSplines/yeVmW/test/bsplines.jl:25 bsplines: Error During Test at /home/pkgeval/.julia/packages/BSplines/yeVmW/test/bsplines.jl:95 Test threw exception Expression: bspl_nderiv ≈ₑₗ bspl_nderiv_exact UndefVarError: `.≈ₑₗ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ≈ₑₗ(x::OffsetArrays.OffsetMatrix{Float32, Matrix{Float32}}, y::OffsetArrays.OffsetMatrix{Real, Matrix{Real}}) @ Main ~/.julia/packages/BSplines/yeVmW/test/bases.jl:375 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] [4] macro expansion @ ~/.julia/packages/BSplines/yeVmW/test/bsplines.jl:95 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] ┌ [7] macro expansion │ @ timing.jl:741 [inlined] ╰──── repeated 2 times [9] macro expansion @ timing.jl:402 [inlined] [10] macro expansion @ timing.jl:397 [inlined] [11] (::var"#test_bsplines##0")(basis::BSplineBasis{Vector{Int128}}, basis_exact::Matrix{Function}, x::Float32, isexact::Bool) @ Main ~/.julia/packages/BSplines/yeVmW/test/bsplines.jl:25 bsplines: Error During Test at /home/pkgeval/.julia/packages/BSplines/yeVmW/test/bsplines.jl:95 Test threw exception Expression: bspl_nderiv ≈ₑₗ bspl_nderiv_exact UndefVarError: `.≈ₑₗ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ≈ₑₗ(x::OffsetArrays.OffsetMatrix{Float64, Matrix{Float64}}, y::OffsetArrays.OffsetMatrix{Real, Matrix{Real}}) @ Main ~/.julia/packages/BSplines/yeVmW/test/bases.jl:375 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] [4] macro expansion @ ~/.julia/packages/BSplines/yeVmW/test/bsplines.jl:95 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] ┌ [7] macro expansion │ @ timing.jl:741 [inlined] ╰──── repeated 2 times [9] macro expansion @ timing.jl:402 [inlined] [10] macro expansion @ timing.jl:397 [inlined] [11] (::var"#test_bsplines##0")(basis::BSplineBasis{Vector{Int128}}, basis_exact::Matrix{Function}, x::Float64, isexact::Bool) @ Main ~/.julia/packages/BSplines/yeVmW/test/bsplines.jl:25 bsplines: Error During Test at /home/pkgeval/.julia/packages/BSplines/yeVmW/test/bsplines.jl:95 Test threw exception Expression: bspl_nderiv ≈ₑₗ bspl_nderiv_exact UndefVarError: `.≈ₑₗ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ≈ₑₗ(x::OffsetArrays.OffsetMatrix{Float64, Matrix{Float64}}, y::OffsetArrays.OffsetMatrix{Rational{Int64}, Matrix{Rational{Int64}}}) @ Main ~/.julia/packages/BSplines/yeVmW/test/bases.jl:375 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] [4] macro expansion @ ~/.julia/packages/BSplines/yeVmW/test/bsplines.jl:95 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] ┌ [7] macro expansion │ @ timing.jl:741 [inlined] ╰──── repeated 2 times [9] macro expansion @ timing.jl:402 [inlined] [10] macro expansion @ timing.jl:397 [inlined] [11] (::var"#test_bsplines##0")(basis::BSplineBasis{Vector{Int128}}, basis_exact::Matrix{Function}, x::Int8, isexact::Bool) @ Main ~/.julia/packages/BSplines/yeVmW/test/bsplines.jl:25 bsplines: Error During Test at /home/pkgeval/.julia/packages/BSplines/yeVmW/test/bsplines.jl:95 Test threw exception Expression: bspl_nderiv ≈ₑₗ bspl_nderiv_exact UndefVarError: `.≈ₑₗ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ≈ₑₗ(x::OffsetArrays.OffsetMatrix{Float64, Matrix{Float64}}, y::OffsetArrays.OffsetMatrix{Rational{Int64}, Matrix{Rational{Int64}}}) @ Main ~/.julia/packages/BSplines/yeVmW/test/bases.jl:375 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] [4] macro expansion @ ~/.julia/packages/BSplines/yeVmW/test/bsplines.jl:95 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] ┌ [7] macro expansion │ @ timing.jl:741 [inlined] ╰──── repeated 2 times [9] macro expansion @ timing.jl:402 [inlined] [10] macro expansion @ timing.jl:397 [inlined] [11] (::var"#test_bsplines##0")(basis::BSplineBasis{Vector{Float64}}, basis_exact::Matrix{Function}, x::Int64, isexact::Bool) @ Main ~/.julia/packages/BSplines/yeVmW/test/bsplines.jl:25 bsplines: Error During Test at /home/pkgeval/.julia/packages/BSplines/yeVmW/test/bsplines.jl:95 Test threw exception Expression: bspl_nderiv ≈ₑₗ bspl_nderiv_exact UndefVarError: `.≈ₑₗ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ≈ₑₗ(x::OffsetArrays.OffsetMatrix{Float64, Matrix{Float64}}, y::OffsetArrays.OffsetMatrix{Rational{Int64}, Matrix{Rational{Int64}}}) @ Main ~/.julia/packages/BSplines/yeVmW/test/bases.jl:375 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] [4] macro expansion @ ~/.julia/packages/BSplines/yeVmW/test/bsplines.jl:95 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] ┌ [7] macro expansion │ @ timing.jl:741 [inlined] ╰──── repeated 2 times [9] macro expansion @ timing.jl:402 [inlined] [10] macro expansion @ timing.jl:397 [inlined] [11] (::var"#test_bsplines##0")(basis::BSplineBasis{Vector{Float64}}, basis_exact::Matrix{Function}, x::Rational{Int64}, isexact::Bool) @ Main ~/.julia/packages/BSplines/yeVmW/test/bsplines.jl:25 bsplines: Error During Test at /home/pkgeval/.julia/packages/BSplines/yeVmW/test/bsplines.jl:95 Test threw exception Expression: bspl_nderiv ≈ₑₗ bspl_nderiv_exact UndefVarError: `.≈ₑₗ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ≈ₑₗ(x::OffsetArrays.OffsetMatrix{Float64, Matrix{Float64}}, y::OffsetArrays.OffsetMatrix{BigFloat, Matrix{BigFloat}}) @ Main ~/.julia/packages/BSplines/yeVmW/test/bases.jl:375 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] [4] macro expansion @ ~/.julia/packages/BSplines/yeVmW/test/bsplines.jl:95 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] ┌ [7] macro expansion │ @ timing.jl:741 [inlined] ╰──── repeated 2 times [9] macro expansion @ timing.jl:402 [inlined] [10] macro expansion @ timing.jl:397 [inlined] [11] (::var"#test_bsplines##0")(basis::BSplineBasis{Vector{Float64}}, basis_exact::Matrix{Function}, x::Float32, isexact::Bool) @ Main ~/.julia/packages/BSplines/yeVmW/test/bsplines.jl:25 bsplines: Error During Test at /home/pkgeval/.julia/packages/BSplines/yeVmW/test/bsplines.jl:95 Test threw exception Expression: bspl_nderiv ≈ₑₗ bspl_nderiv_exact UndefVarError: `.≈ₑₗ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ≈ₑₗ(x::OffsetArrays.OffsetMatrix{Float64, Matrix{Float64}}, y::OffsetArrays.OffsetMatrix{BigFloat, Matrix{BigFloat}}) @ Main ~/.julia/packages/BSplines/yeVmW/test/bases.jl:375 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] [4] macro expansion @ ~/.julia/packages/BSplines/yeVmW/test/bsplines.jl:95 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] ┌ [7] macro expansion │ @ timing.jl:741 [inlined] ╰──── repeated 2 times [9] macro expansion @ timing.jl:402 [inlined] [10] macro expansion @ timing.jl:397 [inlined] [11] (::var"#test_bsplines##0")(basis::BSplineBasis{Vector{Float64}}, basis_exact::Matrix{Function}, x::Irrational{:π}, isexact::Bool) @ Main ~/.julia/packages/BSplines/yeVmW/test/bsplines.jl:25 bsplines: Error During Test at /home/pkgeval/.julia/packages/BSplines/yeVmW/test/bsplines.jl:95 Test threw exception Expression: bspl_nderiv ≈ₑₗ bspl_nderiv_exact UndefVarError: `.≈ₑₗ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ≈ₑₗ(x::OffsetArrays.OffsetMatrix{Float64, Matrix{Float64}}, y::OffsetArrays.OffsetMatrix{BigFloat, Matrix{BigFloat}}) @ Main ~/.julia/packages/BSplines/yeVmW/test/bases.jl:375 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] [4] macro expansion @ ~/.julia/packages/BSplines/yeVmW/test/bsplines.jl:95 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] ┌ [7] macro expansion │ @ timing.jl:741 [inlined] ╰──── repeated 2 times [9] macro expansion @ timing.jl:402 [inlined] [10] macro expansion @ timing.jl:397 [inlined] [11] (::var"#test_bsplines##0")(basis::BSplineBasis{Vector{Float64}}, basis_exact::Matrix{Function}, x::Float64, isexact::Bool) @ Main ~/.julia/packages/BSplines/yeVmW/test/bsplines.jl:25 bsplines: Error During Test at /home/pkgeval/.julia/packages/BSplines/yeVmW/test/bsplines.jl:95 Test threw exception Expression: bspl_nderiv ≈ₑₗ bspl_nderiv_exact UndefVarError: `.≈ₑₗ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ≈ₑₗ(x::OffsetArrays.OffsetMatrix{Float32, Matrix{Float32}}, y::OffsetArrays.OffsetMatrix{BigFloat, Matrix{BigFloat}}) @ Main ~/.julia/packages/BSplines/yeVmW/test/bases.jl:375 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] [4] macro expansion @ ~/.julia/packages/BSplines/yeVmW/test/bsplines.jl:95 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] ┌ [7] macro expansion │ @ timing.jl:741 [inlined] ╰──── repeated 2 times [9] macro expansion @ timing.jl:402 [inlined] [10] macro expansion @ timing.jl:397 [inlined] [11] (::var"#test_bsplines##0")(basis::BSplineBasis{Vector{Rational{Int64}}}, basis_exact::Matrix{Function}, x::Float32, isexact::Bool) @ Main ~/.julia/packages/BSplines/yeVmW/test/bsplines.jl:25 bsplines: Error During Test at /home/pkgeval/.julia/packages/BSplines/yeVmW/test/bsplines.jl:95 Test threw exception Expression: bspl_nderiv ≈ₑₗ bspl_nderiv_exact UndefVarError: `.≈ₑₗ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ≈ₑₗ(x::OffsetArrays.OffsetMatrix{Float64, Matrix{Float64}}, y::OffsetArrays.OffsetMatrix{BigFloat, Matrix{BigFloat}}) @ Main ~/.julia/packages/BSplines/yeVmW/test/bases.jl:375 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] [4] macro expansion @ ~/.julia/packages/BSplines/yeVmW/test/bsplines.jl:95 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] ┌ [7] macro expansion │ @ timing.jl:741 [inlined] ╰──── repeated 2 times [9] macro expansion @ timing.jl:402 [inlined] [10] macro expansion @ timing.jl:397 [inlined] [11] (::var"#test_bsplines##0")(basis::BSplineBasis{Vector{Rational{Int64}}}, basis_exact::Matrix{Function}, x::Float64, isexact::Bool) @ Main ~/.julia/packages/BSplines/yeVmW/test/bsplines.jl:25 bsplines: Error During Test at /home/pkgeval/.julia/packages/BSplines/yeVmW/test/bsplines.jl:95 Test threw exception Expression: bspl_nderiv ≈ₑₗ bspl_nderiv_exact UndefVarError: `.≈ₑₗ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ≈ₑₗ(x::OffsetArrays.OffsetMatrix{Float64, Matrix{Float64}}, y::OffsetArrays.OffsetMatrix{BigFloat, Matrix{BigFloat}}) @ Main ~/.julia/packages/BSplines/yeVmW/test/bases.jl:375 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] [4] macro expansion @ ~/.julia/packages/BSplines/yeVmW/test/bsplines.jl:95 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] ┌ [7] macro expansion │ @ timing.jl:741 [inlined] ╰──── repeated 2 times [9] macro expansion @ timing.jl:402 [inlined] [10] macro expansion @ timing.jl:397 [inlined] [11] (::var"#test_bsplines##0")(basis::BSplineBasis{Vector{Int8}}, basis_exact::Matrix{Function}, x::Float64, isexact::Bool) @ Main ~/.julia/packages/BSplines/yeVmW/test/bsplines.jl:25 bsplines: Error During Test at /home/pkgeval/.julia/packages/BSplines/yeVmW/test/bsplines.jl:95 Test threw exception Expression: bspl_nderiv ≈ₑₗ bspl_nderiv_exact UndefVarError: `.≈ₑₗ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ≈ₑₗ(x::OffsetArrays.OffsetMatrix{Float32, Matrix{Float32}}, y::OffsetArrays.OffsetMatrix{BigFloat, Matrix{BigFloat}}) @ Main ~/.julia/packages/BSplines/yeVmW/test/bases.jl:375 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] [4] macro expansion @ ~/.julia/packages/BSplines/yeVmW/test/bsplines.jl:95 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] ┌ [7] macro expansion │ @ timing.jl:741 [inlined] ╰──── repeated 2 times [9] macro expansion @ timing.jl:402 [inlined] [10] macro expansion @ timing.jl:397 [inlined] [11] (::var"#test_bsplines##0")(basis::BSplineBasis{Vector{Int8}}, basis_exact::Matrix{Function}, x::Float32, isexact::Bool) @ Main ~/.julia/packages/BSplines/yeVmW/test/bsplines.jl:25 bsplines: Error During Test at /home/pkgeval/.julia/packages/BSplines/yeVmW/test/bsplines.jl:95 Test threw exception Expression: bspl_nderiv ≈ₑₗ bspl_nderiv_exact UndefVarError: `.≈ₑₗ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ≈ₑₗ(x::OffsetArrays.OffsetMatrix{BigFloat, Matrix{BigFloat}}, y::OffsetArrays.OffsetMatrix{BigFloat, Matrix{BigFloat}}) @ Main ~/.julia/packages/BSplines/yeVmW/test/bases.jl:375 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] [4] macro expansion @ ~/.julia/packages/BSplines/yeVmW/test/bsplines.jl:95 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] ┌ [7] macro expansion │ @ timing.jl:741 [inlined] ╰──── repeated 2 times [9] macro expansion @ timing.jl:402 [inlined] [10] macro expansion @ timing.jl:397 [inlined] [11] (::var"#test_bsplines##0")(basis::BSplineBasis{Vector{Int8}}, basis_exact::Matrix{Function}, x::BigFloat, isexact::Bool) @ Main ~/.julia/packages/BSplines/yeVmW/test/bsplines.jl:25 bsplines: Error During Test at /home/pkgeval/.julia/packages/BSplines/yeVmW/test/bsplines.jl:95 Test threw exception Expression: bspl_nderiv ≈ₑₗ bspl_nderiv_exact UndefVarError: `.≈ₑₗ` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] ≈ₑₗ(x::OffsetArrays.OffsetMatrix{Float64, Matrix{Float64}}, y::OffsetArrays.OffsetMatrix{Rational{Int64}, Matrix{Rational{Int64}}}) @ Main ~/.julia/packages/BSplines/yeVmW/test/bases.jl:375 [2] eval_test_comparison(comparison::Expr, ops::Vector{Any}, source::LineNumberNode, negate::Bool) @ Test /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:385 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:780 [inlined] [4] macro expansion @ ~/.julia/packages/BSplines/yeVmW/test/bsplines.jl:95 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2415 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2241 [inlined] ┌ [7] macro expansion │ @ timing.jl:741 [inlined] ╰──── repeated 2 times [9] macro expansion @ timing.jl:402 [inlined] [10] macro expansion @ timing.jl:397 [inlined] [11] (::var"#test_bsplines##0")(basis::BSplineBasis{Vector{Int8}}, basis_exact::Matrix{Function}, x::Int8, isexact::Bool) @ Main ~/.julia/packages/BSplines/yeVmW/test/bsplines.jl:25 Test Summary: | Pass Error Total Time bsplines | 511 22 533 6m29.1s Return types | 204 204 1m51.4s RNG of the outermost testset: Random.Xoshiro(0x324ab071030e3f62, 0x7ac14d815926658c, 0x1580676d565abcec, 0xf8fad1d847dbff57, 0xdcec5b01b54b1c03) ERROR: LoadError: Some tests did not pass: 511 passed, 0 failed, 22 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/BSplines/yeVmW/test/bsplines.jl:25 in expression starting at /home/pkgeval/.julia/packages/BSplines/yeVmW/test/runtests.jl:617 Testing failed after 701.34s ERROR: LoadError: Package BSplines errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3247 [3] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:587 [4] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [5] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [6] test(pkg::String; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [inlined] [7] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [8] include(mod::Module, _path::String) @ Base Base.jl:326 [9] exec_options(opts::Base.JLOptions) @ Base client.jl:355 [10] _start() @ Base client.jl:596 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 1094.54s: package tests unexpectedly errored