The GitHub Actions job "CMake" on subversion.git/xml-schema-validation-improvements has failed. Run started by GitHub user asf-gitbox-commits (triggered by asf-gitbox-commits).
Head commit for run: 218f85bce4a323d1e8da28fe81e1cbd27ad1ee74 / Ivan Zhakov <[email protected]> On the xml-schema-validation-improvements branch: Rename '--enable-xml-schema-validation' argument to '--check-xml-schema': it is shorter, but still clear enough. * .github/workflows/autoconf.yml (Run tests): Use CHECK_XML_SCHEMA=1. * .github/workflows/cmake.yml (Configure CMake): Use '--check-xml-schema'. * build/run_tests.py (TestHarness._init_py_tests, create_parser): Rename '--enable-xml-schema-validation' argument to '--check-xml-schema' * INSTALL (G.1 Validating XML output): Update to '--check-xml-schema'. (G.2 Running the test suite under the autoconf/make build system): Update to CHECK_XML_SCHEMA=1. * Makefile.in (check): Rename ENABLE_XML_SCHEMA_VALIDATION to CHECK_XML_SCHEMA. * subversion/tests/cmdline/svntest/main.py (is_xml_schema_validation_enabled): Update to use options.check_xml_schema. (TestSpawningThread.run_one, _create_parser): Rename '--enable-xml-schema-validation' argument to '--check-xml-schema' git-svn-id: https://svn.apache.org/repos/asf/subversion/branches/xml-schema-validation-improvements@1935767 13f79535-47bb-0310-9956-ffa450edef68 Report URL: https://github.com/apache/subversion/actions/runs/28521542443 With regards, GitHub Actions via GitBox
