Author: rhuijben Revision: 1185763 Modified property: svn:log Modified: svn:log at Tue Oct 18 22:55:48 2011 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Tue Oct 18 22:55:48 2011 @@ -1,7 +1,9 @@ Add new XFail test to show failing upgrade on absent nodes. -(Tested on ra_svn but should also work on ra_dav, but I can't run dav tests - right now) +[Fixed to fail for the right reason in r1185768] + * subversion/tests/cmdline/upgrade_tests.py (replace_sbox_repo_with_tarfile): New function. (upgrade_absent): New function. (test_list): Add upgrade_absent. + +Found by: Andrey <andrey{_AT_}online-solutions.ru>