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

Re: mergeinfo regression test failures on trunk

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Mon, 01 Feb 2010 14:38:31 -0500

Philip Martin wrote:
> I'm seeing lots of regression test failures. Alll the ones I've
> looked at involve mergeinfo notifications:
>
> ../../../../src2/subversion/tests/cmdline/merge_tests.py 1
> EXPECTED STDOUT (regexp):
> --- Reverse-merging r3 into '.+':
> |--- Recording mergeinfo for reverse merge of r3 .*:
> |G svn-test-work/working_copies/merge_tests-1.other/A/D/G/rho
> | G svn-test-work/working_copies/merge_tests-1.other/A/D/G/rho
>
> ACTUAL STDOUT:
> --- Reverse-merging r3 into 'svn-test-work/working_copies/merge_tests-1.other/A/D/G/rho':
> G svn-test-work/working_copies/merge_tests-1.other/A/D/G/rho
> --- Recording mergeinfo for merge of r4 through r8391162080374191731 into 'svn-test-work/working_copies/merge_tests-1.other/A/D/G/rho':
> G svn-test-work/working_copies/merge_tests-1.other/A/D/G/rho
> EXCEPTION: SVNUnmatchedError
>
>
> I'm not sure if the problem is that lines are not it the expected
> order or that the regexp doesn't match. Anybody else seeing this?
>
>

Oh, I dunno. r8391162080374191731 seems a bit ... off. (But yes, the
regexps don't match -- they expect "Recording mergeinfo for reverse merge"
but get "Recording mergeinfo for merge" (no "reverse").

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on 2010-02-01 20:39:11 CET

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.