Package evaluation to test FastCholesky on Julia 1.12.4 (0f21d93eaa*) started at 2026-01-26T16:30:53.298 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.12` Set-up completed after 8.4s ################################################################################ # Installation # Installing FastCholesky... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [2d5283b6] + FastCholesky v1.4.3 Updating `~/.julia/environments/v1.12/Manifest.toml` [2d5283b6] + FastCholesky v1.4.3 [85a6dd25] + PositiveFactorizations v0.2.4 [56f22d72] + Artifacts v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 1.33s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1312.6 ms ✓ FastCholesky 780.6 ms ✓ FastCholesky → StaticArraysCoreExt 2 dependencies successfully precompiled in 2 seconds. 51 already precompiled. Precompilation completed after 19.64s ################################################################################ # Testing # Testing FastCholesky Status `/tmp/jl_KXCawb/Project.toml` [8e7c35d0] BlockArrays v1.9.3 [2d5283b6] FastCholesky v1.4.3 [c3a54625] JET v0.11.3 [85a6dd25] PositiveFactorizations v0.2.4 [817f1d60] ReTestItems v1.35.1 [90137ffa] StaticArrays v1.9.16 [1e83bf80] StaticArraysCore v1.4.4 [37e2e46d] LinearAlgebra v1.12.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_KXCawb/Manifest.toml` [4c555306] ArrayLayouts v1.12.2 [8e7c35d0] BlockArrays v1.9.3 [da1fd8a2] CodeTracking v3.0.0 [807dbc54] Compiler v0.1.1 [2d5283b6] FastCholesky v1.4.3 [1a297f60] FillArrays v1.16.0 [c3a54625] JET v0.11.3 [aa1ae85d] JuliaInterpreter v0.10.9 [70703baa] JuliaSyntax v1.0.2 [6f1432cf] LoweredCodeUtils v3.5.0 [1914dd2f] MacroTools v0.5.16 [bac558e1] OrderedCollections v1.8.1 [85a6dd25] PositiveFactorizations v0.2.4 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [817f1d60] ReTestItems v1.35.1 [295af30f] Revise v3.13.2 [90137ffa] StaticArrays v1.9.16 [1e83bf80] StaticArraysCore v1.4.4 [1e6cf692] TestEnv v1.103.2 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.12.1 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.15.0+0 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.11.4 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.5.4+0 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.64.0+1 [3f19e933] p7zip_jll v17.7.0+0 Testing Running tests... [ Info: Scanning for test items in project `FastCholesky` at paths: /home/pkgeval/.julia/packages/FastCholesky/RY4gZ [ Info: Finished scanning for test items in 5.56 seconds. [ Info: Scheduling 8 tests on pid 19 16:32:00 | maxrss 2.3% | mem 2.8% | START (1/8) test item "General functionality" at test/fastcholesky_tests.jl:1 17:07:45 | maxrss 9.1% | mem 7.8% | DONE (1/8) test item "General functionality" 2144.9 secs (67.9% compile, 5.0% GC), 869.26 M allocs (138.510 GB) Captured Logs for test item "General functionality" at test/fastcholesky_tests.jl:1 on worker 19 Precompiling packages... 858.9 ms ✓ FastCholesky → StaticArraysCoreExt 1 dependency successfully precompiled in 1 seconds. 3 already precompiled. Precompiling packages... 52101.3 ms ✓ ArrayLayouts 10822.4 ms ✓ BlockArrays 2 dependencies successfully precompiled in 97 seconds. 10 already precompiled. Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) fastcholesky(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholsqrt(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) chollogdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv_logdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) fastcholesky(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholsqrt(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) chollogdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv_logdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) fastcholesky(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholsqrt(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) chollogdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv_logdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) fastcholesky(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholsqrt(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) chollogdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv_logdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) fastcholesky(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholsqrt(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) chollogdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv_logdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) fastcholesky(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholsqrt(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) chollogdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv_logdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) fastcholesky(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholsqrt(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) chollogdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv_logdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) fastcholesky(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholsqrt(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) chollogdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv_logdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) fastcholesky(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholsqrt(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) chollogdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv_logdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) fastcholesky(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholsqrt(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) chollogdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv_logdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) fastcholesky(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholsqrt(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) chollogdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv_logdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) fastcholesky(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholsqrt(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) chollogdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv_logdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) fastcholesky(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholsqrt(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) chollogdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv_logdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) fastcholesky(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholsqrt(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) chollogdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv_logdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) fastcholesky(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholsqrt(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) chollogdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv_logdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) fastcholesky(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholsqrt(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) chollogdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv_logdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) fastcholesky(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholsqrt(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) chollogdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv_logdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) fastcholesky(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholsqrt(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) chollogdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv_logdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) fastcholesky(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholsqrt(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) chollogdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv_logdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) fastcholesky(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholsqrt(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) chollogdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv_logdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) fastcholesky(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholsqrt(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) chollogdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv_logdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) fastcholesky(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholsqrt(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) chollogdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv_logdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) fastcholesky(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholsqrt(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) chollogdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv_logdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) fastcholesky(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholsqrt(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) chollogdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv_logdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) fastcholesky(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholsqrt(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) chollogdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv_logdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) fastcholesky(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholsqrt(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) chollogdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv_logdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) fastcholesky(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholsqrt(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) chollogdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv_logdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) fastcholesky(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholsqrt(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) chollogdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv_logdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) fastcholesky(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholsqrt(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) chollogdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv_logdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) fastcholesky(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholsqrt(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) chollogdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv_logdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) fastcholesky(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholsqrt(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) chollogdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv_logdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) fastcholesky(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholsqrt(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) chollogdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv_logdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) fastcholesky(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholsqrt(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) chollogdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv_logdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) fastcholesky(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholsqrt(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) chollogdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv_logdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:55 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) fastcholesky(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:51 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholinv(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:52 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) cholsqrt(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:53 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:108 [19] #_redirect_logs##0 @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [20] open(::ReTestItems.var"#_redirect_logs##0#_redirect_logs##1"{ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}}, ::String, ::Vararg{String}; kwargs::@Kwargs{}) @ Base ./io.jl:410 [21] open @ ./io.jl:407 [inlined] [22] _redirect_logs @ ~/.julia/packages/ReTestItems/rFUty/src/log_capture.jl:107 [inlined] [23] macro expansion @ ~/.julia/packages/ReTestItems/rFUty/src/macros.jl:82 [inlined] [24] runtestitem(ti::TestItem, ctx::ReTestItems.TestContext; test_end_expr::Expr, logs::Symbol, verbose_results::Bool, finish_test::Bool, catch_test_error::Bool, failfast::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1151 [25] runtestitem @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1073 [inlined] [26] _runtests_in_current_env(ti_filter::Function, paths::Tuple{String}, projectfile::String, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:446 [27] (::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:378 [28] with_logstate(f::ReTestItems.var"#_runtests##0#_runtests##1"{ReTestItems.TestItemFilter{Returns{Bool}, Nothing, Nothing}, Tuple{String}, ReTestItems._Config, String}, logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [29] with_logger(f::Function, logger::Base.CoreLogging.ConsoleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [30] _runtests(ti_filter::Function, paths::Tuple{String}, cfg::ReTestItems._Config) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:377 [31] runtests(shouldrun::Returns{Bool}, paths::String; nworkers::Int64, nworker_threads::String, worker_init_expr::Expr, testitem_timeout::Float64, retries::Int64, memory_threshold::Float64, debug::Int64, name::Nothing, tags::Nothing, report::Bool, logs::Symbol, verbose_results::Bool, test_end_expr::Expr, validate_paths::Bool, timeout_profile_wait::Int64, gc_between_testitems::Bool, failfast::Bool, testitem_failfast::Bool, failures_first::Bool) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:298 [32] #runtests#36 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:276 [inlined] [33] runtests @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:273 [inlined] [34] runtests(pkg::Module) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:272 [35] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/runtests.jl:3 [36] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:307 [37] top-level scope @ none:6 [38] eval(m::Module, e::Any) @ Core ./boot.jl:489 [39] exec_options(opts::Base.JLOptions) @ Base ./client.jl:283 [40] _start() @ Base ./client.jl:550 Error in testset "General functionality" on worker 19: Error During Test at /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 Test threw exception Expression: #= /home/pkgeval/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 =# JET.@test_opt unoptimize_throw_blocks = false ignored_modules = (Base,) chollogdet(input) JETConfigError: Given unexpected configuration: `unoptimize_throw_blocks = false` Stacktrace: [1] validate_configs(analyzer::JET.OptAnalyzer{Returns{Bool}}, jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/abstractinterpret/abstractanalyzer.jl:387 [2] #analyze_and_report_call!#123 @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:716 [inlined] [3] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:714 [inlined] [4] analyze_and_report_call!(analyzer::JET.OptAnalyzer{Returns{Bool}}, f::Any, types::Any; jetconfigs::@Kwargs{unoptimize_throw_blocks::Bool, ignored_modules::Tuple{Module}}) @ JET ~/.julia/packages/JET/lX05m/src/JETBase.jl:712 [5] analyze_and_report_call! @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:706 [inlined] [6] #report_opt#201 @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:395 [inlined] [7] report_opt @ ~/.julia/packages/JET/lX05m/src/analyzers/optanalyzer.jl:393 [inlined] [8] macro expansion @ ~/.julia/packages/JET/lX05m/src/JETBase.jl:1333 [inlined] [9] (::Main.var"##General functionality#285".var"#2#3")() @ Main.var"##General functionality#285" ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:54 [10] with_logstate(f::Main.var"##General functionality#285".var"#2#3", logstate::Base.CoreLogging.LogState) @ Base.CoreLogging ./logging/logging.jl:542 [11] with_logger(f::Function, logger::Base.CoreLogging.SimpleLogger) @ Base.CoreLogging ./logging/logging.jl:653 [12] top-level scope @ ~/.julia/packages/FastCholesky/RY4gZ/test/fastcholesky_tests.jl:7 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] #79 @ ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1154 [inlined] [15] with_source_path(f::ReTestItems.var"#79#80"{Expr}, path::String) @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:977 [16] (::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr})() @ ReTestItems ~/.julia/packages/ReTestItems/rFUty/src/ReTestItems.jl:1153 [17] redirect_stdio(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}; stdin::Nothing, stderr::IOContext{IOStream}, stdout::IOContext{IOStream}) @ Base ./stream.jl:1448 [18] _redirect_logs(f::ReTestItems.var"#77#78"{TestItem, String, Expr, Expr}, target::IOStream) @ ReTestItems ~/.julia/p PkgEval terminated after 2221.71s: test log exceeded the size limit