Sander Rijken wrote on Sat, 18 Oct 2008 at 23:00 +0200:
> On Oct 17, 2008, at 11:53 PM, Daniel Shahaf wrote:
> > Everyone: the following tests fail on the Windows buildbot:
> >
Update: since r33730 (hwright's merge of the fs-rep-sharing branch), the
Windows build fails with sqlite-related errors. Just adding sqlite to the
dependencies of libsvn_fs_fs (in build.conf) doesn't fix it. Sander said
he was looking into patching the generator.
> > 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
>
> I did some debugging here, but don't have a fix for them. The breakage seems
> to have been introduced in r33676.
>
Thanks for the investigation. I haven't digested that revision yet; maybe
gstein will know the fix.
Daniel
> 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
>
>
---------------------------------------------------------------------
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-19 00:49:05 CEST