From f27cc6e50cf7d027df0aca5a627adbe3130b2385 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 7 Mar 2016 16:24:07 +0100 Subject: php 5.6: adapt for F24 --- failed.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt index aa19c3b..e8bde1b 100644 --- a/failed.txt +++ b/failed.txt @@ -15,15 +15,17 @@ $ grep -r 'Tests failed' /var/lib/mock/56*/build.log /var/lib/mock/fc22x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%) /var/lib/mock/fc23i/build.log:Tests failed : 2 ( 0.0%) ( 0.0%) /var/lib/mock/fc23x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%) +/var/lib/mock/fc24i/build.log:Tests failed : 2 ( 0.0%) ( 0.0%) +/var/lib/mock/fc24x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%) el5i, el5x openssl_x509_parse() basic test for OpenSSL 0.9 [ext/openssl/tests/openssl_x509_parse_basic_v9.phpt] sni_server [ext/openssl/tests/sni_server.phpt] Specific protocol method specification [ext/openssl/tests/stream_crypto_flags_004.phpt] -el5i, el6i, fc20i, fc21i, fc22i, fc23i +el5i, el6i, fc20i, fc21i, fc22i, fc23i, fc24i Bug #64146 (serialize incorrectly saving objects when they are cloned) [ext/standard/tests/serialize/bug64146.phpt] -fc20i, fc21i, fc22i, fc23i +fc20i, fc21i, fc22i, fc23i, fc24i Bug #53437 DateInterval unserialize bad data, 32 bit [ext/date/tests/bug53437_var3.phpt] el6x, el7x, fc20x strtotime() function (64 bit) [ext/date/tests/strtotime3-64bit.phpt] -- cgit