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: test 'svn log -g' on a non-branching revision FAIL: log_tests.py 19: test 'svn log -g' a path added before merge FAIL: merge_tests.py 2: merge and add new files/dirs with history FAIL: merge_tests.py 23: merge with funny characters (issue #1905) FAIL: merge_tests.py 34: replace both dir and one of its children FAIL: merge_tests.py 87: merge from a foreign repository FAIL: merge_tests.py 89: 2-url merge from a foreign repository FAIL: merge_tests.py 134: copy then replace via merge FAIL: revert_tests.py 15: revert a committed replace-with-history == no-op
Will now retry with an older revision... On Tue, Mar 9, 2010 at 14:38, Greg Stein <gst...@gmail.com> wrote: > 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 the subject line when starting a > thread? :-P > > Cheers, > -g > > On Tue, Mar 9, 2010 at 10:12, Matthew Bentham <mj...@artvps.com> 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 run to completion now for current head (r920875) and >> I'll post the log if anyone wants it. >> >> Matthew >> >