From 992a07a7e8d49c49313bf21cf0fc2f508ece9fc7 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 6 Jan 2017 07:59:48 +0100 Subject: PHP 5.6.30RC1 --- failed.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index 6bc3e82..65ecd56 100644 --- a/failed.txt +++ b/failed.txt @@ -1,9 +1,9 @@ -===== 5.6.29 (2016-12-08) +===== 5.6.30RC1 (2017-01-06) $ grep -r 'Tests failed' /var/lib/mock/*/build.log -/var/lib/mock/el5i/build.log:Tests failed : 7 -/var/lib/mock/el5x/build.log:Tests failed : 2 +/var/lib/mock/el5i/build.log:Tests failed : 8 +/var/lib/mock/el5x/build.log:Tests failed : 3 /var/lib/mock/el6i/build.log:Tests failed : 5 /var/lib/mock/el6x/build.log:Tests failed : 0 /var/lib/mock/el7x/build.log:Tests failed : 0 @@ -19,6 +19,7 @@ el5i, el5x openssl_error_string() tests [ext/openssl/tests/openssl_error_string_basic.phpt] el5i, el5x sni_server [ext/openssl/tests/sni_server.phpt] + * Bug #64438 proc_open hangs with stdin/out with 4097+ bytes [ext/standard/tests/streams/proc_open_bug64438.phpt] el5i, el6i, fc22i, fc23i, fc24i 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] @@ -30,5 +31,4 @@ el5i, el6i * proc_open have erratic results... :( ** #64146 known issue, no fix found -*** Related to tzdata 2016g (f24+) vs 2016f -- cgit