diff options
Diffstat (limited to 'failed.txt')
-rw-r--r-- | failed.txt | 11 |
1 files changed, 5 insertions, 6 deletions
@@ -1,8 +1,8 @@ -===== 8.3.6 (2024-04-11) +===== 8.3.7RC1 (2024-04-25) $ grep -ar 'Tests failed' /var/lib/mock/*/build.log -/var/lib/mock/el7x83/build.log:Tests failed : 1 +/var/lib/mock/el7x83/build.log:Tests failed : 2 /var/lib/mock/el8a83/build.log:Tests failed : 0 /var/lib/mock/el8x83/build.log:Tests failed : 0 /var/lib/mock/el9a83/build.log:Tests failed : 1 @@ -10,16 +10,15 @@ $ grep -ar 'Tests failed' /var/lib/mock/*/build.log /var/lib/mock/fc38x83/build.log:Tests failed : 0 /var/lib/mock/fc39a83/build.log:Tests failed : 0 /var/lib/mock/fc39x83/build.log:Tests failed : 0 -/var/lib/mock/fc40a83/build.log:Tests failed : 1 -/var/lib/mock/fc40x83/build.log:Tests failed : 1 +/var/lib/mock/fc40a83/build.log:Tests failed : 0 +/var/lib/mock/fc40x83/build.log:Tests failed : 0 el7: 5 ext/standard/tests/directory/bug74589_utf8.phpt + 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 :( |