Re: upgrade_tests.py 29 spurious failure while testing 1.7.17
From: Johan Corveleyn <jcorvel_at_gmail.com>
Date: Fri, 16 May 2014 22:48:17 +0200
On Tue, May 13, 2014 at 5:58 PM, Ben Reser <ben_at_reser.org> wrote:
OK, thanks for further theorizing :-).
I ran memtest86 some more (memtest86+ 4.20 this time), for 44 hours
Now, I don't really consider the alpha particle theory as very
I've gone back and listed my "non-reproducible fail history":
* 2011/09/13 1.7.0-rc3 OK
But I think I've overlooked an essential component: I'm running these
I'm using Dataram RAMDisk 3.5.130 (with a 350 MB NTFS partition),
I'm going to leave it at that for now. I'll probably get back to svn
-- Johan [1] http://svn.haxx.se/dev/archive-2014-02/0084.shtml This happened with ra_local (with fsfs). [[[ W: ERROR: dump failed; did not see revision 5 W: CWD: R:\test\subversion\tests\cmdline W: EXCEPTION: SVNRepositoryCopyFailure Traceback (most recent call last): File "C:\research\svn\client_build\subversion-1.8.6\subversion\tests\cmdline\svntest\main.py", line 1550, in run rc = self.pred.run(sandbox) File "C:\research\svn\client_build\subversion-1.8.6\subversion\tests\cmdline\svntest\testcase.py", line 176, in run return self.func(sandbox) File "C:\research\svn\client_build\subversion-1.8.6\subversion\tests\cmdline\externals_tests.py", line 666, in disallow_dot_or_dotdot_directory_reference external_url_for = externals_test_setup(sbox) File "C:\research\svn\client_build\subversion-1.8.6\subversion\tests\cmdline\externals_tests.py", line 155, in externals_test_setup svntest.main.copy_repos(repo_dir, other_repo_dir, 5) File "C:\research\svn\client_build\subversion-1.8.6\subversion\tests\cmdline\svntest\main.py", line 1030, in copy_repos raise SVNRepositoryCopyFailure SVNRepositoryCopyFailure FAIL: externals_tests.py 8: error if external target dir involves '.' or '..' ]]] [2] http://svn.haxx.se/dev/archive-2014-02/0177.shtml While testing ra_local x fsfs: [[[ W: CWD: R:\test\subversion\tests\cmdline\svn-test-work\working_copies\tree_conflict_tests-10 W: EXCEPTION: SVNExpectedStdout Traceback (most recent call last): File "C:\research\svn\client_build\subversion-1.8.8\subversion\tests\cmdline\svntest\main.py", line 1550, in run rc = self.pred.run(sandbox) File "C:\research\svn\client_build\subversion-1.8.8\subversion\tests\cmdline\svntest\testcase.py", line 176, in run return self.func(sandbox) File "C:\research\svn\client_build\subversion-1.8.8\subversion\tests\cmdline\tree_conflict_tests.py", line 685, in merge_file_del_onto_not_same commit_local_mods=True) File "C:\research\svn\client_build\subversion-1.8.8\subversion\tests\cmdline\tree_conflict_tests.py", line 440, in ensure_tree_conflict '-m', 'Mods in target branch.') File "C:\research\svn\client_build\subversion-1.8.8\subversion\tests\cmdline\svntest\actions.py", line 282, in run_and_verify_svn expected_exit, *varargs) File "C:\research\svn\client_build\subversion-1.8.8\subversion\tests\cmdline\svntest\actions.py", line 321, in run_and_verify_svn2 verify.verify_outputs(message, out, err, expected_stdout, expected_stderr) File "C:\research\svn\client_build\subversion-1.8.8\subversion\tests\cmdline\svntest\verify.py", line 445, in verify_outputs compare_and_display_lines(message, label, expected, actual, raisable) File "C:\research\svn\client_build\subversion-1.8.8\subversion\tests\cmdline\svntest\verify.py", line 418, in compare_and_display_lines raise raisable SVNExpectedStdout FAIL: tree_conflict_tests.py 10: merge file: del/rpl/mv onto not-same ]]] [3] http://svn.haxx.se/dev/archive-2014-05/0037.shtml While running the testsuite over ra_svn + FSFS (over ra_local there was no problem). [[[ CMD: svnadmin.exe create svn-test-work\repositories\upgrade_tests-29 --bdb-txn-nosync --fs-type=fsfs <TIME = 0.110000> CMD: svnadmin.exe dump svn-test-work\local_tmp\repos | svnadmin.exe load svn-test-work\repositories\upgrade_tests-29 --ignore-uuid <TIME = 0.016000> CMD: svn.exe upgrade svn-test-work\working_copies\upgrade_tests-29 --config-dir R:\test\subversion\tests\cmdline\svn-test-work\local_tmp\config --password rayjandom --no-auth-cache --username jrandom <TIME = 1.937000> Upgraded 'svn-test-work\working_copies\upgrade_tests-29' Upgraded 'svn-test-work\working_copies\upgrade_tests-29\A' Upgraded 'svn-test-work\working_copies\upgrade_tests-29\A\B' Skipped 'svn-test-work\working_copies\upgrade_tests-29\A\B\E' Upgraded 'svn-test-work\working_copies\upgrade_tests-29\A\B\F' Upgraded 'svn-test-work\working_copies\upgrade_tests-29\A\C' Upgraded 'svn-test-work\working_copies\upgrade_tests-29\A\D' Upgraded 'svn-test-work\working_copies\upgrade_tests-29\A\D\G' Upgraded 'svn-test-work\working_copies\upgrade_tests-29\A\D\H' CMD: svnadmin.exe setuuid svn-test-work\repositories\upgrade_tests-29 d7130b12-92f6-45c9-9217-b9f0472c3fab <TIME = 0.078000> CMD: svn.exe relocate file:///tmp/repo svn://localhost/svn-test-work/repositories/upgrade_tests-29 svn-test-work\working_copies\upgrade_tests-29 --config-dir R:\test\subversion\tests\cmdline\svn-test-work\local_tmp\config --password rayjandom --no-auth-cache --username jrandom <TIME = 0.110000> CMD: svn.exe up svn-test-work\working_copies\upgrade_tests-29 --config-dir R:\test\subversion\tests\cmdline\svn-test-work\local_tmp\config --password rayjandom --no-auth-cache --username jrandom CMD: R:\test\subversion\svn\svn.exe up svn-test-work\working_copies\upgrade_tests-29 --config-dir R:\test\subversion\tests\cmdline\svn-test-work\local_tmp\config --password rayjandom --no-auth-cache --username jrandom exited with 1 <TIME = 0.125000> Updating 'svn-test-work\working_copies\upgrade_tests-29': Restored 'svn-test-work\working_copies\upgrade_tests-29\A\B\E' svn: E160004: Corrupt node-revision '0.0.r1/4198' svn: E160004: Missing id field in node-rev Traceback (most recent call last): File "C:\research\svn\client_build\subversion-1.7.17\subversion\tests\cmdline\svntest\main.py", line 1319, in run rc = self.pred.run(sandbox) File "C:\research\svn\client_build\subversion-1.7.17\subversion\tests\cmdline\svntest\testcase.py", line 176, in run return self.func(sandbox) File "C:\research\svn\client_build\subversion-1.7.17\subversion\tests\cmdline\upgrade_tests.py", line 1228, in upgrade_missing_replaced None, expected_status) File "C:\research\svn\client_build\subversion-1.7.17\subversion\tests\cmdline\svntest\actions.py", line 844, in run_and_verify_update *args) File "C:\research\svn\client_build\subversion-1.7.17\subversion\tests\cmdline\svntest\main.py", line 601, in run_svn *(_with_auth(_with_config_dir(varargs)))) File "C:\research\svn\client_build\subversion-1.7.17\subversion\tests\cmdline\svntest\main.py", line 350, in run_command None, *varargs) File "C:\research\svn\client_build\subversion-1.7.17\subversion\tests\cmdline\svntest\main.py", line 526, in run_command_stdin raise Failure Failure FAIL: upgrade_tests.py 29: upgrade with missing replaced dir ]]]Received on 2014-05-17 00:21:08 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.