Package evaluation to test QWignerSymbols on Julia 1.14.0-DEV.1688 (ee54f91d68*) started at 2026-02-10T06:51:59.348 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 11.96s ################################################################################ # Installation # Installing QWignerSymbols... Resolving package versions... Installed QWignerSymbols ─ v0.2.1 Updating `~/.julia/environments/v1.14/Project.toml` [a6ec71dc] + QWignerSymbols v0.2.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [f0d1745a] + HalfIntegers v1.6.0 [18e54dd8] + IntegerMathUtils v0.1.3 [8ac3fa9e] + LRUCache v1.6.2 [65ce6f38] + PackageExtensionCompat v1.0.2 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [27ebfcd6] + Primes v0.5.7 [43287f4e] + PtrArrays v1.3.0 [a6ec71dc] + QWignerSymbols v0.2.1 [308eb6b3] + RationalRoots v0.2.1 [5e0ebb24] + Strided v2.3.2 [4db3bf67] + StridedViews v0.4.3 [13a9c161] + TensorKitSectors v0.3.6 [6aa20fa7] + TensorOperations v5.5.0 [9d95972d] + TupleTools v1.6.0 [409d34a3] + VectorInterface v0.5.0 [9f57e263] + WignerSymbols v2.0.0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.30+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 4.6s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1351.6 ms ✓ QWignerSymbols 1 dependency successfully precompiled in 2 seconds. 31 already precompiled. Precompilation completed after 20.02s ################################################################################ # Testing # Testing QWignerSymbols Status `/tmp/jl_bfE1k5/Project.toml` [f0d1745a] HalfIntegers v1.6.0 [a6ec71dc] QWignerSymbols v0.2.1 [13a9c161] TensorKitSectors v0.3.6 [6aa20fa7] TensorOperations v5.5.0 [5ed8adda] TestExtras v0.3.2 [9f57e263] WignerSymbols v2.0.0 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_bfE1k5/Manifest.toml` [f0d1745a] HalfIntegers v1.6.0 [18e54dd8] IntegerMathUtils v0.1.3 [8ac3fa9e] LRUCache v1.6.2 [65ce6f38] PackageExtensionCompat v1.0.2 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [27ebfcd6] Primes v0.5.7 [43287f4e] PtrArrays v1.3.0 [a6ec71dc] QWignerSymbols v0.2.1 [308eb6b3] RationalRoots v0.2.1 [5e0ebb24] Strided v2.3.2 [4db3bf67] StridedViews v0.4.3 [13a9c161] TensorKitSectors v0.3.6 [6aa20fa7] TensorOperations v5.5.0 [5ed8adda] TestExtras v0.3.2 [9d95972d] TupleTools v1.6.0 [409d34a3] VectorInterface v0.5.0 [9f57e263] WignerSymbols v2.0.0 [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.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.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.3.0+1 [4536629a] OpenBLAS_jll v0.3.30+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... Basic properties: Test Failed at /home/pkgeval/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:14 Expression: @testinferred frobenius_schur_phase(s[1]) Evaluated: ComplexF64 != Any Stacktrace: [1] do_test @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:826 [inlined] [2] (::Main.SectorTestSuite.var"#test_basic_properties##0#test_basic_properties##1")(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:14 [3] test_basic_properties(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:50 [4] top-level scope @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [6] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [inlined] [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:67 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [10] test_sector(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:63 [11] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/q_sector.jl:15 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:6 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [15] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [17] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 Basic properties: Test Failed at /home/pkgeval/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:15 Expression: @testinferred frobenius_schur_indicator(s[1]) Evaluated: ComplexF64 != Any Stacktrace: [1] do_test @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:826 [inlined] [2] (::Main.SectorTestSuite.var"#test_basic_properties##0#test_basic_properties##1")(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:15 [3] test_basic_properties(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:50 [4] top-level scope @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [6] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [inlined] [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:67 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [10] test_sector(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:63 [11] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/q_sector.jl:15 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:6 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [15] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [17] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 Basic properties: Test Failed at /home/pkgeval/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:17 Expression: @testinferred Asymbol(s...) Evaluated: ComplexF64 != Any Stacktrace: [1] do_test @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:826 [inlined] [2] (::Main.SectorTestSuite.var"#test_basic_properties##0#test_basic_properties##1")(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:17 [3] test_basic_properties(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:50 [4] top-level scope @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [6] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [inlined] [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:67 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [10] test_sector(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:63 [11] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/q_sector.jl:15 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:6 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [15] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [17] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 Basic properties: Test Failed at /home/pkgeval/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:18 Expression: @testinferred Bsymbol(s...) Evaluated: ComplexF64 != Any Stacktrace: [1] do_test @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:826 [inlined] [2] (::Main.SectorTestSuite.var"#test_basic_properties##0#test_basic_properties##1")(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:18 [3] test_basic_properties(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:50 [4] top-level scope @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [6] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [inlined] [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:67 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [10] test_sector(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:63 [11] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/q_sector.jl:15 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:6 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [15] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [17] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 Basic properties: Test Failed at /home/pkgeval/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:19 Expression: @testinferred Fsymbol(s..., s...) Evaluated: ComplexF64 != Any Stacktrace: [1] do_test @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:826 [inlined] [2] (::Main.SectorTestSuite.var"#test_basic_properties##0#test_basic_properties##1")(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:19 [3] test_basic_properties(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:50 [4] top-level scope @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [6] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [inlined] [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:67 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [10] test_sector(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:63 [11] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/q_sector.jl:15 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:6 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [15] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [17] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 Basic properties: Test Failed at /home/pkgeval/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:14 Expression: @testinferred frobenius_schur_phase(s[1]) Evaluated: ComplexF64 != Any Stacktrace: [1] do_test @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:826 [inlined] [2] (::Main.SectorTestSuite.var"#test_basic_properties##0#test_basic_properties##1")(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:14 [3] test_basic_properties(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:50 [4] top-level scope @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [6] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [inlined] [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:67 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [10] test_sector(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:63 [11] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/q_sector.jl:15 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:6 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [15] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [17] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 Basic properties: Test Failed at /home/pkgeval/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:15 Expression: @testinferred frobenius_schur_indicator(s[1]) Evaluated: ComplexF64 != Any Stacktrace: [1] do_test @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:826 [inlined] [2] (::Main.SectorTestSuite.var"#test_basic_properties##0#test_basic_properties##1")(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:15 [3] test_basic_properties(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:50 [4] top-level scope @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [6] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [inlined] [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:67 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [10] test_sector(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:63 [11] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/q_sector.jl:15 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:6 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [15] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [17] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 Basic properties: Test Failed at /home/pkgeval/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:17 Expression: @testinferred Asymbol(s...) Evaluated: ComplexF64 != Any Stacktrace: [1] do_test @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:826 [inlined] [2] (::Main.SectorTestSuite.var"#test_basic_properties##0#test_basic_properties##1")(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:17 [3] test_basic_properties(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:50 [4] top-level scope @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [6] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [inlined] [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:67 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [10] test_sector(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:63 [11] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/q_sector.jl:15 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:6 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [15] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [17] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 Basic properties: Test Failed at /home/pkgeval/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:18 Expression: @testinferred Bsymbol(s...) Evaluated: ComplexF64 != Any Stacktrace: [1] do_test @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:826 [inlined] [2] (::Main.SectorTestSuite.var"#test_basic_properties##0#test_basic_properties##1")(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:18 [3] test_basic_properties(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:50 [4] top-level scope @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [6] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [inlined] [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:67 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [10] test_sector(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:63 [11] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/q_sector.jl:15 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:6 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [15] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [17] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 Basic properties: Test Failed at /home/pkgeval/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:19 Expression: @testinferred Fsymbol(s..., s...) Evaluated: ComplexF64 != Any Stacktrace: [1] do_test @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:826 [inlined] [2] (::Main.SectorTestSuite.var"#test_basic_properties##0#test_basic_properties##1")(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:19 [3] test_basic_properties(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:50 [4] top-level scope @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [6] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [inlined] [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:67 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [10] test_sector(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:63 [11] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/q_sector.jl:15 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:6 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [15] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [17] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 Basic properties: Test Failed at /home/pkgeval/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:14 Expression: @testinferred frobenius_schur_phase(s[1]) Evaluated: ComplexF64 != Any Stacktrace: [1] do_test @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:826 [inlined] [2] (::Main.SectorTestSuite.var"#test_basic_properties##0#test_basic_properties##1")(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:14 [3] test_basic_properties(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:50 [4] top-level scope @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [6] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [inlined] [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:67 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [10] test_sector(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:63 [11] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/q_sector.jl:15 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:6 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [15] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [17] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 Basic properties: Test Failed at /home/pkgeval/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:15 Expression: @testinferred frobenius_schur_indicator(s[1]) Evaluated: ComplexF64 != Any Stacktrace: [1] do_test @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:826 [inlined] [2] (::Main.SectorTestSuite.var"#test_basic_properties##0#test_basic_properties##1")(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:15 [3] test_basic_properties(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:50 [4] top-level scope @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [6] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [inlined] [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:67 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [10] test_sector(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:63 [11] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/q_sector.jl:15 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:6 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [15] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [17] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 Basic properties: Test Failed at /home/pkgeval/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:17 Expression: @testinferred Asymbol(s...) Evaluated: ComplexF64 != Any Stacktrace: [1] do_test @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:826 [inlined] [2] (::Main.SectorTestSuite.var"#test_basic_properties##0#test_basic_properties##1")(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:17 [3] test_basic_properties(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:50 [4] top-level scope @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [6] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [inlined] [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:67 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [10] test_sector(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:63 [11] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/q_sector.jl:15 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:6 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [15] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [17] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 Basic properties: Test Failed at /home/pkgeval/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:18 Expression: @testinferred Bsymbol(s...) Evaluated: ComplexF64 != Any Stacktrace: [1] do_test @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:826 [inlined] [2] (::Main.SectorTestSuite.var"#test_basic_properties##0#test_basic_properties##1")(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:18 [3] test_basic_properties(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:50 [4] top-level scope @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [6] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [inlined] [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:67 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [10] test_sector(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:63 [11] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/q_sector.jl:15 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:6 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [15] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [17] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 Basic properties: Test Failed at /home/pkgeval/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:19 Expression: @testinferred Fsymbol(s..., s...) Evaluated: ComplexF64 != Any Stacktrace: [1] do_test @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:826 [inlined] [2] (::Main.SectorTestSuite.var"#test_basic_properties##0#test_basic_properties##1")(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:19 [3] test_basic_properties(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:50 [4] top-level scope @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [6] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [inlined] [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:67 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [10] test_sector(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:63 [11] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/q_sector.jl:15 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:6 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [15] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [17] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 Basic properties: Test Failed at /home/pkgeval/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:14 Expression: @testinferred frobenius_schur_phase(s[1]) Evaluated: ComplexF64 != Any Stacktrace: [1] do_test @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:826 [inlined] [2] (::Main.SectorTestSuite.var"#test_basic_properties##0#test_basic_properties##1")(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:14 [3] test_basic_properties(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:50 [4] top-level scope @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [6] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [inlined] [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:67 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [10] test_sector(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:63 [11] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/q_sector.jl:15 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:6 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [15] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [17] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 Basic properties: Test Failed at /home/pkgeval/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:15 Expression: @testinferred frobenius_schur_indicator(s[1]) Evaluated: ComplexF64 != Any Stacktrace: [1] do_test @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:826 [inlined] [2] (::Main.SectorTestSuite.var"#test_basic_properties##0#test_basic_properties##1")(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:15 [3] test_basic_properties(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:50 [4] top-level scope @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [6] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [inlined] [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:67 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [10] test_sector(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:63 [11] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/q_sector.jl:15 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:6 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [15] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [17] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 Basic properties: Test Failed at /home/pkgeval/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:17 Expression: @testinferred Asymbol(s...) Evaluated: ComplexF64 != Any Stacktrace: [1] do_test @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:826 [inlined] [2] (::Main.SectorTestSuite.var"#test_basic_properties##0#test_basic_properties##1")(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:17 [3] test_basic_properties(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:50 [4] top-level scope @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [6] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [inlined] [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:67 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [10] test_sector(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:63 [11] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/q_sector.jl:15 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:6 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [15] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [17] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 Basic properties: Test Failed at /home/pkgeval/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:18 Expression: @testinferred Bsymbol(s...) Evaluated: ComplexF64 != Any Stacktrace: [1] do_test @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:826 [inlined] [2] (::Main.SectorTestSuite.var"#test_basic_properties##0#test_basic_properties##1")(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:18 [3] test_basic_properties(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:50 [4] top-level scope @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [6] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [inlined] [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:67 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [10] test_sector(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:63 [11] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/q_sector.jl:15 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:6 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [15] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [17] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 Basic properties: Test Failed at /home/pkgeval/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:19 Expression: @testinferred Fsymbol(s..., s...) Evaluated: ComplexF64 != Any Stacktrace: [1] do_test @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:826 [inlined] [2] (::Main.SectorTestSuite.var"#test_basic_properties##0#test_basic_properties##1")(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:19 [3] test_basic_properties(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:50 [4] top-level scope @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [6] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [inlined] [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:67 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [10] test_sector(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:63 [11] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/q_sector.jl:15 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:6 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [15] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [17] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 Basic properties: Test Failed at /home/pkgeval/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:14 Expression: @testinferred frobenius_schur_phase(s[1]) Evaluated: ComplexF64 != Any Stacktrace: [1] do_test @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:826 [inlined] [2] (::Main.SectorTestSuite.var"#test_basic_properties##0#test_basic_properties##1")(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:14 [3] test_basic_properties(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:50 [4] top-level scope @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [6] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [inlined] [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:67 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [10] test_sector(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:63 [11] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/q_sector.jl:15 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:6 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [15] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [17] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 Basic properties: Test Failed at /home/pkgeval/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:15 Expression: @testinferred frobenius_schur_indicator(s[1]) Evaluated: ComplexF64 != Any Stacktrace: [1] do_test @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:826 [inlined] [2] (::Main.SectorTestSuite.var"#test_basic_properties##0#test_basic_properties##1")(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:15 [3] test_basic_properties(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:50 [4] top-level scope @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [6] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [inlined] [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:67 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [10] test_sector(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:63 [11] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/q_sector.jl:15 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:6 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [15] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [17] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 Basic properties: Test Failed at /home/pkgeval/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:17 Expression: @testinferred Asymbol(s...) Evaluated: ComplexF64 != Any Stacktrace: [1] do_test @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:826 [inlined] [2] (::Main.SectorTestSuite.var"#test_basic_properties##0#test_basic_properties##1")(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:17 [3] test_basic_properties(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:50 [4] top-level scope @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [6] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [inlined] [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:67 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [10] test_sector(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:63 [11] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/q_sector.jl:15 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:6 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [15] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [17] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 Basic properties: Test Failed at /home/pkgeval/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:18 Expression: @testinferred Bsymbol(s...) Evaluated: ComplexF64 != Any Stacktrace: [1] do_test @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:826 [inlined] [2] (::Main.SectorTestSuite.var"#test_basic_properties##0#test_basic_properties##1")(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:18 [3] test_basic_properties(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:50 [4] top-level scope @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [6] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [inlined] [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:67 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [10] test_sector(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:63 [11] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/q_sector.jl:15 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:6 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [15] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [17] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 Basic properties: Test Failed at /home/pkgeval/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:19 Expression: @testinferred Fsymbol(s..., s...) Evaluated: ComplexF64 != Any Stacktrace: [1] do_test @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:826 [inlined] [2] (::Main.SectorTestSuite.var"#test_basic_properties##0#test_basic_properties##1")(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:19 [3] test_basic_properties(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:50 [4] top-level scope @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [6] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [inlined] [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:67 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [10] test_sector(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:63 [11] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/q_sector.jl:15 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:6 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [15] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [17] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 Basic properties: Test Failed at /home/pkgeval/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:14 Expression: @testinferred frobenius_schur_phase(s[1]) Evaluated: ComplexF64 != Any Stacktrace: [1] do_test @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:826 [inlined] [2] (::Main.SectorTestSuite.var"#test_basic_properties##0#test_basic_properties##1")(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:14 [3] test_basic_properties(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:50 [4] top-level scope @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [6] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [inlined] [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:67 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [10] test_sector(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:63 [11] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/q_sector.jl:15 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:6 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [15] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [17] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 Basic properties: Test Failed at /home/pkgeval/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:15 Expression: @testinferred frobenius_schur_indicator(s[1]) Evaluated: ComplexF64 != Any Stacktrace: [1] do_test @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:826 [inlined] [2] (::Main.SectorTestSuite.var"#test_basic_properties##0#test_basic_properties##1")(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:15 [3] test_basic_properties(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:50 [4] top-level scope @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [6] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [inlined] [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:67 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [10] test_sector(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:63 [11] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/q_sector.jl:15 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:6 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [15] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [17] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 Basic properties: Test Failed at /home/pkgeval/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:17 Expression: @testinferred Asymbol(s...) Evaluated: ComplexF64 != Any Stacktrace: [1] do_test @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:826 [inlined] [2] (::Main.SectorTestSuite.var"#test_basic_properties##0#test_basic_properties##1")(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:17 [3] test_basic_properties(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:50 [4] top-level scope @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [6] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [inlined] [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:67 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [10] test_sector(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:63 [11] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/q_sector.jl:15 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:6 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [15] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [17] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 Basic properties: Test Failed at /home/pkgeval/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:18 Expression: @testinferred Bsymbol(s...) Evaluated: ComplexF64 != Any Stacktrace: [1] do_test @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:826 [inlined] [2] (::Main.SectorTestSuite.var"#test_basic_properties##0#test_basic_properties##1")(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:18 [3] test_basic_properties(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:50 [4] top-level scope @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [6] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [inlined] [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:67 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [10] test_sector(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:63 [11] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/q_sector.jl:15 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:6 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [15] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [17] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 Basic properties: Test Failed at /home/pkgeval/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:19 Expression: @testinferred Fsymbol(s..., s...) Evaluated: ComplexF64 != Any Stacktrace: [1] do_test @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:826 [inlined] [2] (::Main.SectorTestSuite.var"#test_basic_properties##0#test_basic_properties##1")(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:19 [3] test_basic_properties(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:50 [4] top-level scope @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [6] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [inlined] [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:67 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [10] test_sector(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:63 [11] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/q_sector.jl:15 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:6 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [15] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [17] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 Basic properties: Test Failed at /home/pkgeval/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:14 Expression: @testinferred frobenius_schur_phase(s[1]) Evaluated: ComplexF64 != Any Stacktrace: [1] do_test @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:826 [inlined] [2] (::Main.SectorTestSuite.var"#test_basic_properties##0#test_basic_properties##1")(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:14 [3] test_basic_properties(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:50 [4] top-level scope @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [6] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [inlined] [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:67 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [10] test_sector(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:63 [11] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/q_sector.jl:15 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:6 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [15] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [17] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 Basic properties: Test Failed at /home/pkgeval/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:15 Expression: @testinferred frobenius_schur_indicator(s[1]) Evaluated: ComplexF64 != Any Stacktrace: [1] do_test @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:826 [inlined] [2] (::Main.SectorTestSuite.var"#test_basic_properties##0#test_basic_properties##1")(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:15 [3] test_basic_properties(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:50 [4] top-level scope @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [6] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [inlined] [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:67 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [10] test_sector(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:63 [11] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/q_sector.jl:15 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:6 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [15] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [17] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 Basic properties: Test Failed at /home/pkgeval/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:17 Expression: @testinferred Asymbol(s...) Evaluated: ComplexF64 != Any Stacktrace: [1] do_test @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:826 [inlined] [2] (::Main.SectorTestSuite.var"#test_basic_properties##0#test_basic_properties##1")(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:17 [3] test_basic_properties(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:50 [4] top-level scope @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [6] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [inlined] [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:67 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [10] test_sector(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:63 [11] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/q_sector.jl:15 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:6 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [15] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [17] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 Basic properties: Test Failed at /home/pkgeval/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:18 Expression: @testinferred Bsymbol(s...) Evaluated: ComplexF64 != Any Stacktrace: [1] do_test @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:826 [inlined] [2] (::Main.SectorTestSuite.var"#test_basic_properties##0#test_basic_properties##1")(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:18 [3] test_basic_properties(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:50 [4] top-level scope @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [6] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [inlined] [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:67 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [10] test_sector(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:63 [11] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/q_sector.jl:15 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:6 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [15] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [17] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 Basic properties: Test Failed at /home/pkgeval/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:19 Expression: @testinferred Fsymbol(s..., s...) Evaluated: ComplexF64 != Any Stacktrace: [1] do_test @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:826 [inlined] [2] (::Main.SectorTestSuite.var"#test_basic_properties##0#test_basic_properties##1")(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:19 [3] test_basic_properties(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:50 [4] top-level scope @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [6] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [inlined] [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:67 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [10] test_sector(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:63 [11] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/q_sector.jl:15 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:6 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [15] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [17] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 Basic properties: Test Failed at /home/pkgeval/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:14 Expression: @testinferred frobenius_schur_phase(s[1]) Evaluated: ComplexF64 != Any Stacktrace: [1] do_test @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:826 [inlined] [2] (::Main.SectorTestSuite.var"#test_basic_properties##0#test_basic_properties##1")(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:14 [3] test_basic_properties(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:50 [4] top-level scope @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [6] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [inlined] [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:67 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [10] test_sector(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:63 [11] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/q_sector.jl:15 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:6 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [15] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [17] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 Basic properties: Test Failed at /home/pkgeval/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:15 Expression: @testinferred frobenius_schur_indicator(s[1]) Evaluated: ComplexF64 != Any Stacktrace: [1] do_test @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:826 [inlined] [2] (::Main.SectorTestSuite.var"#test_basic_properties##0#test_basic_properties##1")(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:15 [3] test_basic_properties(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:50 [4] top-level scope @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [6] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [inlined] [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:67 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [10] test_sector(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:63 [11] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/q_sector.jl:15 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:6 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [15] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [17] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 Basic properties: Test Failed at /home/pkgeval/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:17 Expression: @testinferred Asymbol(s...) Evaluated: ComplexF64 != Any Stacktrace: [1] do_test @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:826 [inlined] [2] (::Main.SectorTestSuite.var"#test_basic_properties##0#test_basic_properties##1")(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:17 [3] test_basic_properties(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:50 [4] top-level scope @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [6] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [inlined] [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:67 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [10] test_sector(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:63 [11] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/q_sector.jl:15 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:6 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [15] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [17] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 Basic properties: Test Failed at /home/pkgeval/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:18 Expression: @testinferred Bsymbol(s...) Evaluated: ComplexF64 != Any Stacktrace: [1] do_test @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:826 [inlined] [2] (::Main.SectorTestSuite.var"#test_basic_properties##0#test_basic_properties##1")(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:18 [3] test_basic_properties(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:50 [4] top-level scope @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [6] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [inlined] [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:67 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [10] test_sector(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:63 [11] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/q_sector.jl:15 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:6 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [15] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [17] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 Basic properties: Test Failed at /home/pkgeval/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:19 Expression: @testinferred Fsymbol(s..., s...) Evaluated: ComplexF64 != Any Stacktrace: [1] do_test @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:826 [inlined] [2] (::Main.SectorTestSuite.var"#test_basic_properties##0#test_basic_properties##1")(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/sectors.jl:19 [3] test_basic_properties(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:50 [4] top-level scope @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [6] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:65 [inlined] [7] eval(m::Module, e::Any) @ Core ./boot.jl:489 [8] macro expansion @ ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:67 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [10] test_sector(I::Type) @ Main.SectorTestSuite ~/.julia/packages/TensorKitSectors/LXgpR/test/testsuite.jl:63 [11] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/q_sector.jl:15 [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [13] top-level scope @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:6 [14] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [15] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2244 [inlined] [17] macro expansion @ ~/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:11 [inlined] [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [19] top-level scope @ none:6 [20] eval(m::Module, e::Any) @ Core ./boot.jl:489 [21] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [22] _start() @ Base ./client.jl:585 Test Summary: | Pass Fail Total Time QWignerSymbols.jl | 1785813 40 1785853 2m39.0s q_clebsch_gordan | 1771924 1771924 48.4s q_sector | 13889 40 13929 1m50.5s SU2qIrrep{1.11} | 1767 1767 13.4s SU2qIrrep{1.3} | 1767 1767 6.4s Irrep[SU₂_₂] | 244 5 249 14.2s Pentagon equation | 81 81 2.7s Unitarity of F-move | 66 66 4.7s Fusion and dimensions | 9 9 0.1s Triangle equation | 9 9 0.1s Value iterator | 23 23 0.1s Hexagon equation | 27 27 0.2s Fsymbol and Asymbol | 0 0.0s Fsymbol and dim | 3 3 0.0s Orthogonality of fusiontensors | 0 0.0s Fusion tensor and Asymbol | 0 0.0s Fusion tensor and Fsymbol | 0 0.0s Rsymbol and twist | 3 3 0.1s Basic properties | 20 5 25 6.0s Fusion tensor and Bsymbol | 0 0.0s Fusion tensor and Rsymbol | 0 0.0s Fsymbol and Bsymbol | 0 0.0s Fsymbol and frobenius_schur_phase | 3 3 0.0s Irrep[SU₂_₃] | 605 5 610 2.6s Pentagon equation | 256 256 1.0s Unitarity of F-move | 192 192 0.6s Fusion and dimensions | 16 16 0.1s Triangle equation | 16 16 0.0s Value iterator | 29 29 0.1s Hexagon equation | 64 64 0.2s Fsymbol and Asymbol | 0 0.0s Fsymbol and dim | 4 4 0.0s Orthogonality of fusiontensors | 0 0.0s Fusion tensor and Asymbol | 0 0.0s Fusion tensor and Fsymbol | 0 0.0s Rsymbol and twist | 4 4 0.1s Basic properties | 20 5 25 0.4s Fusion tensor and Bsymbol | 0 0.0s Fusion tensor and Rsymbol | 0 0.0s Fsymbol and Bsymbol | 0 0.0s Fsymbol and frobenius_schur_phase | 4 4 0.0s Irrep[SU₂_₄] | 1320 5 1325 3.0s Pentagon equation | 625 625 1.2s Unitarity of F-move | 450 450 0.6s Fusion and dimensions | 25 25 0.1s Triangle equation | 25 25 0.1s Value iterator | 35 35 0.1s Hexagon equation | 125 125 0.2s Fsymbol and Asymbol | 0 0.0s Fsymbol and dim | 5 5 0.0s Orthogonality of fusiontensors | 0 0.0s Fusion tensor and Asymbol | 0 0.0s Fusion tensor and Fsymbol | 0 0.0s Rsymbol and twist | 5 5 0.1s Basic properties | 20 5 25 0.4s Fusion tensor and Bsymbol | 0 0.0s Fusion tensor and Rsymbol | 0 0.0s Fsymbol and Bsymbol | 0 0.0s Fsymbol and frobenius_schur_phase | 5 5 0.0s Irrep[SU₂_₅] | 1484 5 1489 4.1s Pentagon equation | 625 625 2.3s Unitarity of F-move | 610 610 0.7s Fusion and dimensions | 25 25 0.1s Triangle equation | 25 25 0.1s Value iterator | 39 39 0.1s Hexagon equation | 125 125 0.2s Fsymbol and Asymbol | 0 0.0s Fsymbol and dim | 5 5 0.0s Orthogonality of fusiontensors | 0 0.0s Fusion tensor and Asymbol | 0 0.0s Fusion tensor and Fsymbol | 0 0.0s Rsymbol and twist | 5 5 0.1s Basic properties | 20 5 25 0.4s Fusion tensor and Bsymbol | 0 0.0s Fusion tensor and Rsymbol | 0 0.0s Fsymbol and Bsymbol | 0 0.0s Fsymbol and frobenius_schur_phase | 5 5 0.0s Irrep[SU2_{6}] | 1590 5 1595 5.9s Pentagon equation | 625 625 4.1s Unitarity of F-move | 712 712 0.6s Fusion and dimensions | 25 25 0.1s Triangle equation | 25 25 0.1s Value iterator | 43 43 0.1s Hexagon equation | 125 125 0.3s Fsymbol and Asymbol | 0 0.0s Fsymbol and dim | 5 5 0.0s Orthogonality of fusiontensors | 0 0.0s Fusion tensor and Asymbol | 0 0.0s Fusion tensor and Fsymbol | 0 0.0s Rsymbol and twist | 5 5 0.1s Basic properties | 20 5 25 0.4s Fusion tensor and Bsymbol | 0 0.0s Fusion tensor and Rsymbol | 0 0.0s Fsymbol and Bsymbol | 0 0.0s Fsymbol and frobenius_schur_phase | 5 5 0.0s Irrep[SU2_{7}] | 1662 5 1667 9.6s Pentagon equation | 625 625 7.6s Unitarity of F-move | 780 780 0.6s Fusion and dimensions | 25 25 0.1s Triangle equation | 25 25 0.1s Value iterator | 47 47 0.1s Hexagon equation | 125 125 0.4s Fsymbol and Asymbol | 0 0.0s Fsymbol and dim | 5 5 0.0s Orthogonality of fusiontensors | 0 0.0s Fusion tensor and Asymbol | 0 0.0s Fusion tensor and Fsymbol | 0 0.0s Rsymbol and twist | 5 5 0.1s Basic properties | 20 5 25 0.4s Fusion tensor and Bsymbol | 0 0.0s Fusion tensor and Rsymbol | 0 0.0s Fsymbol and Bsymbol | 0 0.0s Fsymbol and frobenius_schur_phase | 5 5 0.0s Irrep[SU2_{8}] | 1710 5 1715 12.4s Pentagon equation | 625 625 10.3s Unitarity of F-move | 824 824 0.7s Fusion and dimensions | 25 25 0.1s Triangle equation | 25 25 0.1s Value iterator | 51 51 0.1s Hexagon equation | 125 125 0.4s Fsymbol and Asymbol | 0 0.0s Fsymbol and dim | 5 5 0.0s Orthogonality of fusiontensors | 0 0.0s Fusion tensor and Asymbol | 0 0.0s Fusion tensor and Fsymbol | 0 0.0s Rsymbol and twist | 5 5 0.1s Basic properties | 20 5 25 0.4s Fusion tensor and Bsymbol | 0 0.0s Fusion tensor and Rsymbol | 0 0.0s Fsymbol and Bsymbol | 0 0.0s Fsymbol and frobenius_schur_phase | 5 5 0.0s Irrep[SU2_{9}] | 1740 5 1745 12.9s Pentagon equation | 625 625 10.9s Unitarity of F-move | 850 850 0.7s Fusion and dimensions | 25 25 0.1s Triangle equation | 25 25 0.1s Value iterator | 55 55 0.1s Hexagon equation | 125 125 0.4s Fsymbol and Asymbol | 0 0.0s Fsymbol and dim | 5 5 0.0s Orthogonality of fusiontensors | 0 0.0s Fusion tensor and Asymbol | 0 0.0s Fusion tensor and Fsymbol | 0 0.0s Rsymbol and twist | 5 5 0.1s Basic properties | 20 5 25 0.5s Fusion tensor and Bsymbol | 0 0.0s Fusion tensor and Rsymbol | 0 0.0s Fsymbol and Bsymbol | 0 0.0s Fsymbol and frobenius_schur_phase | 5 5 0.0s RNG of the outermost testset: Random.Xoshiro(0x0b0bf08fe7533425, 0xba03bd306de4c7f9, 0x7aeeb601b8d41799, 0xc4520ead00fcf368, 0xfdff1ce4d410a9e5) ERROR: LoadError: Some tests did not pass: 1785813 passed, 40 failed, 0 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/QWignerSymbols/y9PZp/test/runtests.jl:5 Testing failed after 171.73s ERROR: LoadError: Package QWignerSymbols 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:3122 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2987 [inlined] [4] 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:572 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:548 [6] 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 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:223 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/evaluate.jl:214 PkgEval failed after 234.32s: package has test failures