From a1dbb57fb367a407ace5513fb71a1382dbbca319 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 11 Sep 2018 11:53:51 +0200 Subject: Update to 7.2.10 - http://www.php.net/releases/7_2_10.php --- failed.txt | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index a07fd1e..0e64660 100644 --- a/failed.txt +++ b/failed.txt @@ -1,4 +1,4 @@ -===== 7.2.10RC1 (2018-08-30) +===== 7.2.10 (2018-09-13) $ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log @@ -13,17 +13,10 @@ $ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log /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 : 4 -/var/lib/mock/fc29x/build.log:Tests failed : 2 +/var/lib/mock/fc29i/build.log:Tests failed : 0 +/var/lib/mock/fc29x/build.log:Tests failed : 0 -fc29i: - 5 zend_dval_to_lval preserves low bits (32 bit long) [Zend/tests/dval_to_lval_32.phpt] - 5 testing integer underflow (32bit) [Zend/tests/int_underflow_32bit.phpt] - -fc29i, fc29x: - 5 security_level setting to prohibit cert [ext/openssl/tests/stream_security_level.phpt] - 5 TLS server rate-limits client-initiated renegotiation [ext/openssl/tests/stream_server_reneg_limit.phpt] 1 proc_open give erratic test results :( -- cgit