From 435de64afc009067512f418ffa147511c2d07aeb Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 19 Jan 2017 08:30:21 +0100 Subject: PHP 5.6.30 --- failed.txt | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index 65ecd56..402eedf 100644 --- a/failed.txt +++ b/failed.txt @@ -1,9 +1,9 @@ -===== 5.6.30RC1 (2017-01-06) +===== 5.6.30 (2017-01-19) $ grep -r 'Tests failed' /var/lib/mock/*/build.log -/var/lib/mock/el5i/build.log:Tests failed : 8 -/var/lib/mock/el5x/build.log:Tests failed : 3 +/var/lib/mock/el5i/build.log:Tests failed : 7 +/var/lib/mock/el5x/build.log:Tests failed : 2 /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 @@ -17,9 +17,7 @@ $ grep -r 'Tests failed' /var/lib/mock/*/build.log 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] @@ -31,4 +29,4 @@ el5i, el6i * proc_open have erratic results... :( ** #64146 known issue, no fix found - +*** test fixed upstream -- cgit