Fix new warnings introduced in Elixir 1.17 and OTP 27 #546
Annotations
11 errors and 1 warning
|
Actual Tests:
test/benchee/system_test.exs#L30
test .erlang returns the current erlang version in use (Benchee.SystemTest)
|
Actual Tests:
test/benchee/system_test.exs#L48
test .cpu_speed returns a string (more accurate tests in .parse_cpu_for) (Benchee.SystemTest)
|
Actual Tests:
test/benchee/system_test.exs#L93
test .available_memory returns the available memory on the computer (Benchee.SystemTest)
|
Actual Tests:
test/benchee/system_test.exs#L37
test .num_cores returns the number of cores on the running VM (Benchee.SystemTest)
|
Actual Tests:
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)
|
Actual Tests:
test/benchee/system_test.exs#L26
test .elixir returns the current elixir version (Benchee.SystemTest)
|
Actual Tests:
test/benchee/system_test.exs#L11
test .system adds the content to a given suite (Benchee.SystemTest)
|
Actual Tests:
test/benchee/system_test.exs#L41
test .os returns an atom of the current os (Benchee.SystemTest)
|
Actual Tests:
test/benchee/system_test.exs#L148
test .jit_enabled? should say true for versions > 24.0.0 (Benchee.SystemTest)
|
Actual Tests:
test/benchee_test.exs#L822
test memory measurement does not blow up when only measuring memory times (BencheeTest)
|
Run MIX_ENV=test mix compile --warnings-as-errors
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
Loading