From 3504732820bdf39bc90d01f9fd4e0e85f016703a Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 5 Mar 2019 15:07:19 +0100 Subject: Update to 7.2.16 - http://www.php.net/releases/7_2_16.php --- failed.txt | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index ba0bbfb..4c3e854 100644 --- a/failed.txt +++ b/failed.txt @@ -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 :( -- cgit