@@ -19,11 +19,15 @@ RELEASE VERSION/DATE TO BE FILLED IN LATER
1919 - Fix typos in CCFLAGS test. Didn't affect the test itself, but
2020 didn't correctly apply the DefaultEnvironment speedup.
2121 - Try to fix Windows fails on Docbook tests in case xsltproc is found.
22- On both GitHub Actions and AppVeyor, it's found as part of
23- StrawberryPerl, which is part of the default install. Intermittent
24- fails seem caused by network issues, so propagate two xsltproc flags
25- for this that were in three of the "live" (named "cmd" here) tests,
26- but not the others. Also made other parts of the setup more consistent.
22+ It's still not certain why this started failing. On both GitHub
23+ Actions and AppVeyor, it's found as part of StrawberryPerl, part of
24+ the default install - maybe this wasn't the case before? The xsltproc
25+ from choco install is considerably older and may have been more lenient?
26+ Anyway, intermittent fails seem caused by something network related,
27+ so propagate two xsltproc flags that avoid loading the dtd that were
28+ present in three of the 11 "live" tests, but not the other eight.
29+ Also, all 11 now pass the test-discovered xslt processor the same
30+ way, which was not the case previously.
2731
2832
2933RELEASE 4.9.0 - Sun, 02 Mar 2025 17:22:20 -0700
0 commit comments