diff options
Diffstat (limited to 'failed.txt')
-rw-r--r-- | failed.txt | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,10 +1,10 @@ -===== 8.0.20RC1 (2022-05-26) +===== 8.0.20 (2022-06-09) $ grep -ar 'Tests failed' /var/lib/mock/*/build.log /var/lib/mock/el7x80/build.log:Tests failed : 0 /var/lib/mock/el8x80/build.log:Tests failed : 1 -/var/lib/mock/el9x80/build.log:Tests failed : 0 +/var/lib/mock/el9x80/build.log:Tests failed : 1 /var/lib/mock/fc34x80/build.log:Tests failed : 0 /var/lib/mock/fc35x/build.log:Tests failed : 0 /var/lib/mock/fc36x80/build.log:Tests failed : 0 @@ -12,6 +12,8 @@ $ grep -ar 'Tests failed' /var/lib/mock/*/build.log el8x: 5 ext/standard/tests/strings/setlocale_variation2.phpt +el9x: + 2 ext/standard/tests/url/get_headers_error_003.phpt 1 proc_open give erratic test results :( |