Just got an error on openbsd with 070 tests. the first test on http fails :
# Test died abnormally: {'EXIT',{{badmatch,file_exists},[{erl_eval,expr,3}]}}
[error] [<0.31.0>] {error_report,<0.23.0>,
{<0.31.0>,crash_report,
[[{initial_call,{etap,start_etap_server,[]}},
{pid,<0.31.0>},
{registered_name,etap_server},
{error_info,
{exit,
{badarg,
[{io,format,
[<0.23.0>,"~s~n",
[[66,97,105,108,32,111,117,116,33,32|
{'EXIT',{{badmatch,file_exists},[{erl_eval,expr,3}]}}]]]},
{etap,test_server,1},
{proc_lib,init_p_do_apply,3}]},
[{io,o_request,3},{etap,test_server,1},{proc_lib,init_p_do_apply,3}]}},
{ancestors,[<0.2.0>]},
{messages,[done]},
{links,[]},
{dictionary,[]},
{trap_exit,false},
{status,running},
{heap_size,610},
{stack_size,24},
{reductions,501}],
[]]}}
tested with erlang R13b04.
- benoit