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

Re: svn commit: r1125459 - /subversion/branches/1.6.x/STATUS

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Sat, 21 May 2011 00:21:53 +0100

Hyrum K Wright <hyrum_at_hyrumwright.org> writes:

> This is already nominated elsewhere in the file.
>
> (Hint: look in the 'Vetoed' section. :) )

Hmm,

     -1: hwright (I'm not sure we need this: the merge conflicts, and the
                  assert isn't even in 1.6.x. I'm happy to remove this veto
                  if a proper backport branch is provided.)

The assert is definitely in 1.6 as it causes svnsync_tests.py 29 to fail
both on the buildbot and on my machine:

$ nice make check FS_TYPE=bdb TESTS=subversion/tests/cmdline/svnsync_tests.py
Running all tests in svnsync_tests.py [1/1]...FAILURE
At least one test was SKIPPED, checking /home/pm/sw/subversion/obj-1.6/tests.log
SKIP: svnsync_tests.py 14: verify that unreadable content is not synced
SKIP: svnsync_tests.py 15: verify that copies from unreadable dirs work
SKIP: svnsync_tests.py 16: verify copies with mods from unreadable dirs
SKIP: svnsync_tests.py 17: verify copies with mods from unreadable dirs +copy
At least one test FAILED, checking /home/pm/sw/subversion/obj-1.6/tests.log
FAIL: svnsync_tests.py 29: descending into replaced dir looks in src
Summary of test results:
  4 tests SKIPPED
  1 tests FAILED
make: *** [check] Error 1

It merges cleanly:

$ svn merge -cr1036429 ^/subversion/trunk ../src-1.6
--- Merging r1036429 into '../src-1.6':
U ../src-1.6/subversion/libsvn_repos/replay.c

I guess it was not clear that this is part of the issue 3641 fix,
i.e. we need it now that the issue 3641 branch has been merged.

-- 
Philip
Received on 2011-05-21 01:22:27 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.