The GitHub Actions job "CMake" on subversion.git/trunk has failed. Run started by GitHub user asfgit (triggered by asfgit).
Head commit for run: e132bf011032d5a5a8c4f8a50deeff0eb337906f / Joe Orton <jor...@apache.org> Fix SWIG test cases for Python 3.14. The interpreter internally avoids some reference count modifications when loading objects onto the operands stack by borrowing references when possible. This can lead to smaller reference count values compared to previous Python versions. https://docs.python.org/3.14/whatsnew/3.14.html#whatsnew314-refcount * subversion/bindings/swig/python/tests/repository.py (SubversionRepositoryTestCase.test_replay_batons_refcounts): Fix expected refcounts for Python 3.14. * subversion/bindings/swig/python/tests/mergeinfo.py (SubversionMergeinfoTestCase.test_mergeinfo_leakage__incorrect_range_t_refcounts): Likewise. Submitted by: Yaakov Selkowitz <yselkowitz redhat.com> GitHub: closes #30 git-svn-id: https://svn.apache.org/repos/asf/subversion/trunk@1926575 13f79535-47bb-0310-9956-ffa450edef68 Report URL: https://github.com/apache/subversion/actions/runs/15753171898 With regards, GitHub Actions via GitBox