<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Thanks for the error report!<br>
      <br>
      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.<br>
      <br>
      Best,<br>
      Peter<br>
      <br>
      Ericsson AB, Erlang/OTP<br>
      <br>
      On 2015-05-13 11:51, Nico Kruber wrote:<br>
    </div>
    <blockquote cite="mid:2148588.3UGZXaZKbP@csr-pc40.zib.de"
      type="cite">
      <pre wrap="">I tried "make test" in Scalaris [1]

> git clone <a class="moz-txt-link-freetext" href="https://github.com/scalaris-team/scalaris.git">https://github.com/scalaris-team/scalaris.git</a> 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@buildbot.2015-05-13_11.48.17"

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@buildbot' 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] <a class="moz-txt-link-freetext" href="https://github.com/scalaris-team/scalaris">https://github.com/scalaris-team/scalaris</a></pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
erlang-questions mailing list
<a class="moz-txt-link-abbreviated" href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a>
<a class="moz-txt-link-freetext" href="http://erlang.org/mailman/listinfo/erlang-questions">http://erlang.org/mailman/listinfo/erlang-questions</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>