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

backwards-compatibility testing!

From: David Glasser <glasser_at_davidglasser.net>
Date: Wed, 9 Apr 2008 18:28:40 -0700

I've updated the expectations on trunk so that you can cleanly run the
test suite against 1.4.x svnserve or DAV. You do this by adding
SERVER_MINOR_VERSION=4 with make check, or --server-minor-version 4 to
run_tests.py or a specific Python test.

On my machine, all tests do pass (or are properly skipped).

Additionally, you can run 1.4.x tests against 1.5.x servers without
special flags and they should pass (though I think it wasn't until at
least 1.4.6, or possibly HEAD-of-1.4.x-branch, that I tweaked a few
error message expectations to pass).

I highly encourage people testing release candidates to run these
tests; I already today found a serious regression (svnsync couldn't
sync to pre-1.5 servers over ra_svn) from doing this.

I will nominate the appropriate revisions for backport to 1.5.x
tomorrow (it'll probably need a branch). (Lieven, can you deal with
nominating the svnsync changes?)

--dave

-- 
David Glasser | glasser@davidglasser.net | http://www.davidglasser.net/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-04-10 03:28:51 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.