The GitHub Actions job "autoconf" on subversion.git/trunk has failed.
Run started by GitHub user asf-gitbox-commits (triggered by asf-gitbox-commits).

Head commit for run:
51b3d3cf58cc9874e289097d7f9baca9caf7341f / Branko Čibej <[email protected]>
Allow the tests to work with a non-standart Python 3 installation that
does not provide the 'venv' module.

* Makefile.in (check): Expose the --python-venv test runner flag through
   the PYTHON_VENV make variable.

* subversion/tests/cmdline/svntest/main.py:
   Do not require the 'venv' module to be present.
  (venv_create): The default value now depends on the presence of 'venv'.
  (SVN_TESTS_REQUIRE): Pin the dependency versions.
  (SVN_TESTS_DEPEND): New; dependency import module names. Use these
   wherever we're checking for module presence as opposed to installing them.
  (is_bad_xml_fatal): Fix a silly thinko in the predicaste.
  (create_python_venv): Require 'venv' presence.

* subversion/tests/cmdline/log_tests.py
  (log_with_merge_history_and_search,
   log_xml_with_merge_history): These tests pass the functional part and
    fail only when XML validation is enabled because they emit invalid XML.
    Update the predicates.


git-svn-id: https://svn.apache.org/repos/asf/subversion/trunk@1934497 
13f79535-47bb-0310-9956-ffa450edef68

Report URL: https://github.com/apache/subversion/actions/runs/26280864937

With regards,
GitHub Actions via GitBox

Reply via email to