Nathan Hartman wrote on Thu, 26 Dec 2019 16:48 +00:00: > One more question: Does anyone know which package(s) to install on > Debian to be able to run the JavaHL tests?
Probably these: % apt-cache showsrc subversion | grep Build-Depends | vipe default-jdk-headless (>= 2:1.8) [!hurd-i386 !hppa !sparc] <!pkg.subversion.nojava> junit4 [!hurd-i386 !hppa !sparc] <!pkg.subversion.nojava> % > Here are the contents of fails.log.svn-check-svn-bdb -- could be some > kind of fluke? I just started another full test run. Let's see if it > repeats: It's _possible_ that some dependency upgrade introduced a heisenbug, but Occam's razor says it's more likely to be something in your setup. I guess svn-test-work is on a ramdisk, so it could be its mount options. Cheers, Daniel