The GitHub Actions job "Build and Test Subversion with CMake" on subversion.git has succeeded. Run started by GitHub user asfgit (triggered by asfgit).
Head commit for run: 5cde2f599f8973d58c855468ecd90d1d942cf365 / Timofei Zhakov <rin...@apache.org> cmake: Add an option that configures the test-suite for parallel execution. It will give unique directory to each test, so if they would get run in parallel, the resources of each test would not conflict with each other. However, this will make the tests to create new sandboxes for each. Probably, this is an experimental feature, which may get reverted in future. * CMakeLists.txt (SVN_TEST_CONFIGURE_FOR_PARALLEL): New option defaulting to 'OFF'. (add_py_test): Add the test name to test_root, for making it unique directory. git-svn-id: https://svn.apache.org/repos/asf/subversion/trunk@1922127 13f79535-47bb-0310-9956-ffa450edef68 Report URL: https://github.com/apache/subversion/actions/runs/12036376332 With regards, GitHub Actions via GitBox