On Wed, Oct 12, 2011 at 1:26 PM, Stefan Fuhrmann
<stefanfuhrmann_at_alice-dsl.de> wrote:
> On 12.10.2011 16:34, Hyrum K Wright wrote:
>>
>> This is just an observation; I've not investigated it at all.
>>
>> It appears that the ruby bindings tests are currently hanging on one
>> of the buildslaves:
>>
>> http://ci.apache.org/builders/svn-x64-ubuntu-gcc/builds/3636/steps/Test%20bindings/logs/stdio
>>
>> After an hour, the buildslave senses that nothing has happened, so it
>> kills the test and moves on to other things. Since the bindings
>> themselves haven't changed, and the symptoms look like a deadlock of
>> some sort, I can only conclude that some kind of interference with the
>> new svn_mutex infrastructure is causing problems.
>
> I noticed that, too. However, I could not reproduce
> it on my machine (Ubuntu 11.04 x64). All py, pl and
> rb swig check run smoothly. BDB is not available.
It looks like this has been fixed by some subsequent commit.
-Hyrum
--
uberSVN: Apache Subversion Made Easy
http://www.uberSVN.com/
Received on 2011-10-12 21:18:24 CEST