aboutsummaryrefslogtreecommitdiff
This test was failing with subversion 1.7.8 because the svn repository structure
was not as the test expected.  Presumably the test relies on different version.
--- aegis-4.24/test/02/t0222a-pmil.sh	2008-03-14 07:19:27.000000000 +0100
+++ aegis-4.24/test/02/t0222a-pmil.sh	2014-01-27 19:48:30.000000000 +0100
@@ -268,7 +268,8 @@
     -c 10 > log 2>&1
 if test $? -ne 0 ; then cat log; fail; fi
 
-test -f $work/svnroot/db/revs/2 || fail
+activity="check svn db 271"
+test -f $work/svnroot/db/revs/0/2 || test -f $work/svnroot/db/revs/2 || fail
 
 # --------------------------------------------------------------------------
 
@@ -364,7 +365,8 @@
     -c 3 > log 2>&1
 if test $? -ne 0 ; then cat log; fail; fi
 
-test -f $work/svnroot/db/revs/3 || fail
+activity="check svn db 368"
+test -f $work/svnroot/db/revs/0/3 || test -f $work/svnroot/db/revs/3 || fail
 
 #
 # Only definite negatives are possible.
17-10-03 10:29:07 -0400'>2017-10-03gnu: vdirsyncer: Update to 0.16.3....Leo Famulari 2017-09-01gnu: vdirsyncer: Update to 0.16.2....Leo Famulari 2017-08-10gnu: vdirsyncer: Update to 0.16.1....Tobias Geerinckx-Rice 2017-07-02gnu: vdirsyncer: Update to 0.16.0....Leo Famulari 2017-04-30gnu: radicale: Update to 1.1.2 [fixes CVE-2017-8342]....Leo Famulari 2017-03-01gnu: vdirsyncer: Update to 0.15.0....Leo Famulari 2017-02-18gnu: vdirsyncer: Use add-installed-pythonpath in the check phase....Leo Famulari 2017-02-18gnu: vdirsyncer: Don't fail the test suite when the build machine is slow....Leo Famulari 2017-01-06gnu: vdirsyncer: Update to 0.14.1....Leo Famulari 2016-12-06gnu: radicale: Skip the test suite....Leo Famulari 2016-11-15gnu: vdirsyncer: Fix build by setting correct PYTHONPATH....Hartmut Goebel 2016-10-27Merge branch 'master' into core-updatesMark H Weaver 2016-10-26gnu: vdirsyncer: Update to 0.14.0....Leo Famulari 2016-10-15gnu: radicale: Run the test suite with py.test....Leo Famulari 2016-10-09gnu: vdirsyncer: Update to 0.13.1....Leo Famulari 2016-08-24gnu: vdirsyncer: Update to 0.12.1....Leo Famulari 2016-08-01gnu: vdirsyncer: Update to 0.11.3....Leo Famulari 2016-06-20gnu: vdirsyncer: Update to 0.11.2....Leo Famulari 2016-05-23gnu: vdirsyncer: Update to 0.11.0....Leo Famulari 2016-04-27gnu: vdirsyncer: Update to 0.10.0....Leo Famulari 2016-04-10gnu: vdirsyncer: Update to 0.9.3....Leo Famulari 2016-03-13gnu: vdirsyncer: Update 0.9.2....Leo Famulari 2016-02-15gnu: vdirsyncer: Update to 0.9.0....Leo Famulari 2016-02-02gnu: vdirsyncer: Update to 0.8.1....Leo Famulari 2016-01-15gnu: Add vdirsyncer....Leo Famulari 2016-01-15gnu: Add radicale....Leo Famulari