[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Buildbots are red

From: Sander Rijken <sr_at_d-90.nl>
Date: Sat, 18 Oct 2008 23:00:52 +0200

On Oct 17, 2008, at 11:53 PM, Daniel Shahaf wrote:

> stsp: apparently, r33716 broke update_tests 42.
>
> Everyone: the following tests fail on the Windows buildbot:
>
> FAIL: update_tests.py 14: update missing dir to rev in which it is
> absent
> FAIL: switch_tests.py 8: relocate with deleted, missing and copied
> entries
> FAIL: schedule_tests.py 8: schedule and commit deletion on missing
> items
> FAIL: revert_tests.py 16: status after schedule-delete, revert, and
> local rm
> FAIL: revert_tests.py 17: status after replace+, revert, and local rm
> FAIL: stat_tests.py 20: status with a versioned directory missing
>
> Are they known / Is anyone looking into them?
>
>
> I could reproduce the update_tests 14 failure locally (disclosure: I
> built
> with a patch applied).

I did some debugging here, but don't have a fix for them. The breakage
seems to have been introduced in r33676.

svn.exe crashes due to an access violation in libsvn_wc/lock.c at 763

easy repro:

- create the greek tree
- rmdir /s/q A\B\E
- svn status

-- 
Sander Rijken
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-10-18 23:01:16 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.