Den sön 17 maj 2026 kl 11:33 skrev GitBox <[email protected]>: > > > The GitHub Actions job "autoconf" on subversion.git/trunk has failed. > Run started by GitHub user asf-gitbox-commits (triggered by > asf-gitbox-commits). >
[... removed commit details ...] > > Report URL: https://github.com/apache/subversion/actions/runs/25986961451 This annoy me to no end. The errors seems to be spurious and there are different tests failing each time - sometimes they don't fail at all (see the following commit from Ivan for example. It seems the ARM build is the one failing, something like this: [[[ START: ra-test TEST ASSERTION FAILED: child_exit_code == 0 PASS: ra-test 2: test ra_svn tunnel callback check PASS: ra-test 1: test svn_ra_get_location_segments PASS: ra-test 5: test ra_get_dir2 PASS: ra-test 6: commit callback failure PASS: ra-test 4: lock multiple paths PASS: ra-test 7: base revision newer than youngest PASS: ra-test 8: delete revision newer than youngest FAIL: ra-test: Unknown test failure (-11); see tests.log. END: ra-test ELAPSED: ra-test 0:00:00.568725 ]]] It failed both with httpd trunk and httpd system but on different tests (3 and 11). It worked on httpd 2.4.x... Did we ever dig down into why they fail? Cheers, Daniel

