summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-10-25 06:31:56 +0200
committerRemi Collet <remi@remirepo.net>2017-10-25 06:31:56 +0200
commitb6a4b7e47d5c662e8a4e0dd56c7ccdd75c1e49f1 (patch)
treec19a2abc82d3e1549dd80a37837574afeb4ce759 /failed.txt
parent83353a48a8f5935f8c9eb1a21e9ddbb6deb0c08e (diff)
v5.6.32
Diffstat (limited to 'failed.txt')
-rw-r--r--failed.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/failed.txt b/failed.txt
index d29278b..fef6521 100644
--- a/failed.txt
+++ b/failed.txt
@@ -5,28 +5,28 @@ $ grep -r 'Tests failed' /var/lib/mock/scl56*/build.log
/var/lib/mock/scl56el6x/build.log:Tests failed : 2
/var/lib/mock/scl56el7x/build.log:Tests failed : 2
/var/lib/mock/scl56fc23x/build.log:Tests failed : 9
-/var/lib/mock/scl56fc24x/build.log:Tests failed : 4
+/var/lib/mock/scl56fc24x/build.log:Tests failed : 9
/var/lib/mock/scl56fc25x/build.log:Tests failed : 4
/var/lib/mock/scl56fc26x/build.log:Tests failed : 1
-/var/lib/mock/scl56fc27x/build.log:Tests failed : 2
+/var/lib/mock/scl56fc27x/build.log:Tests failed : 5
el6x, el7x
4 Bug #33414 [2] (Comprehensive list of incorrect days returned after strotime() / date() tests) [ext/date/tests/bug33414-2.phpt]
el6x, el7x, fc23x, fc24x, fc25x, fc26x, fc27x:
4 Bug #33415 [2] (Possibly invalid non-one-hour DST or timezone shifts) [ext/date/tests/bug33415-2.phpt]
-fc23x
+fc23x, fc24x
4 Bug #32086 (strtotime don't work in DST) [ext/date/tests/bug32086.phpt]
4 Bug #33414 [1] (Comprehensive list of incorrect days returned after strotime() / date() tests) [ext/date/tests/bug33414-1.phpt]
4 Bug #33414 [2] (Comprehensive list of incorrect days returned after strotime() / date() tests) [ext/date/tests/bug33414-2.phpt]
4 Bug #33415 [1] (Possibly invalid non-one-hour DST or timezone shifts) [ext/date/tests/bug33415-1.phpt]
4 date_modify() function [1] [ext/date/tests/date_modify-1.phpt]
-fc23x, fc24x, fc25x:
+fc23x, fc24x, fc25x, fc27x:
3 Bug #65538: SSL context "cafile" disallows URL stream wrappers [ext/openssl/tests/bug65538_002.phpt]
3 gethostbyname() function - basic return valid ip address test [ext/standard/tests/network/gethostbyname_error004.phpt]
3 getmxrr() test [ext/standard/tests/network/getmxrr.phpt]
fc27x
- 5 substr_compare() [ext/standard/tests/strings/substr_compare.phpt]
+ 2 substr_compare() [ext/standard/tests/strings/substr_compare.phpt]
1 proc_open have erratic results... :(