diff options
author | Remi Collet <remi@remirepo.net> | 2019-03-05 15:07:19 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2019-03-05 15:07:19 +0100 |
commit | 3504732820bdf39bc90d01f9fd4e0e85f016703a (patch) | |
tree | 347d716b2bbb1642a7acd122492380e0f9520ce3 /failed.txt | |
parent | 0f494d17e0198f2be5ed00da2c4d60e6a1554662 (diff) |
Update to 7.2.16 - http://www.php.net/releases/7_2_16.php
Diffstat (limited to 'failed.txt')
-rw-r--r-- | failed.txt | 15 |
1 files changed, 7 insertions, 8 deletions
@@ -1,4 +1,4 @@ -===== 7.2.16RC1 (2019-02-21) +===== 7.2.16 (2019-03-07) $ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log @@ -6,20 +6,19 @@ $ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log /var/lib/mock/el6x/build.log:Tests failed : 0 /var/lib/mock/el7x/build.log:Tests failed : 0 /var/lib/mock/el8x73/build.logTests failed : 16 -/var/lib/mock/fc25i/build.log:Tests failed : 0 -/var/lib/mock/fc25x/build.log:Tests failed : 0 -/var/lib/mock/fc26i/build.log:Tests failed : 0 -/var/lib/mock/fc26x/build.log:Tests failed : 0 /var/lib/mock/fc27i/build.log:Tests failed : 0 /var/lib/mock/fc27x/build.log:Tests failed : 0 /var/lib/mock/fc28i/build.log:Tests failed : 0 /var/lib/mock/fc28x/build.log:Tests failed : 0 -/var/lib/mock/fc29i/build.log:Tests failed : 0 -/var/lib/mock/fc29x/build.log:Tests failed : 0 +/var/lib/mock/fc29i/build.log:Tests failed : 2 +/var/lib/mock/fc29x/build.log:Tests failed : 2 +fc29i, fc29x: + 5 openssl_decrypt() with CCM cipher algorithm tests [ext/openssl/tests/openssl_decrypt_ccm.phpt] + 5 TLS server rate-limits client-initiated renegotiation [ext/openssl/tests/stream_server_reneg_limit.phpt] el8x: - openssl failure under investigation + 5 openssl failure under investigation 1 proc_open give erratic test results :( |