You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by David Glasser <gl...@davidglasser.net> on 2008/03/25 00:10:27 UTC

lots of merge tests pass with 1.4 server

I ran the trunk tests against a 1.4.x svnserve for the first time in a
while, and to my happy surprise they all passed (except diff_test 47).

The odd part is that only four of the merge_tests.py tests have a
SkipUnless(server_has_mergeinfo).  I am very surprised that so many
tests pass without any server mergeinfo support; it makes me wonder if
the tests aren't checking enough and really ought to be failing (and,
thus, that they aren't doing a good job of verifying the 1.5 server
either).

Anyone else think this is worth worrying about?

--dave

-- 
David Glasser | glasser@davidglasser.net | http://www.davidglasser.net/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: lots of merge tests pass with 1.4 server

Posted by David Glasser <gl...@davidglasser.net>.
On Mon, Mar 24, 2008 at 5:10 PM, David Glasser <gl...@davidglasser.net> wrote:
> I ran the trunk tests against a 1.4.x svnserve for the first time in a
>  while, and to my happy surprise they all passed (except diff_test 47).
>
>  The odd part is that only four of the merge_tests.py tests have a
>  SkipUnless(server_has_mergeinfo).  I am very surprised that so many
>  tests pass without any server mergeinfo support; it makes me wonder if
>  the tests aren't checking enough and really ought to be failing (and,
>  thus, that they aren't doing a good job of verifying the 1.5 server
>  either).
>
>  Anyone else think this is worth worrying about?

Gah!  Please ignore for now: I was looking at the wrong test results
(this was just make check!)  I'll make sure to actually run the right
tests tomorrow...

--dave

-- 
David Glasser | glasser@davidglasser.net | http://www.davidglasser.net/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org