Source: elixir-lang
Version: 1.1.0~0.20150516-1
Severity: serious
Justification: fails to build from source

Automated builds of elixir-lang have all been failing with a pair of
test suite errors:

  ==> elixir (exunit)
  ......................................................................
  
    1) test update maps (MapTest)
       test/elixir/map_test.exs:45
       Expected exception ArgumentError but got ErlangError (erlang error: 
{:badkey, :c})
       stacktrace:
         test/elixir/map_test.exs:48
  
  ......................................................................
  
    2) test protocol defines callbacks (ProtocolTest)
       test/elixir/protocol_test.exs:123
       Assertion with == failed
       code: get_callbacks(Sample, :ok, 1) == [{:type, 9, :fun, [{:type, 9, 
:product, [{:user_type, 9, :t, []}]}, {:type, 9, :boolean, []}]}]
       lhs:  [{:type, '\t', :fun,
               [{:type, '\t', :product, [{:user_type, '\t', :t, []}]},
                {:type, '\t', :boolean, []}]}]
       rhs:  [{:type, 9, :fun,
               [{:type, 9, :product, [{:user_type, 9, :t, []}]},
                {:type, 9, :boolean, []}]}]
       stacktrace:
         test/elixir/protocol_test.exs:125
  
  ......................................................................
  
  Finished in 22.8 seconds (13.9s on load, 8.9s on tests)
  1938 tests, 2 failures

Could you please take a look?  Offhand, I suspect the errors may stem
from some difference between your build environment at the time of
upload (May 16) and current unstable.

Thanks!


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to