Re: test breakage (was: svn commit: r920526 - /subversion/trunk/subversion/libsvn_wc/update_editor.c)

2010-03-09 Thread Greg Stein
Fixed in r921142, with attribution to Matthew. On Tue, Mar 9, 2010 at 16:13, Greg Stein wrote: > And per Matt's original note, when I back-rev'd to 920520, all of > these tests pass. > > Investigating > > On Tue, Mar 9, 2010 at 15:22, Greg Stein wrote: >> I got the following failures: >> >>

Re: test breakage (was: svn commit: r920526 - /subversion/trunk/subversion/libsvn_wc/update_editor.c)

2010-03-09 Thread Greg Stein
And per Matt's original note, when I back-rev'd to 920520, all of these tests pass. Investigating On Tue, Mar 9, 2010 at 15:22, Greg Stein wrote: > I got the following failures: > > FAIL:  blame_tests.py 10: test 'svn blame -g' > FAIL:  blame_tests.py 11: don't look for merged files out of r

test breakage (was: svn commit: r920526 - /subversion/trunk/subversion/libsvn_wc/update_editor.c)

2010-03-09 Thread Greg Stein
I got the following failures: FAIL: blame_tests.py 10: test 'svn blame -g' FAIL: blame_tests.py 11: don't look for merged files out of range FAIL: log_tests.py 16: test 'svn log -g' on a single revision FAIL: log_tests.py 17: test 'svn log -g' on a branching revision FAIL: log_tests.py 18: te

Re: svn commit: r920526 - /subversion/trunk/subversion/libsvn_wc/update_editor.c

2010-03-09 Thread Greg Stein
I'm starting a test run, and while checkout_tests succeed for me, I get a similar failure (to what you later posted) in blame_tests. Now waiting for the tests to complete and will followup with some more data when available. Thanks for raising awareness here! Also, in the future, could you change

Re: svn commit: r920526 - /subversion/trunk/subversion/libsvn_wc/update_editor.c

2010-03-09 Thread Matthew Bentham
On 09/03/2010 15:40, Julian Foad wrote: On Tue, 2010-03-09 at 15:12 +, Matthew Bentham wrote: Revisions 920521 and later fail some tests for me. The first test program in 'make check' that fails is 'checkout_tests.py'. After that quite a few fail, including commit_tests.py and copy_tests.p

Re: svn commit: r920526 - /subversion/trunk/subversion/libsvn_wc/update_editor.c

2010-03-09 Thread Julian Foad
On Tue, 2010-03-09 at 15:12 +, Matthew Bentham wrote: > Revisions 920521 and later fail some tests for me. > > The first test program in 'make check' that fails is > 'checkout_tests.py'. After that quite a few fail, including > commit_tests.py and copy_tests.py. > > I'm letting make check

RE: svn commit: r920526 - /subversion/trunk/subversion/libsvn_wc/update_editor.c

2010-03-09 Thread Julian Foad
Bert Huijben wrote: > Julian Foad wrote: > > On Mon, 2010-03-08 at 21:34 +, rhuij...@apache.org wrote: > > > (install_added_props): Remove call to > > svn_wc__db_base_set_dav_cache() > > > as the only caller, svn_wc_add_repos_file4() should never change > > > BASE_NODE information. (T

svn commit: r920526 - /subversion/trunk/subversion/libsvn_wc/update_editor.c

2010-03-09 Thread Matthew Bentham
Revisions 920521 and later fail some tests for me. The first test program in 'make check' that fails is 'checkout_tests.py'. After that quite a few fail, including commit_tests.py and copy_tests.py. I'm letting make check run to completion now for current head (r920875) and I'll post the lo

RE: svn commit: r920526 - /subversion/trunk/subversion/libsvn_wc/update_editor.c

2010-03-09 Thread Bert Huijben
> -Original Message- > From: Julian Foad [mailto:julianf...@btopenworld.com] > Sent: dinsdag 9 maart 2010 11:15 > To: rhuij...@apache.org; dev@subversion.apache.org; > comm...@subversion.apache.org > Subject: Re: svn commit: r920526 - > /subversion/trunk

Re: svn commit: r920526 - /subversion/trunk/subversion/libsvn_wc/update_editor.c

2010-03-09 Thread Julian Foad
On Mon, 2010-03-08 at 21:34 +, rhuij...@apache.org wrote: > Author: rhuijben > Date: Mon Mar 8 21:34:38 2010 > New Revision: 920526 > > URL: http://svn.apache.org/viewvc?rev=920526&view=rev > Log: > * subversion/libsvn_wc/update_editor.c > (install_added_props): Remove call to svn_wc__db_ba