Closed enilsen16 closed 7 years ago
The build on travis is green: https://travis-ci.org/elixir-lang/elixir
Can you please check try it on Erlang 20.0 and let us know if it is related to the Erlang version by any chance?
I've noticed this locally too, I'm on:
erl -version
Erlang (SMP,ASYNC_THREADS,HIPE) (BEAM) emulator version 9.1.1
Running make clean
and then make compile
again fixed the compilation for me.
I was able to compile successfully (wanted to run formatter code), but now if I run make test
, I see the above test failures consistently.
ref: https://github.com/asdf-vm/asdf-elixir/issues/36
Precheck
Environment
Elixir & Erlang versions (elixir --version):
Operating system: MacOS 10.13