<div dir="ltr">Thanks for bisecting!<div><br></div><div style>I will fix the bug in R16B.</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jan 31, 2013 at 1:11 AM, Tuncer Ayaz <span dir="ltr"><<a href="mailto:tuncer.ayaz@gmail.com" target="_blank">tuncer.ayaz@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Fri, Nov 23, 2012 at 4:20 PM, Anthony Ramine wrote:<br>
</div><div class="im">> I can reproduce this with the exact same steps.<br>
<br>
</div>This is the git-bisect result:<br>
<br>
70b5e24c9498225fadc08d19503269c8aad851bf is the first bad commit<br>
commit 70b5e24c9498225fadc08d19503269c8aad851bf<br>
Author: Bjorn Gustavsson <<a href="mailto:bjorn@erlang.org">bjorn@erlang.org</a>><br>
Date:   Tue Sep 11 15:03:53 2012 +0200<br>
<br>
    Fix filelib:wildcard/2<br>
<br>
    filelib:wildcard("some/relative/path/*.beam", Path) would fail to<br>
    match any file. That is, filelib:wildcard/2 would not work if the<br>
    first component of the pattern did not contain any wildcard<br>
    characters.<br>
<br>
    Noticed-by: Samuel Rivas<br>
<div class="HOEnZb"><div class="h5"><br>
> Le 13 nov. 2012 à 14:18, Tuncer Ayaz a écrit :<br>
><br>
>> If I build and run rebar's EUnit tests with R16, I see "*** context<br>
>> setup failed ***" errors.<br>
>><br>
>> Interestingly, if I use a tree where ebin/*, rebar, and .eunit/*.beam<br>
>> have been built with R15B02, then neither R16 nor R15 throw the<br>
>> context setup errors.<br>
>><br>
>> # fetch and build rebar<br>
>> $ git clone git://<a href="http://github.com/rebar/rebar.git" target="_blank">github.com/rebar/rebar.git</a><br>
>> $ cd rebar<br>
>> $ make<br>
>> # run tests with new rebar binary<br>
>> $ ./rebar eunit<br>
>> # *** context setup failed *** errors and 50 out of 72 tests<br>
>> # not executed<br>
>> $ rm ebin/* .eunit/* rebar<br>
>> # rebuild rebar and EUnit tests with R15<br>
>> $ make && ./rebar eunit<br>
>> # running EUnit tests with either R15 or R16 works now<br>
>><br>
>> Can anyone else reproduce this? Could this be caused by compiler<br>
>> changes in R16? I don't see any changes in lib/eunit after R15B02.<br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>Björn Gustavsson, Erlang/OTP, Ericsson AB
</div>