Branko Čibej <[email protected]> writes: > New issues: > > - fs-test 65 fails with SQLite 3.8.10.2: > [[[ > svn_tests: E200006: Expected error SVN_ERR_SQLITE_BUSY but got > SVN_ERR_SQLITE_ERROR > svn_tests: E200030: sqlite[S10]: disk I/O error > svn_tests: E200042: Additional errors: > svn_tests: E200030: sqlite[S10]: disk I/O error > svn_tests: E200044: SQLite transaction rollback failed > svn_tests: E200030: sqlite[S1]: cannot rollback - no transaction is active > svn_tests: E200030: sqlite[S1]: cannot rollback - no transaction is active > FAIL: fs-test 65: test commit with locked rep-cache > ]]]
Hi Branko, Is this failure reproducible? Does it happen if you run just fs-test#65? I tried to witness the failure on my Windows and Linux machines with SQLite 3.8.10.2, but the test passes for me (the relevant sqlite-test#2 also works fine). Regards, Evgeny Kotkov

