Package evaluation to test QWignerSymbols on Julia 1.14.0-DEV.1699 (9484a92029*) started at 2026-02-10T23:04:01.081 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 11.24s ################################################################################ # Installation # Installing QWignerSymbols... Resolving package versions... Installed IntegerMathUtils ─────── v0.1.3 Installed Primes ───────────────── v0.5.7 Installed PrecompileTools ──────── v1.3.3 Installed StridedViews ─────────── v0.4.3 Installed VectorInterface ──────── v0.5.0 Installed LRUCache ─────────────── v1.6.2 Installed PackageExtensionCompat ─ v1.0.2 Installed Preferences ──────────── v1.5.1 Installed TensorOperations ─────── v5.5.0 Installed PtrArrays ────────────── v1.3.0 Installed TupleTools ───────────── v1.6.0 Installed QWignerSymbols ───────── v0.2.1 Installed HalfIntegers ─────────── v1.6.0 Installed RationalRoots ────────── v0.2.1 Installed WignerSymbols ────────── v2.0.0 Installed Strided ──────────────── v2.3.2 Installed TensorKitSectors ─────── v0.3.6 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.63s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 4804.0 ms ✓ TestEnv 1 dependency successfully precompiled in 5 seconds. 27 already precompiled. Precompiling package dependencies... Precompiling packages... 1016.3 ms ✓ HalfIntegers 870.7 ms ✓ IntegerMathUtils 1068.7 ms ✓ LRUCache 831.0 ms ✓ PtrArrays 897.1 ms ✓ RationalRoots 1104.4 ms ✓ TupleTools 1206.6 ms ✓ VectorInterface 811.3 ms ✓ PackageExtensionCompat 1173.4 ms ✓ Preferences 1566.1 ms ✓ TestExtras 1191.6 ms ✓ Primes 813.7 ms ✓ LRUCache → SerializationExt 949.1 ms ✓ StridedViews 895.1 ms ✓ PrecompileTools 3501.6 ms ✓ WignerSymbols 1172.0 ms ✓ Strided 747.1 ms ✓ StridedViews → StridedViewsPtrArraysExt ┌ Info: TensorOperations can optionally be instructed to precompile several functions, which can be used to reduce the time to first execution (TTFX). │ This is disabled by default as this can take a while on some machines, and is only relevant for contraction-heavy workloads. │ │ To enable or disable precompilation, you can use the following script: │ │ ```julia │ using TensorOperations, Preferences │ set_preferences!(TensorOperations, "precompile_workload" => true; force=true) │ ``` │ └ This will create a `LocalPreferences.toml` file next to your current `Project.toml` file to store this setting in a persistent way. 3214.8 ms ✓ TensorOperations 15384.0 ms ✓ TensorKitSectors 1430.1 ms ✓ QWignerSymbols 20 dependencies successfully precompiled in 40 seconds. 12 already precompiled. 1 dependency had output during precompilation: ┌ TensorOperations │ ┌ Info: TensorOperations can optionally be instructed to precompile several functions, which can be used to reduce the time to first execution (TTFX). │ │ This is disabled by default as this can take a while on some machines, and is only relevant for contraction-heavy workloads. │ │ │ │ To enable or disable precompilation, you can use the following script: │ │ │ │ ```julia │ │ using TensorOperations, Preferences │ │ set_preferences!(TensorOperations, "precompile_workload" => true; force=true) │ │ ``` │ │ │ └ This will create a `LocalPreferences.toml` file next to your current `Project.toml` file to store this setting in a persistent way. └ Precompilation completed after 63.13s ################################################################################ # Testing # Testing QWignerSymbols Status `/tmp/jl_zpaDaO/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_zpaDaO/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 2m33.7s q_clebsch_gordan | 1771924 1771924 47.2s q_sector | 13889 40 13929 1m46.4s SU2qIrrep{1.11} | 1767 1767 13.6s SU2qIrrep{1.3} | 1767 1767 6.2s Irrep[SU₂_₂] | 244 5 249 13.7s Pentagon equation | 81 81 2.7s Unitarity of F-move | 66 66 4.6s Fusion and dimensions | 9 9 0.2s 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 5.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 | 3 3 0.0s Irrep[SU₂_₃] | 605 5 610 2.7s 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.1s Pentagon equation | 625 625 1.3s 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.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 Irrep[SU₂_₅] | 1484 5 1489 4.1s Pentagon equation | 625 625 2.2s 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.0s 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.7s 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.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 Irrep[SU2_{8}] | 1710 5 1715 12.5s Pentagon equation | 625 625 10.6s Unitarity of F-move | 824 824 0.6s 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.8s Pentagon equation | 625 625 10.8s 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.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 RNG of the outermost testset: Random.Xoshiro(0xc59bfa81c1bca5b0, 0xda407d1a8324dac3, 0xdd73181447897ffd, 0xb45e055074ea3719, 0x962f0f69e3423799) 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 166.29s 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 261.07s: package has test failures