Skip to content

Fix new warnings introduced in Elixir 1.17 and OTP 27 #546

Fix new warnings introduced in Elixir 1.17 and OTP 27

Fix new warnings introduced in Elixir 1.17 and OTP 27 #546

Re-run triggered May 25, 2024 07:16
Status Failure
Total duration 4m 4s
Artifacts

main.yml

on: pull_request
Matrix: linux
Fit to window
Zoom out
Zoom in

Annotations

210 errors and 25 warnings
Test on Ubuntu (Elixir 1.10.4, OTP 21.3): test/benchee/system_test.exs#L93
test .available_memory returns the available memory on the computer (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.10.4, OTP 21.3): test/benchee/system_test.exs#L48
test .cpu_speed returns a string (more accurate tests in .parse_cpu_for) (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.10.4, OTP 21.3): test/benchee/system_test.exs#L148
test .jit_enabled? should say true for versions > 24.0.0 (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.10.4, OTP 21.3): test/benchee/system_test.exs#L30
test .erlang returns the current erlang version in use (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.10.4, OTP 21.3): test/benchee/system_test.exs#L41
test .os returns an atom of the current os (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.10.4, OTP 21.3): test/benchee/system_test.exs#L37
test .num_cores returns the number of cores on the running VM (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.10.4, OTP 21.3): test/benchee/system_test.exs#L11
test .system adds the content to a given suite (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.10.4, OTP 21.3): test/benchee/system_test.exs#L124
test all_protocols_consolidated?/1 normally it just works and is true for Bechee and does not log a warning (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.10.4, OTP 21.3): test/benchee/system_test.exs#L26
test .elixir returns the current elixir version (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.10.4, OTP 21.3): test/benchee_test.exs#L981
test profiling profiling and inputs work together (BencheeTest)
Test on Ubuntu (Elixir 1.9.4, OTP 21.3)
The job was canceled because "_1_10_4_21_3" failed.
Test on Ubuntu (Elixir 1.9.4, OTP 21.3): test/benchee/system_test.exs#L93
test .available_memory returns the available memory on the computer (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.9.4, OTP 21.3): test/benchee/system_test.exs#L26
test .elixir returns the current elixir version (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.9.4, OTP 21.3): test/benchee/system_test.exs#L41
test .os returns an atom of the current os (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.9.4, OTP 21.3): test/benchee/system_test.exs#L48
test .cpu_speed returns a string (more accurate tests in .parse_cpu_for) (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.9.4, OTP 21.3): test/benchee/system_test.exs#L30
test .erlang returns the current erlang version in use (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.9.4, OTP 21.3): test/benchee/system_test.exs#L148
test .jit_enabled? should say true for versions > 24.0.0 (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.9.4, OTP 21.3): test/benchee/system_test.exs#L11
test .system adds the content to a given suite (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.9.4, OTP 21.3): test/benchee/system_test.exs#L37
test .num_cores returns the number of cores on the running VM (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.9.4, OTP 21.3): test/benchee/system_test.exs#L124
test all_protocols_consolidated?/1 normally it just works and is true for Bechee and does not log a warning (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.9.4, OTP 21.3): test/benchee_test.exs#L586
test works for macros (BencheeTest)
Test on Ubuntu (Elixir 1.13.4, OTP 22.3)
The job was canceled because "_1_10_4_21_3" failed.
Test on Ubuntu (Elixir 1.13.4, OTP 22.3): test/benchee/system_test.exs#L11
test .system adds the content to a given suite (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.13.4, OTP 22.3): test/benchee/system_test.exs#L26
test .elixir returns the current elixir version (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.13.4, OTP 22.3): test/benchee/system_test.exs#L124
test all_protocols_consolidated?/1 normally it just works and is true for Bechee and does not log a warning (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.13.4, OTP 22.3): test/benchee/system_test.exs#L48
test .cpu_speed returns a string (more accurate tests in .parse_cpu_for) (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.13.4, OTP 22.3): test/benchee/system_test.exs#L148
test .jit_enabled? should say true for versions > 24.0.0 (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.13.4, OTP 22.3): test/benchee/system_test.exs#L93
test .available_memory returns the available memory on the computer (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.13.4, OTP 22.3): test/benchee/system_test.exs#L37
test .num_cores returns the number of cores on the running VM (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.13.4, OTP 22.3): test/benchee/system_test.exs#L41
test .os returns an atom of the current os (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.13.4, OTP 22.3): test/benchee/system_test.exs#L30
test .erlang returns the current erlang version in use (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.13.4, OTP 22.3): test/benchee_test.exs#L438
test inputs can also be a list of 2-tuples and it then keeps the order (BencheeTest)
Test on Ubuntu (Elixir 1.13.4, OTP 24.3)
The job was canceled because "_1_10_4_21_3" failed.
Test on Ubuntu (Elixir 1.13.4, OTP 24.3): test/benchee/system_test.exs#L30
test .erlang returns the current erlang version in use (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.13.4, OTP 24.3): test/benchee/system_test.exs#L48
test .cpu_speed returns a string (more accurate tests in .parse_cpu_for) (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.13.4, OTP 24.3): test/benchee/system_test.exs#L93
test .available_memory returns the available memory on the computer (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.13.4, OTP 24.3): test/benchee/system_test.exs#L37
test .num_cores returns the number of cores on the running VM (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.13.4, OTP 24.3): test/benchee/system_test.exs#L124
test all_protocols_consolidated?/1 normally it just works and is true for Bechee and does not log a warning (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.13.4, OTP 24.3): test/benchee/system_test.exs#L26
test .elixir returns the current elixir version (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.15.7, OTP 24.3)
The job was canceled because "_1_10_4_21_3" failed.
Test on Ubuntu (Elixir 1.13.4, OTP 24.3): test/benchee/system_test.exs#L11
test .system adds the content to a given suite (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.15.7, OTP 24.3): test/benchee/system_test.exs#L41
test .os returns an atom of the current os (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.13.4, OTP 24.3): test/benchee/system_test.exs#L41
test .os returns an atom of the current os (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.15.7, OTP 24.3): test/benchee/system_test.exs#L48
test .cpu_speed returns a string (more accurate tests in .parse_cpu_for) (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.13.4, OTP 24.3): test/benchee/system_test.exs#L148
test .jit_enabled? should say true for versions > 24.0.0 (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.15.7, OTP 24.3): test/benchee/system_test.exs#L26
test .elixir returns the current elixir version (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.13.4, OTP 24.3): test/benchee_test.exs#L822
test memory measurement does not blow up when only measuring memory times (BencheeTest)
Test on Ubuntu (Elixir 1.15.7, OTP 24.3): test/benchee/system_test.exs#L124
test all_protocols_consolidated?/1 normally it just works and is true for Bechee and does not log a warning (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.15.7, OTP 24.3): test/benchee/system_test.exs#L30
test .erlang returns the current erlang version in use (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.15.7, OTP 24.3): test/benchee/system_test.exs#L11
test .system adds the content to a given suite (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.15.7, OTP 24.3): test/benchee/system_test.exs#L148
test .jit_enabled? should say true for versions > 24.0.0 (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.15.7, OTP 24.3): test/benchee/system_test.exs#L93
test .available_memory returns the available memory on the computer (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.15.7, OTP 24.3): test/benchee/system_test.exs#L37
test .num_cores returns the number of cores on the running VM (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.15.7, OTP 24.3): test/benchee_test.exs#L1029
test function call overhead measurement can be turned on (BencheeTest)
Test on Ubuntu (Elixir 1.14.5, OTP 25.3)
The job was canceled because "_1_10_4_21_3" failed.
Test on Ubuntu (Elixir 1.14.5, OTP 25.3): test/benchee/system_test.exs#L48
test .cpu_speed returns a string (more accurate tests in .parse_cpu_for) (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.14.5, OTP 25.3): test/benchee/system_test.exs#L41
test .os returns an atom of the current os (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.14.5, OTP 25.3): test/benchee/system_test.exs#L148
test .jit_enabled? should say true for versions > 24.0.0 (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.14.5, OTP 25.3): test/benchee/system_test.exs#L37
test .num_cores returns the number of cores on the running VM (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.14.5, OTP 25.3): test/benchee/system_test.exs#L26
test .elixir returns the current elixir version (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.14.5, OTP 25.3): test/benchee/system_test.exs#L11
test .system adds the content to a given suite (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.14.5, OTP 25.3): test/benchee/system_test.exs#L124
test all_protocols_consolidated?/1 normally it just works and is true for Bechee and does not log a warning (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.14.5, OTP 25.3): test/benchee/system_test.exs#L30
test .erlang returns the current erlang version in use (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.14.5, OTP 25.3): test/benchee/system_test.exs#L93
test .available_memory returns the available memory on the computer (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.14.5, OTP 25.3): test/benchee_test.exs#L513
test .run also adds system information into the mix via Benchee.System (BencheeTest)
Test on Ubuntu (Elixir 1.15.7, OTP 26.2)
The job was canceled because "_1_10_4_21_3" failed.
Test on Ubuntu (Elixir 1.15.7, OTP 26.2): test/benchee/system_test.exs#L124
test all_protocols_consolidated?/1 normally it just works and is true for Bechee and does not log a warning (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.15.7, OTP 26.2): test/benchee/system_test.exs#L48
test .cpu_speed returns a string (more accurate tests in .parse_cpu_for) (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.15.7, OTP 26.2): test/benchee/system_test.exs#L11
test .system adds the content to a given suite (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.15.7, OTP 26.2): test/benchee/system_test.exs#L37
test .num_cores returns the number of cores on the running VM (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.15.7, OTP 26.2): test/benchee/system_test.exs#L148
test .jit_enabled? should say true for versions > 24.0.0 (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.15.7, OTP 26.2): test/benchee/system_test.exs#L30
test .erlang returns the current erlang version in use (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.15.7, OTP 26.2): test/benchee/system_test.exs#L93
test .available_memory returns the available memory on the computer (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.15.7, OTP 26.2): test/benchee/system_test.exs#L26
test .elixir returns the current elixir version (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.15.7, OTP 26.2): test/benchee/system_test.exs#L41
test .os returns an atom of the current os (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.15.7, OTP 26.2): test/benchee_test.exs#L513
test .run also adds system information into the mix via Benchee.System (BencheeTest)
Test on Ubuntu (Elixir 1.14.5, OTP 24.3)
The job was canceled because "_1_10_4_21_3" failed.
Test on Ubuntu (Elixir 1.14.5, OTP 24.3): test/benchee/system_test.exs#L30
test .erlang returns the current erlang version in use (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.14.5, OTP 24.3): test/benchee/system_test.exs#L26
test .elixir returns the current elixir version (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.14.5, OTP 24.3): test/benchee/system_test.exs#L41
test .os returns an atom of the current os (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.14.5, OTP 24.3): test/benchee/system_test.exs#L124
test all_protocols_consolidated?/1 normally it just works and is true for Bechee and does not log a warning (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.14.5, OTP 24.3): test/benchee/system_test.exs#L48
test .cpu_speed returns a string (more accurate tests in .parse_cpu_for) (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.14.5, OTP 24.3): test/benchee/system_test.exs#L37
test .num_cores returns the number of cores on the running VM (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.14.5, OTP 24.3): test/benchee/system_test.exs#L148
test .jit_enabled? should say true for versions > 24.0.0 (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.14.5, OTP 24.3): test/benchee/system_test.exs#L93
test .available_memory returns the available memory on the computer (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.14.5, OTP 24.3): test/benchee/system_test.exs#L11
test .system adds the content to a given suite (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.14.5, OTP 24.3): test/benchee_test.exs#L586
test works for macros (BencheeTest)
Test on Ubuntu (Elixir 1.11.4, OTP 22.3)
The job was canceled because "_1_10_4_21_3" failed.
Test on Ubuntu (Elixir 1.11.4, OTP 22.3): test/benchee/system_test.exs#L148
test .jit_enabled? should say true for versions > 24.0.0 (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.11.4, OTP 22.3): test/benchee/system_test.exs#L37
test .num_cores returns the number of cores on the running VM (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.11.4, OTP 22.3): test/benchee/system_test.exs#L48
test .cpu_speed returns a string (more accurate tests in .parse_cpu_for) (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.11.4, OTP 22.3): test/benchee/system_test.exs#L30
test .erlang returns the current erlang version in use (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.11.4, OTP 22.3): test/benchee/system_test.exs#L41
test .os returns an atom of the current os (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.11.4, OTP 22.3): test/benchee/system_test.exs#L26
test .elixir returns the current elixir version (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.11.4, OTP 22.3): test/benchee/system_test.exs#L93
test .available_memory returns the available memory on the computer (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.11.4, OTP 22.3): test/benchee/system_test.exs#L11
test .system adds the content to a given suite (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.11.4, OTP 22.3): test/benchee/system_test.exs#L124
test all_protocols_consolidated?/1 normally it just works and is true for Bechee and does not log a warning (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.11.4, OTP 22.3): test/benchee_test.exs#L931
test profiling integration profiling runs :eprof profiler (BencheeTest)
Test on Ubuntu (Elixir 1.8.2, OTP 20.3)
The job was canceled because "_1_10_4_21_3" failed.
Test on Ubuntu (Elixir 1.8.2, OTP 20.3): test/benchee/system_test.exs#L124
test all_protocols_consolidated?/1 normally it just works and is true for Bechee and does not log a warning (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.8.2, OTP 20.3): test/benchee/system_test.exs#L11
test .system adds the content to a given suite (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.8.2, OTP 20.3): test/benchee/system_test.exs#L148
test .jit_enabled? should say true for versions > 24.0.0 (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.8.2, OTP 20.3): test/benchee/system_test.exs#L30
test .erlang returns the current erlang version in use (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.8.2, OTP 20.3): test/benchee/system_test.exs#L41
test .os returns an atom of the current os (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.8.2, OTP 20.3): test/benchee/system_test.exs#L93
test .available_memory returns the available memory on the computer (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.8.2, OTP 20.3): test/benchee/system_test.exs#L48
test .cpu_speed returns a string (more accurate tests in .parse_cpu_for) (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.8.2, OTP 20.3): test/benchee/system_test.exs#L26
test .elixir returns the current elixir version (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.8.2, OTP 20.3): test/benchee/system_test.exs#L37
test .num_cores returns the number of cores on the running VM (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.8.2, OTP 20.3): test/benchee_test.exs#L1017
test function call overhead measurement by default it is off (BencheeTest)
Test on Ubuntu (Elixir 1.15.7, OTP 25.3)
The job was canceled because "_1_10_4_21_3" failed.
Test on Ubuntu (Elixir 1.15.7, OTP 25.3): test/benchee/system_test.exs#L37
test .num_cores returns the number of cores on the running VM (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.15.7, OTP 25.3): test/benchee/system_test.exs#L11
test .system adds the content to a given suite (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.15.7, OTP 25.3): test/benchee/system_test.exs#L26
test .elixir returns the current elixir version (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.15.7, OTP 25.3): test/benchee/system_test.exs#L148
test .jit_enabled? should say true for versions > 24.0.0 (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.15.7, OTP 25.3): test/benchee/system_test.exs#L41
test .os returns an atom of the current os (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.15.7, OTP 25.3): test/benchee/system_test.exs#L48
test .cpu_speed returns a string (more accurate tests in .parse_cpu_for) (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.15.7, OTP 25.3): test/benchee/system_test.exs#L93
test .available_memory returns the available memory on the computer (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.15.7, OTP 25.3): test/benchee/system_test.exs#L124
test all_protocols_consolidated?/1 normally it just works and is true for Bechee and does not log a warning (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.15.7, OTP 25.3): test/benchee/system_test.exs#L30
test .erlang returns the current erlang version in use (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.15.7, OTP 25.3): test/benchee_test.exs#L72
test integration multiple funs in .run (BencheeTest)
Test on Ubuntu (Elixir 1.7.4, OTP 20.3)
The job was canceled because "_1_10_4_21_3" failed.
Test on Ubuntu (Elixir 1.7.4, OTP 20.3): test/benchee/system_test.exs#L148
test .jit_enabled? should say true for versions > 24.0.0 (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.7.4, OTP 20.3): test/benchee/system_test.exs#L93
test .available_memory returns the available memory on the computer (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.7.4, OTP 20.3): test/benchee/system_test.exs#L37
test .num_cores returns the number of cores on the running VM (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.7.4, OTP 20.3): test/benchee/system_test.exs#L26
test .elixir returns the current elixir version (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.7.4, OTP 20.3): test/benchee/system_test.exs#L124
test all_protocols_consolidated?/1 normally it just works and is true for Bechee and does not log a warning (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.7.4, OTP 20.3): test/benchee/system_test.exs#L11
test .system adds the content to a given suite (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.7.4, OTP 20.3): test/benchee/system_test.exs#L48
test .cpu_speed returns a string (more accurate tests in .parse_cpu_for) (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.7.4, OTP 20.3): test/benchee/system_test.exs#L41
test .os returns an atom of the current os (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.7.4, OTP 20.3): test/benchee/system_test.exs#L30
test .erlang returns the current erlang version in use (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.7.4, OTP 20.3): test/benchee_test.exs#L1043
test warn when functions are evaluated warns when run in iex (BencheeTest)
Test on Ubuntu (Elixir 1.13.4, OTP 23.3)
The job was canceled because "_1_10_4_21_3" failed.
Test on Ubuntu (Elixir 1.13.4, OTP 23.3): test/benchee/system_test.exs#L11
test .system adds the content to a given suite (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.13.4, OTP 23.3): test/benchee/system_test.exs#L37
test .num_cores returns the number of cores on the running VM (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.13.4, OTP 23.3): test/benchee/system_test.exs#L93
test .available_memory returns the available memory on the computer (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.13.4, OTP 23.3): test/benchee/system_test.exs#L148
test .jit_enabled? should say true for versions > 24.0.0 (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.13.4, OTP 23.3): test/benchee/system_test.exs#L30
test .erlang returns the current erlang version in use (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.13.4, OTP 23.3): test/benchee/system_test.exs#L48
test .cpu_speed returns a string (more accurate tests in .parse_cpu_for) (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.13.4, OTP 23.3): test/benchee/system_test.exs#L124
test all_protocols_consolidated?/1 normally it just works and is true for Bechee and does not log a warning (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.13.4, OTP 23.3): test/benchee/system_test.exs#L26
test .elixir returns the current elixir version (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.13.4, OTP 23.3): test/benchee/system_test.exs#L41
test .os returns an atom of the current os (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.13.4, OTP 23.3): test/benchee_test.exs#L144
test integration expanded README sample but using Formatter.output/1 (BencheeTest)
Test on Ubuntu (Elixir 1.12.3, OTP 23.3)
The job was canceled because "_1_10_4_21_3" failed.
Test on Ubuntu (Elixir 1.12.3, OTP 23.3): test/benchee/system_test.exs#L93
test .available_memory returns the available memory on the computer (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.12.3, OTP 23.3): test/benchee/system_test.exs#L30
test .erlang returns the current erlang version in use (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.12.3, OTP 23.3): test/benchee/system_test.exs#L124
test all_protocols_consolidated?/1 normally it just works and is true for Bechee and does not log a warning (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.12.3, OTP 23.3): test/benchee/system_test.exs#L26
test .elixir returns the current elixir version (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.12.3, OTP 23.3): test/benchee/system_test.exs#L48
test .cpu_speed returns a string (more accurate tests in .parse_cpu_for) (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.12.3, OTP 23.3): test/benchee/system_test.exs#L37
test .num_cores returns the number of cores on the running VM (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.12.3, OTP 23.3): test/benchee/system_test.exs#L11
test .system adds the content to a given suite (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.12.3, OTP 23.3): test/benchee/system_test.exs#L41
test .os returns an atom of the current os (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.12.3, OTP 23.3): test/benchee/system_test.exs#L148
test .jit_enabled? should say true for versions > 24.0.0 (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.12.3, OTP 23.3): test/benchee_test.exs#L607
test edge cases does not blow up setting all times to 0 and never executes a function (BencheeTest)
Test on Ubuntu (Elixir 1.14.5, OTP 23.3)
The job was canceled because "_1_10_4_21_3" failed.
Test on Ubuntu (Elixir 1.14.5, OTP 23.3): test/benchee/system_test.exs#L148
test .jit_enabled? should say true for versions > 24.0.0 (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.14.5, OTP 23.3): test/benchee/system_test.exs#L93
test .available_memory returns the available memory on the computer (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.14.5, OTP 23.3): test/benchee/system_test.exs#L37
test .num_cores returns the number of cores on the running VM (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.14.5, OTP 23.3): test/benchee/system_test.exs#L11
test .system adds the content to a given suite (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.14.5, OTP 23.3): test/benchee/system_test.exs#L41
test .os returns an atom of the current os (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.14.5, OTP 23.3): test/benchee/system_test.exs#L30
test .erlang returns the current erlang version in use (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.14.5, OTP 23.3): test/benchee/system_test.exs#L124
test all_protocols_consolidated?/1 normally it just works and is true for Bechee and does not log a warning (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.14.5, OTP 23.3): test/benchee/system_test.exs#L26
test .elixir returns the current elixir version (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.14.5, OTP 23.3): test/benchee/system_test.exs#L48
test .cpu_speed returns a string (more accurate tests in .parse_cpu_for) (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.14.5, OTP 23.3): test/benchee_test.exs#L409
test multiple inputs (BencheeTest)
Test on Ubuntu (Elixir 1.13.4, OTP 25.3)
The job was canceled because "_1_10_4_21_3" failed.
Test on Ubuntu (Elixir 1.13.4, OTP 25.3): test/benchee/system_test.exs#L124
test all_protocols_consolidated?/1 normally it just works and is true for Bechee and does not log a warning (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.13.4, OTP 25.3): test/benchee/system_test.exs#L93
test .available_memory returns the available memory on the computer (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.13.4, OTP 25.3): test/benchee/system_test.exs#L41
test .os returns an atom of the current os (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.13.4, OTP 25.3): test/benchee/system_test.exs#L30
test .erlang returns the current erlang version in use (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.13.4, OTP 25.3): test/benchee/system_test.exs#L37
test .num_cores returns the number of cores on the running VM (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.13.4, OTP 25.3): test/benchee/system_test.exs#L48
test .cpu_speed returns a string (more accurate tests in .parse_cpu_for) (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.13.4, OTP 25.3): test/benchee/system_test.exs#L148
test .jit_enabled? should say true for versions > 24.0.0 (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.13.4, OTP 25.3): test/benchee/system_test.exs#L11
test .system adds the content to a given suite (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.13.4, OTP 25.3): test/benchee/system_test.exs#L26
test .elixir returns the current elixir version (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.13.4, OTP 25.3): test/benchee_test.exs#L1017
test function call overhead measurement by default it is off (BencheeTest)
Test on Ubuntu (Elixir 1.16.1, OTP 26.2)
The job was canceled because "_1_10_4_21_3" failed.
Test on Ubuntu (Elixir 1.16.1, OTP 26.2): test/benchee/system_test.exs#L41
test .os returns an atom of the current os (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.16.1, OTP 26.2): test/benchee/system_test.exs#L26
test .elixir returns the current elixir version (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.16.1, OTP 26.2): test/benchee/system_test.exs#L93
test .available_memory returns the available memory on the computer (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.16.1, OTP 26.2): test/benchee/system_test.exs#L30
test .erlang returns the current erlang version in use (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.16.1, OTP 26.2): test/benchee/system_test.exs#L124
test all_protocols_consolidated?/1 normally it just works and is true for Bechee and does not log a warning (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.16.1, OTP 26.2): test/benchee/system_test.exs#L148
test .jit_enabled? should say true for versions > 24.0.0 (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.16.1, OTP 26.2): test/benchee/system_test.exs#L11
test .system adds the content to a given suite (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.16.1, OTP 26.2): test/benchee/system_test.exs#L48
test .cpu_speed returns a string (more accurate tests in .parse_cpu_for) (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.16.1, OTP 26.2): test/benchee/system_test.exs#L37
test .num_cores returns the number of cores on the running VM (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.16.1, OTP 26.2): test/benchee_test.exs#L317
test for formatters specified as modules format/1 and write/1 are called (BencheeTest)
Test on Ubuntu (Elixir 1.16.1, OTP 24.3)
The job was canceled because "_1_10_4_21_3" failed.
Test on Ubuntu (Elixir 1.16.1, OTP 24.3): test/benchee/system_test.exs#L37
test .num_cores returns the number of cores on the running VM (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.16.1, OTP 24.3): test/benchee/system_test.exs#L148
test .jit_enabled? should say true for versions > 24.0.0 (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.16.1, OTP 24.3): test/benchee/system_test.exs#L26
test .elixir returns the current elixir version (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.16.1, OTP 24.3): test/benchee/system_test.exs#L93
test .available_memory returns the available memory on the computer (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.16.1, OTP 24.3): test/benchee/system_test.exs#L30
test .erlang returns the current erlang version in use (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.16.1, OTP 24.3): test/benchee/system_test.exs#L11
test .system adds the content to a given suite (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.16.1, OTP 24.3): test/benchee/system_test.exs#L124
test all_protocols_consolidated?/1 normally it just works and is true for Bechee and does not log a warning (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.16.1, OTP 24.3): test/benchee/system_test.exs#L41
test .os returns an atom of the current os (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.16.1, OTP 24.3): test/benchee/system_test.exs#L48
test .cpu_speed returns a string (more accurate tests in .parse_cpu_for) (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.16.1, OTP 24.3): test/benchee_test.exs#L123
test integration expanded README example (BencheeTest)
Test on Ubuntu (Elixir 1.16.1, OTP 25.3)
The job was canceled because "_1_10_4_21_3" failed.
Test on Ubuntu (Elixir 1.16.1, OTP 25.3): test/benchee/system_test.exs#L124
test all_protocols_consolidated?/1 normally it just works and is true for Bechee and does not log a warning (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.16.1, OTP 25.3): test/benchee/system_test.exs#L93
test .available_memory returns the available memory on the computer (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.16.1, OTP 25.3): test/benchee/system_test.exs#L26
test .elixir returns the current elixir version (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.16.1, OTP 25.3): test/benchee/system_test.exs#L148
test .jit_enabled? should say true for versions > 24.0.0 (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.16.1, OTP 25.3): test/benchee/system_test.exs#L48
test .cpu_speed returns a string (more accurate tests in .parse_cpu_for) (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.16.1, OTP 25.3): test/benchee/system_test.exs#L30
test .erlang returns the current erlang version in use (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.16.1, OTP 25.3): test/benchee/system_test.exs#L11
test .system adds the content to a given suite (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.16.1, OTP 25.3): test/benchee/system_test.exs#L41
test .os returns an atom of the current os (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.16.1, OTP 25.3): test/benchee/system_test.exs#L37
test .num_cores returns the number of cores on the running VM (Benchee.SystemTest)
Test on Ubuntu (Elixir 1.16.1, OTP 25.3): test/benchee_test.exs#L256
test multiple formatters can be configured and are all called (BencheeTest)
Test on MacOS
Process completed with exit code 2.
Test on Windows
Process completed with exit code 1.
Test on Ubuntu (Elixir 1.10.4, OTP 21.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test on Ubuntu (Elixir 1.10.4, OTP 21.3)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
Test on Ubuntu (Elixir 1.9.4, OTP 21.3)
function CAStore.file_path/0 is undefined (module CAStore is not available)
Test on Ubuntu (Elixir 1.13.4, OTP 22.3)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
Test on Ubuntu (Elixir 1.15.7, OTP 24.3)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
Test on Ubuntu (Elixir 1.13.4, OTP 24.3)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
Test on Ubuntu (Elixir 1.14.5, OTP 25.3)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
Test on Ubuntu (Elixir 1.15.7, OTP 26.2)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
Test on Ubuntu (Elixir 1.14.5, OTP 24.3)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
Test on Ubuntu (Elixir 1.11.4, OTP 22.3)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
Test on Ubuntu (Elixir 1.8.2, OTP 20.3)
function CAStore.file_path/0 is undefined (module CAStore is not available)
Test on Ubuntu (Elixir 1.15.7, OTP 25.3)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
Test on Ubuntu (Elixir 1.7.4, OTP 20.3)
function CAStore.file_path/0 is undefined (module CAStore is not available)
Test on Ubuntu (Elixir 1.13.4, OTP 23.3)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
Test on Ubuntu (Elixir 1.12.3, OTP 23.3)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
Test on Ubuntu (Elixir 1.14.5, OTP 23.3)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
Test on Ubuntu (Elixir 1.13.4, OTP 25.3)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
Test on Ubuntu (Elixir 1.16.1, OTP 26.2)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Test on Ubuntu (Elixir 1.16.1, OTP 26.2)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Test on Ubuntu (Elixir 1.16.1, OTP 24.3)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Test on Ubuntu (Elixir 1.16.1, OTP 24.3)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Test on Ubuntu (Elixir 1.16.1, OTP 25.3)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Test on Ubuntu (Elixir 1.16.1, OTP 25.3)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Test on MacOS
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test on Windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.