autoconf-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: EUnit failure?


From: Ralf Wildenhues
Subject: Re: EUnit failure?
Date: Tue, 18 Aug 2009 19:31:46 +0200
User-agent: Mutt/1.5.20 (2009-08-09)

Hi Romain,

* Romain Lenglet wrote on Tue, Aug 18, 2009 at 02:55:05PM CEST:
> I can't reproduce an error message like the one above. I don't understand 
> what 
> is hapening.
> 
> Can you please try to compile and run the my_testsuite.erl by hand?
> $ erlc my_testsuite.erl   # produces a my_testsuite.beam

Works, exits 0, produces no stdout/stderr output, and a file
my_testsuite.beam.

> $ erl -s my_testsuite test    # runs the test, and should exit with code 1:

$ erl -s my_testsuite test
Erlang (BEAM) emulator version 5.5.5 [source] [64-bit] [async-threads:0]
[kernel-poll:false]

{"init terminating in
do_boot",{undef,[{init,stop,"M"},{init,start_it,1},{init,start_em,1}]}}

Crash dump was written to: erl_crash.dump
init terminating in do_boot ()
$

Produces a file erl_crash.dump (I think I sent to you before).
Maybe I should report a bug with Ubuntu?

Thanks,
Ralf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]