Re: 1.9.12 test failure

2019-07-19 Thread Daniel Shahaf
Nathan Hartman wrote on Fri, 19 Jul 2019 17:32 +00:00: > I meant is there a script that generates the list of dependencies > actually used on the test system. E.g., as in this testing/signing > message from a prior release: > > https://svn.haxx.se/dev/archive-2019-04/0012.shtml > > Because even t

subversion-1.12.2: tests successful on Linux

2019-07-19 Thread Nathan Hartman
Same note as earlier: Modified get-deps.sh to use zlib 1.2.11 from https://www.zlib.net/zlib-1.2.11.tar.gz Platform: Linux (Debian "Stretch") x86_64 Summary of test results: 2526 tests PASSED 97 tests SKIPPED 87 tests XFAILED (17 WORK-IN-PROGRESS) SUMMARY: All tests successful.

subversion-1.10.6: tests successful on macOS

2019-07-19 Thread Nathan Hartman
Same as before: Modified get-deps.sh to use zlib 1.2.11 from https://www.zlib.net/zlib-1.2.11.tar.gz Summary of test results: 2413 tests PASSED 94 tests SKIPPED 59 tests XFAILED (1 WORK-IN-PROGRESS) SUMMARY: All tests successful.

subversion-1.10.6: tests successful on Linux

2019-07-19 Thread Nathan Hartman
Same note as before: Modified get-deps.sh to use zlib 1.2.11 from https://www.zlib.net/zlib-1.2.11.tar.gz Platform: Linux (Debian "Stretch") x86_64 Summary of test results: 2415 tests PASSED 94 tests SKIPPED 57 tests XFAILED (1 WORK-IN-PROGRESS) SUMMARY: All tests successful.

subversion-1.9.12 tests successful on Linux

2019-07-19 Thread Nathan Hartman
Same comment as before on modifying get-deps.sh to pull zlib 1.2.11 from https://www.zlib.net/zlib-1.2.11.tar.gz. Platform: Linux (Debian "Stretch") x86_64 Summary of test results: 2225 tests PASSED 83 tests SKIPPED 45 tests XFAILED (1 WORK-IN-PROGRESS) SUMMARY: All tests successful.

Re: subversion-1.9.12 tests successful on macOS

2019-07-19 Thread Julian Foad
Nathan Hartman wrote: >I used get-deps.sh, but modified the zlib version to 1.2.11 and >download address to https://www.zlib.net/zlib-1.2.11.tar.gz because >it failed to get zlib. > >Summary of test results: > 2223 tests PASSED > 83 tests SKIPPED > 47 tests XFAILED (1 WORK-IN-PROGRESS) >SUMMARY:

subversion-1.9.12 tests successful on macOS

2019-07-19 Thread Nathan Hartman
I used get-deps.sh, but modified the zlib version to 1.2.11 and download address to https://www.zlib.net/zlib-1.2.11.tar.gz because it failed to get zlib. Summary of test results: 2223 tests PASSED 83 tests SKIPPED 47 tests XFAILED (1 WORK-IN-PROGRESS) SUMMARY: All tests successful. Platfor

Re: 1.9.12 test failure

2019-07-19 Thread Nathan Hartman
On Fri, Jul 19, 2019 at 12:10 PM Julian Foad wrote: > Nathan Hartman wrote: > > Apologies for the noise. This was caused by a volume full error! > > > > I'll rerun on a bigger volume and let you know. > > Hehe. Glad to know you're testing it. > Thanks for your hard work! I'll test the other rc's

Re: 1.9.12 test failure

2019-07-19 Thread Julian Foad
Nathan Hartman wrote: Apologies for the noise. This was caused by a volume full error! I'll rerun on a bigger volume and let you know. Hehe. Glad to know you're testing it. By the way, is there a script that generates the list of dependencies and their versions? I think the most 'officia

Re: 1.9.12 test failure

2019-07-19 Thread Nathan Hartman
On Fri, Jul 19, 2019 at 11:57 AM Nathan Hartman wrote: > FYI: > > [067/109] > externals_tests.py.FAILURE > > Apologies for the noise. This was caused by a volume full error! I'll rerun on a bigger volume and let you know.

1.9.12 test failure

2019-07-19 Thread Nathan Hartman
FYI: [067/109] externals_tests.py.FAILURE [068/109] getopt_tests.pymake: *** [check] Error 1 Platform: macOS 10.13.6 Investigating... be back soon. By the way, is there a script that generates the list of dependencies and their versions?

Re: [PATCH] svn_load_dirs.pl: fix broken cleanup

2019-07-19 Thread Julian Foad
Geoffrey Alary wrote: chdir( $temp_dir . "/.." ); Thank you, Geoffrey! Committed revision 1863392. - Julian

[PATCH] svn_load_dirs.pl: fix broken cleanup

2019-07-19 Thread Geoffrey Alary
Hi, When svn_load_dirs.pl is run without the -t option, cleanup on exit fails with the following error: "cannot remove path when cwd is /tmp/svn_load_dirs_ATrGGCJoWv/my_import_wc for /tmp/svn_load_dirs_ATrGGCJoWv" The only mention of the bug I have found was at the bottom of this forum post: http

Re: Subversion 1.12.2, 1.10.6, 1.9.12 up for testing/signing

2019-07-19 Thread Julian Foad
Julian Foad wrote: The 1.12.2, 1.10.6, 1.9.12 release artifacts are now available for testing/signing. These are identical to 1.12.1, 1.10.5, 1.9.11 except for the version number and the CHANGES file. I re-rolled because I forgot to update the CHANGES file in the release branches. Thanks to s

Subversion 1.12.2, 1.10.6, 1.9.12 up for testing/signing

2019-07-19 Thread Julian Foad
The 1.12.2, 1.10.6, 1.9.12 release artifacts are now available for testing/signing. Please get the tarballs from https://dist.apache.org/repos/dist/dev/subversion and add your signatures there. Thanks! - Julian

Re: Subversion 1.12.1, 1.10.5, 1.9.11 up for testing/signing

2019-07-19 Thread Julian Foad
Julian Foad wrote: The 1.12.1, 1.10.5, 1.9.11 release artifacts are now available I forgot to merge CHANGES to each branch. Now re-rolling with just that change, and bumping the version numbers. - Julian

Subversion 1.12.1, 1.10.5, 1.9.11 up for testing/signing

2019-07-19 Thread Julian Foad
The 1.12.1, 1.10.5, 1.9.11 release artifacts are now available for testing/signing. Please get the tarballs from https://dist.apache.org/repos/dist/dev/subversion and add your signatures there. Thanks! - Julian