[erlang-questions] EUnit Help

Richard Carlsson richardc@REDACTED
Mon Jun 15 22:37:31 CEST 2009


David Mercer wrote:
> *unexpected termination of test process*
> 
> ::{badarg,[{io,put_chars,[<0.133.0>,unicode,<<>>]},
>            {eunit_proc,handle_test,2},
>            {eunit_proc,tests_inorder,3},
>            {eunit_proc,with_timeout,3},
>            {eunit_proc,run_group,2},
>            {eunit_proc,child_process,2}]}

Are you running R13B (not R13B01) with an unpatched EUnit? In that case,
either install the fixed 2.1.1 version that can be found on the download
page (http://www.erlang.org/download.html), or upgrade to R13B01. Sorry
for the inconvenience.

     /Richard



More information about the erlang-questions mailing list