From 5e19fd07728fc3746e02b3d0d464e65e9f6df234 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 5 Mar 2019 09:52:20 +0100 Subject: update test results --- failed.txt | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/failed.txt b/failed.txt index 7ba79ef..5264c76 100644 --- a/failed.txt +++ b/failed.txt @@ -1,13 +1,14 @@ -===== 5.6.40 (2019-01-10) +===== 5.6.40-4 (2019-03-05) $ grep -r 'Tests failed' /var/lib/mock/scl56*/build.log /var/lib/mock/scl56el6x/build.log:Tests failed : 7 /var/lib/mock/scl56el7x/build.log:Tests failed : 4 +/var/lib/mock/scl56el7x/build.log:Tests failed : 34 /var/lib/mock/scl56fc26x/build.log:Tests failed : 3 /var/lib/mock/scl56fc27x/build.log:Tests failed : 7 -/var/lib/mock/scl56fc28x/build.log:Tests failed : 4 -/var/lib/mock/scl56fc29x/build.log:Tests failed : 6 +/var/lib/mock/scl56fc28x/build.log:Tests failed : 6 +/var/lib/mock/scl56fc29x/build.log:Tests failed : 8 el6x, el7x: @@ -23,6 +24,9 @@ el6x, fc25x, fc27x: 3 getmxrr() test [ext/standard/tests/network/getmxrr.phpt] fc27x, fc28x, fc29x: 2 substr_compare() [ext/standard/tests/strings/substr_compare.phpt] +fc28x, fc29x: + Bug #33414 [1] (Comprehensive list of incorrect days returned after strotime() / date() tests) [ext/date/tests/bug33414-1.phpt] + date_modify() function [1] [ext/date/tests/date_modify-1.phpt] fc29x: openssl_error_string() tests [ext/openssl/tests/openssl_error_string_basic.phpt] TLS server rate-limits client-initiated renegotiation [ext/openssl/tests/stream_server_reneg_limit.phpt] -- cgit