Are you 100% sure you tested a clean branch version. Most of these specific tests are XFail on trunk since I added a write lock test in the move update logic a few weeks ago, but this lock test shouldn't be merged to the 1.8 branch (yet) as we haven't fixed the code that triggers this problem.
(It is a known issue in 1.8.x since 1.8.0 that I recently uncovered though)
I don't see these errors when I test with SQLite 3.8.3.
Bert
Sent from Windows Mail
From: Branko Čibej
Sent: Saturday, February 8, 2014 11:42 PM
To: 'Subversion Development'
Many tests fail on OSX with SQLite 3.8.3. See the attached log.
Summary:
-1 to release
Platform
Mac OS X 10.9.1 Mavericks, build 13B42
Standard dependencies:
Apple clang(++) 5.0 (clang-500.2.79)/LLVM 3.3svn
APR 1.4.5
APR-Util 1.3.12
zlib 1.2.5
httpd 2.2.24
OpenSSL 0.9.8y
Python 2.7.5
Perl 5.16.2
Ruby 2.0.0p247
SQLite 3.7.13
Dependencies from homebrew:
SQLite 3.8.3
Serf 1.3.3
BDB 5.3.28
Swig 2.0.11
libmagic 5.16
Other dependencies:
Java 1.7.0_51-b13
JUnit 4.11
Verified:
Tarball contents and signatures
Successful tests:
(fsfs, bdb) x (local, svnserve, dav) with SQLite 3.7.13
check-all-javahl
check-swig-py
check-swig-rb
check-swig-pl
Failed tests:
fsfs local with SQLite 3.8.3
New issues:
- Many tests fail with SQLite 3.8.3.
- 'make swig-py and 'make swig-rb' do not work in out-of-tree builds
with the generated wrappers included in the tarball.
(N.B.: In 1.8.5, the included Swig wrappers did not work at all.)
Known issues:
- C tests do not work with the --enable-optimize configure option.
- Expanded URL keywords in the tarballs point to the release branch;
they should point to the tag instead.
--
Branko Čibej | Director of Subversion
WANdisco // Non-Stop Data
e. brane_at_wandisco.com
Received on 2014-02-09 11:28:07 CET