> In my testing, the whole action completed successfully on Mac OS, except > of one test: > > ``` > 24: svn_tests: E200006: Expected error SVN_ERR_SQLITE_BUSY but got > SVN_ERR_SQLITE_ERROR > 24: svn_tests: E200030: sqlite[S10]: disk I/O error > 24: svn_tests: E200042: Additional errors: > 24: svn_tests: E200030: sqlite[S10]: disk I/O error > 24: svn_tests: E200044: SQLite transaction rollback failed > 24: svn_tests: E200030: sqlite[S1]: cannot rollback - no transaction is active > 24: svn_tests: E200030: sqlite[S1]: cannot rollback - no transaction is active > 24: FAIL: fs-test 65: test commit with locked rep-cache > ``` > > It seems like the problem is not in the build process, but sqlite works not > as we expect on this platform.
Any ideas? -- Timofei Zhakov