[erlang-questions] FYI: current erlang master (soon to be 18.0-rc2) fails using common test

Peter Andersson peppe@REDACTED
Wed May 13 16:09:15 CEST 2015


Thanks for the error report!

The bug has been located and fixed (and new tests have been added). I
will push the update to master within the next few days.

Best,
Peter

Ericsson AB, Erlang/OTP

On 2015-05-13 11:51, Nico Kruber wrote:
> I tried "make test" in Scalaris [1]
>
> > git clone https://github.com/scalaris-team/scalaris.git scalaris
> > cd scalaris
> > ./configure && make
> > make test
> ct_run  -name ct@`hostname -s`  -pa `pwd`/ebin `pwd`/test 
> `pwd`/contrib/yaws/ebin `pwd`/contrib/log4erl/ebin -spec 
> test/scalaris.runtests-default.cfg -ct_hooks scalaris_cth -noshell | tee 
> ct.log ; \
>         grep " 0 failed" ct.log
>
>
> Common Test v1.10.1 starting (cwd is /<path>)
>
>
> Common Test: Running make in test directories...
>
> CWD set to: "/<path>/ct_run.ct@REDACTED"
>
> TEST INFO: 1 test(s), 62 suite(s)
>
> Testing nico.scalaris: Starting test (with repeated test cases)
> EXIT, reason {badarg,
>                  [{erl_anno,anno_info,
>                       [macro],
>                       [{file,"erl_anno.erl"},{line,426}]},
>                   {erl_anno,location,1,[{file,"erl_anno.erl"},{line,234}]},
>                   {erl_anno,line,1,[{file,"erl_anno.erl"},{line,219}]},
>                   {erl2html2,parse_non_preprocessed_file,3,
>                       [{file,"erl2html2.erl"},{line,155}]},
>                   {erl2html2,parse_non_preprocessed_file,3,
>                       [{file,"erl2html2.erl"},{line,156}]},
>                   {erl2html2,parse_non_preprocessed_file,1,
>                       [{file,"erl2html2.erl"},{line,140}]},
>                   {erl2html2,convert,4,[{file,"erl2html2.erl"},{line,56}]},
>                   {test_server_ctrl,html_convert_modules,1,
>                       [{file,"test_server_ctrl.erl"},{line,1928}]}]}Updating 
> /<path>/index.html... done
> Updating /<path>/all_runs.html... done
> Test run crashed! This could be an internal error - please report!
>
> {{case_clause,
>      {value,
>          {'EXIT',
>              {badarg,
>                  [{erl_anno,anno_info,
>                       [macro],
>                       [{file,"erl_anno.erl"},{line,426}]},
>                   {erl_anno,location,1,[{file,"erl_anno.erl"},{line,234}]},
>                   {erl_anno,line,1,[{file,"erl_anno.erl"},{line,219}]},
>                   {erl2html2,parse_non_preprocessed_file,3,
>                       [{file,"erl2html2.erl"},{line,155}]},
>                   {erl2html2,parse_non_preprocessed_file,3,
>                       [{file,"erl2html2.erl"},{line,156}]},
>                   {erl2html2,parse_non_preprocessed_file,1,
>                       [{file,"erl2html2.erl"},{line,140}]},
>                   {erl2html2,convert,4,[{file,"erl2html2.erl"},{line,56}]},
>                   {test_server_ctrl,html_convert_modules,1,
>                       [{file,"test_server_ctrl.erl"},{line,1928}]}]}}}},
>  [{ct_run,execute_all_specs,4,[{file,"ct_run.erl"},{line,459}]},
>   {ct_run,script_start1,2,[{file,"ct_run.erl"},{line,376}]}]}
>
>
>
> =ERROR REPORT==== 13-May-2015::11:48:24 ===
> Error in process <0.52.0> on node 'ct@REDACTED' with exit value: 
> {{case_clause,{value,{'EXIT',{badarg,[{erl_anno,anno_info,[macro],
> [{file,"erl_anno.erl"},{line,426}]},{erl_anno,location,1,
> [{file,"erl_anno.erl"},{line,234}]},{erl_anno,line,1,[{file,"erl_anno.erl"},
> {line,219}]},{erl2html2,parse_non_preprocessed_file... 
>
> make: *** [test] Error 1
>
>
> [1] https://github.com/scalaris-team/scalaris
>
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20150513/58e77abb/attachment.htm>


More information about the erlang-questions mailing list