svn commit: r1936331 - subversion/branches/1.15.x
[email protected] Sun, 19 Jul 2026 17:52:55 -0000
| Newsgroups | gmane.comp.version-control.subversion.svn |
|---|---|
| Message-ID | <178448357528.2032777.12565903703596317893@svn03-he-fi> |
Author: dsahlberg
Date: Sun Jul 19 17:52:55 2026
New Revision: 1936331
Log:
On the 1.15.x branch: Nominate and vote for r1936304
Modified:
subversion/branches/1.15.x/STATUS
Modified: subversion/branches/1.15.x/STATUS
==============================================================================
--- subversion/branches/1.15.x/STATUS Sun Jul 19 17:35:03 2026 (r1936330)
+++ subversion/branches/1.15.x/STATUS Sun Jul 19 17:52:55 2026 (r1936331)
@@ -74,7 +74,15 @@ Other candidate changes:
Justification:
Silence GCC compiler warnings.
Votes:
- +1: rinrab, dsahlberg
+ +1: rinrab
+
+* r1936304
+ cmake: Follow-up to r1935776, fix all tests via run_tests.py failing
+ with SVN_TEST_CHECK_XML_SCHEMA=OFF.
+ Justification:
+ Ensure ctest work
+ Votes:
+ +1: dsahlberg
* r1936309, r1936313, r1936318
Remove automatic editing of STATUS from the script and cleanup code.