From eb0afc8ac64bcf380915e53fa58ba9413e95cc41 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 30 Sep 2015 14:24:43 +0200 Subject: PHP 5.6.14 --- failed.txt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index 90e3ed1..392414a 100644 --- a/failed.txt +++ b/failed.txt @@ -1,4 +1,4 @@ -===== 5.6.13 (2015-09-03) +===== 5.6.14 (2015-10-01) $ grep -r 'Tests failed' /var/lib/mock/56*/build.log @@ -7,7 +7,7 @@ $ grep -r 'Tests failed' /var/lib/mock/56*/build.log /var/lib/mock/el6i/build.log:Tests failed : 3 ( 0.0%) ( 0.0%) /var/lib/mock/el6x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%) /var/lib/mock/el7x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%) -/var/lib/mock/fc20i/build.log:Tests failed : 2 ( 0.0%) ( 0.0%) +/var/lib/mock/fc20i/build.log:Tests failed : 4 ( 0.0%) ( 0.0%) /var/lib/mock/fc20x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%) /var/lib/mock/fc21i/build.log:Tests failed : 2 ( 0.0%) ( 0.0%) /var/lib/mock/fc21x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%) @@ -19,6 +19,9 @@ $ grep -r 'Tests failed' /var/lib/mock/56*/build.log el6i Capture SSL session meta array in stream context [ext/openssl/tests/session_meta_capture.phpt] +fc20i + sni_server [ext/openssl/tests/sni_server.phpt] + TLSv1.1 and TLSv1.2 bitwise stream crypto flag assignment [ext/openssl/tests/stream_crypto_flags_002.phpt] el5i, el6i, fc20i, fc21i, fc22i, fc23i Bug #53437 DateInterval unserialize bad data, 32 bit [ext/date/tests/bug53437_var3.phpt] Bug #64146 (serialize incorrectly saving objects when they are cloned) [ext/standard/tests/serialize/bug64146.phpt] @@ -28,5 +31,6 @@ el5i, el5x Specific protocol method specification [ext/openssl/tests/stream_crypto_flags_004.phpt] + [1] #64146 known issue, no fix found [2] proc_open erratic results... -- cgit