You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Greg Stein <gs...@gmail.com> on 2012/04/05 22:06:03 UTC

Re: buildbot failure in ASF Buildbot on svn-x64-ubuntu-gcc

This is an ordering failure in the Ruby bindings, presumably due to
APR hash order.

Is anybody working on fixing the Ruby bindings to be order-independent
for cases like this?

Cheers,
-g

On Thu, Apr 5, 2012 at 15:00,  <bu...@apache.org> wrote:
> The Buildbot has detected a new failure on builder svn-x64-ubuntu-gcc while building ASF Buildbot.
> Full details are available at:
>  http://ci.apache.org/builders/svn-x64-ubuntu-gcc/builds/4748
>
> Buildbot URL: http://ci.apache.org/
>
> Buildslave for this Build: svn-x64-ubuntu
>
> Build Reason: scheduler
> Build Source Stamp: [branch subversion/trunk] 1309995
> Blamelist: hwright,mattiase
>
> BUILD FAILED: failed Test bindings
>
> sincerely,
>  -The Buildbot
>
>
>

Re: buildbot failure in ASF Buildbot on svn-x64-ubuntu-gcc

Posted by Joe Swatosh <jo...@gmail.com>.
On Fri, Apr 6, 2012 at 11:02 AM, Hyrum K Wright
<hy...@wandisco.com> wrote:
> *sigh*
>
> I spoke in haste.  It turns out my ruby-fu is so weak (and the code is
> question is convoluted by the plethora of yield statements) that I
> feel uncomfortable digging into this in any reasonable timeframe.  I
> *think* Daniel's patch would be useful, but I'm really in no position
> to say.
>
> http://svn.haxx.se/dev/archive-2012-03/0503.shtml
>
> -Hyrum
>
> On Thu, Apr 5, 2012 at 3:15 PM, Hyrum K Wright
> <hy...@wandisco.com> wrote:
>> Is that the final plan?  If so, I'll *learn* enough Ruby to implement
>> it, just to get the bots quiet again.  :P
>>
>> -Hyrum
>>
>> On Thu, Apr 5, 2012 at 3:10 PM, Philip Martin
>> <ph...@wandisco.com> wrote:
>>> We discussed it last month:
>>>
>>> http://svn.haxx.se/dev/archive-2012-03/0669.shtml
>>>
>>> Converting the lists to sets in the testsuite seems to be the preferred
>>> option, but I don't know enough Ruby to implement it.
>>>
>>> Greg Stein <gs...@gmail.com> writes:
>>>
>>>> This is an ordering failure in the Ruby bindings, presumably due to
>>>> APR hash order.
>>>>
>>>> Is anybody working on fixing the Ruby bindings to be order-independent
>>>> for cases like this?
>>>>
>>>> Cheers,
>>>> -g
>>>>
>>>> On Thu, Apr 5, 2012 at 15:00,  <bu...@apache.org> wrote:
>>>>> The Buildbot has detected a new failure on builder svn-x64-ubuntu-gcc while building ASF Buildbot.
>>>>> Full details are available at:
>>>>>  http://ci.apache.org/builders/svn-x64-ubuntu-gcc/builds/4748
>>>>>
>>>>> Buildbot URL: http://ci.apache.org/
>>>>>
>>>>> Buildslave for this Build: svn-x64-ubuntu
>>>>>
>>>>> Build Reason: scheduler
>>>>> Build Source Stamp: [branch subversion/trunk] 1309995
>>>>> Blamelist: hwright,mattiase
>>>>>
>>>>> BUILD FAILED: failed Test bindings
>>>>>
>>>>> sincerely,
>>>>>  -The Buildbot
>>>>>
>>>>>
>>>>>
>>>>
>>>
>>> --
>>> uberSVN: Apache Subversion Made Easy
>>> http://www.uberSVN.com
>>
>>
>>
>> --
>>
>> uberSVN: Apache Subversion Made Easy
>> http://www.uberSVN.com/
>
>
>
> --
>
> uberSVN: Apache Subversion Made Easy
> http://www.uberSVN.com/

Sorry I'm so slow. I think I've fixed the client failures and I'm
looking at the wc failure now....

--
Joe

Re: buildbot failure in ASF Buildbot on svn-x64-ubuntu-gcc

Posted by Hyrum K Wright <hy...@wandisco.com>.
*sigh*

I spoke in haste.  It turns out my ruby-fu is so weak (and the code is
question is convoluted by the plethora of yield statements) that I
feel uncomfortable digging into this in any reasonable timeframe.  I
*think* Daniel's patch would be useful, but I'm really in no position
to say.

http://svn.haxx.se/dev/archive-2012-03/0503.shtml

-Hyrum

On Thu, Apr 5, 2012 at 3:15 PM, Hyrum K Wright
<hy...@wandisco.com> wrote:
> Is that the final plan?  If so, I'll *learn* enough Ruby to implement
> it, just to get the bots quiet again.  :P
>
> -Hyrum
>
> On Thu, Apr 5, 2012 at 3:10 PM, Philip Martin
> <ph...@wandisco.com> wrote:
>> We discussed it last month:
>>
>> http://svn.haxx.se/dev/archive-2012-03/0669.shtml
>>
>> Converting the lists to sets in the testsuite seems to be the preferred
>> option, but I don't know enough Ruby to implement it.
>>
>> Greg Stein <gs...@gmail.com> writes:
>>
>>> This is an ordering failure in the Ruby bindings, presumably due to
>>> APR hash order.
>>>
>>> Is anybody working on fixing the Ruby bindings to be order-independent
>>> for cases like this?
>>>
>>> Cheers,
>>> -g
>>>
>>> On Thu, Apr 5, 2012 at 15:00,  <bu...@apache.org> wrote:
>>>> The Buildbot has detected a new failure on builder svn-x64-ubuntu-gcc while building ASF Buildbot.
>>>> Full details are available at:
>>>>  http://ci.apache.org/builders/svn-x64-ubuntu-gcc/builds/4748
>>>>
>>>> Buildbot URL: http://ci.apache.org/
>>>>
>>>> Buildslave for this Build: svn-x64-ubuntu
>>>>
>>>> Build Reason: scheduler
>>>> Build Source Stamp: [branch subversion/trunk] 1309995
>>>> Blamelist: hwright,mattiase
>>>>
>>>> BUILD FAILED: failed Test bindings
>>>>
>>>> sincerely,
>>>>  -The Buildbot
>>>>
>>>>
>>>>
>>>
>>
>> --
>> uberSVN: Apache Subversion Made Easy
>> http://www.uberSVN.com
>
>
>
> --
>
> uberSVN: Apache Subversion Made Easy
> http://www.uberSVN.com/



-- 

uberSVN: Apache Subversion Made Easy
http://www.uberSVN.com/

Re: buildbot failure in ASF Buildbot on svn-x64-ubuntu-gcc

Posted by Hyrum K Wright <hy...@wandisco.com>.
Is that the final plan?  If so, I'll *learn* enough Ruby to implement
it, just to get the bots quiet again.  :P

-Hyrum

On Thu, Apr 5, 2012 at 3:10 PM, Philip Martin
<ph...@wandisco.com> wrote:
> We discussed it last month:
>
> http://svn.haxx.se/dev/archive-2012-03/0669.shtml
>
> Converting the lists to sets in the testsuite seems to be the preferred
> option, but I don't know enough Ruby to implement it.
>
> Greg Stein <gs...@gmail.com> writes:
>
>> This is an ordering failure in the Ruby bindings, presumably due to
>> APR hash order.
>>
>> Is anybody working on fixing the Ruby bindings to be order-independent
>> for cases like this?
>>
>> Cheers,
>> -g
>>
>> On Thu, Apr 5, 2012 at 15:00,  <bu...@apache.org> wrote:
>>> The Buildbot has detected a new failure on builder svn-x64-ubuntu-gcc while building ASF Buildbot.
>>> Full details are available at:
>>>  http://ci.apache.org/builders/svn-x64-ubuntu-gcc/builds/4748
>>>
>>> Buildbot URL: http://ci.apache.org/
>>>
>>> Buildslave for this Build: svn-x64-ubuntu
>>>
>>> Build Reason: scheduler
>>> Build Source Stamp: [branch subversion/trunk] 1309995
>>> Blamelist: hwright,mattiase
>>>
>>> BUILD FAILED: failed Test bindings
>>>
>>> sincerely,
>>>  -The Buildbot
>>>
>>>
>>>
>>
>
> --
> uberSVN: Apache Subversion Made Easy
> http://www.uberSVN.com



-- 

uberSVN: Apache Subversion Made Easy
http://www.uberSVN.com/

Re: buildbot failure in ASF Buildbot on svn-x64-ubuntu-gcc

Posted by Daniel Shahaf <da...@elego.de>.
I could have a shot at this but it's not at the top of my list.
(and I don't know Ruby either)

Philip Martin wrote on Thu, Apr 05, 2012 at 21:10:06 +0100:
> We discussed it last month:
> 
> http://svn.haxx.se/dev/archive-2012-03/0669.shtml
> 
> Converting the lists to sets in the testsuite seems to be the preferred
> option, but I don't know enough Ruby to implement it.
> 
> Greg Stein <gs...@gmail.com> writes:
> 
> > This is an ordering failure in the Ruby bindings, presumably due to
> > APR hash order.
> >
> > Is anybody working on fixing the Ruby bindings to be order-independent
> > for cases like this?
> >
> > Cheers,
> > -g
> >
> > On Thu, Apr 5, 2012 at 15:00,  <bu...@apache.org> wrote:
> >> The Buildbot has detected a new failure on builder svn-x64-ubuntu-gcc while building ASF Buildbot.
> >> Full details are available at:
> >>  http://ci.apache.org/builders/svn-x64-ubuntu-gcc/builds/4748
> >>
> >> Buildbot URL: http://ci.apache.org/
> >>
> >> Buildslave for this Build: svn-x64-ubuntu
> >>
> >> Build Reason: scheduler
> >> Build Source Stamp: [branch subversion/trunk] 1309995
> >> Blamelist: hwright,mattiase
> >>
> >> BUILD FAILED: failed Test bindings
> >>
> >> sincerely,
> >>  -The Buildbot
> >>
> >>
> >>
> >
> 
> -- 
> uberSVN: Apache Subversion Made Easy
> http://www.uberSVN.com

Re: buildbot failure in ASF Buildbot on svn-x64-ubuntu-gcc

Posted by Philip Martin <ph...@wandisco.com>.
We discussed it last month:

http://svn.haxx.se/dev/archive-2012-03/0669.shtml

Converting the lists to sets in the testsuite seems to be the preferred
option, but I don't know enough Ruby to implement it.

Greg Stein <gs...@gmail.com> writes:

> This is an ordering failure in the Ruby bindings, presumably due to
> APR hash order.
>
> Is anybody working on fixing the Ruby bindings to be order-independent
> for cases like this?
>
> Cheers,
> -g
>
> On Thu, Apr 5, 2012 at 15:00,  <bu...@apache.org> wrote:
>> The Buildbot has detected a new failure on builder svn-x64-ubuntu-gcc while building ASF Buildbot.
>> Full details are available at:
>>  http://ci.apache.org/builders/svn-x64-ubuntu-gcc/builds/4748
>>
>> Buildbot URL: http://ci.apache.org/
>>
>> Buildslave for this Build: svn-x64-ubuntu
>>
>> Build Reason: scheduler
>> Build Source Stamp: [branch subversion/trunk] 1309995
>> Blamelist: hwright,mattiase
>>
>> BUILD FAILED: failed Test bindings
>>
>> sincerely,
>>  -The Buildbot
>>
>>
>>
>

-- 
uberSVN: Apache Subversion Made Easy
http://www.uberSVN.com