Stefan Fuhrmann wrote on Sat, 01 Jul 2017 20:52 +0200:
> Results:
>
> (Ruby tests) Various test failures. Mostly related to sqlite in WC:
> "Svn::Error::SqliteBusy: sqlite[S5]: database is locked" when
> accecssing Svn::Wc::AdmAccess methods.
> (Perl tests): Several warnings issued (all tests still reported as passsed):
> Warning: unable to close filehandle $out_fh properly: Bad file
> descriptor at
> /dev/shm/dist/subversion-1.9.6/subversion/bindings/swig/perl/native/blib/lib/SVN/Core.pm
> line 58
> (Java tests): Many warnings issued (all tests still reported as passsed):
> WARNING in native method: JNI call made without checking
> exceptions when required to from CallObjectMethodV
> (Ubuntu issue) ./configure needed global variables set to make LTO work:
> AR="gcc-ar" NM="gcc-nm" RANLIB=gcc-ranlib
>
> All tests passed.
To be clear, I assume these are not regressions from 1.9.5, since the
only bindings change since then is a bugfix to the javahl svn_ra_open4()
redirection support.
Cheers,
Daniel
Received on 2017-07-02 06:05:17 CEST