diff options
Diffstat (limited to 'failed.txt')
-rw-r--r-- | failed.txt | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -1,8 +1,8 @@ -===== 8.2.18 (2024-04-11) +===== 8.2.19RC1 (2024-04-25) $ grep -ar 'Tests failed' /var/lib/mock/*/build.log -/var/lib/mock/el7x82/build.log:Tests failed : 0 +/var/lib/mock/el7x82/build.log:Tests failed : 1 /var/lib/mock/el8a82/build.log:Tests failed : 0 /var/lib/mock/el8x82/build.log:Tests failed : 0 /var/lib/mock/el9a82/build.log:Tests failed : 1 @@ -10,14 +10,14 @@ $ grep -ar 'Tests failed' /var/lib/mock/*/build.log /var/lib/mock/fc38x82/build.log:Tests failed : 0 /var/lib/mock/fc39a82/build.log:Tests failed : 0 /var/lib/mock/fc39x82/build.log:Tests failed : 0 -/var/lib/mock/fc40a82/build.log:Tests failed : 1 -/var/lib/mock/fc40x82/build.log:Tests failed : 1 +/var/lib/mock/fc40a82/build.log:Tests failed : 0 +/var/lib/mock/fc40x82/build.log:Tests failed : 0 +el7: + 3 ext/openssl/tests/openssl_error_string_basic.phpt el9: 3 GH-11956 (PCRE regular expressions with JIT enabled gives different result) [ext/pcre/tests/gh11956.phpt] -fc40: - 3 openssl_x509_parse() tests [ext/openssl/tests/openssl_x509_parse_basic.phpt] 1 proc_open give erratic test results :( 2 test issue |