summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-07-06 10:14:33 +0200
committerRemi Collet <remi@remirepo.net>2017-07-06 10:14:33 +0200
commit37a741093e330edeff4aed2e36d52c4160dabeb8 (patch)
treeeddb0b125584137f0222097b2d38dff3814e6cb9 /failed.txt
parent9d7d861262f988fd637982ee0e6423fef091782b (diff)
refresh openssl 1.1 patch for F26
Diffstat (limited to 'failed.txt')
-rw-r--r--failed.txt9
1 files changed, 3 insertions, 6 deletions
diff --git a/failed.txt b/failed.txt
index eaf2f3a..8d01e3e 100644
--- a/failed.txt
+++ b/failed.txt
@@ -7,11 +7,12 @@ $ grep -r 'Tests failed' /var/lib/mock/scl56*/build.log
/var/lib/mock/scl56fc23x/build.log:Tests failed : 9
/var/lib/mock/scl56fc24x/build.log:Tests failed : 4
/var/lib/mock/scl56fc25x/build.log:Tests failed : 4
-/var/lib/mock/scl56fc25x/build.log:Tests failed : 2
+/var/lib/mock/scl56fc26x/build.log:Tests failed : 1
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:
4 Bug #33415 [2] (Possibly invalid non-one-hour DST or timezone shifts) [ext/date/tests/bug33415-2.phpt]
fc23x
4 Bug #32086 (strtotime don't work in DST) [ext/date/tests/bug32086.phpt]
@@ -19,14 +20,10 @@ fc23x
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,fc26x, fc25x:
- 4 Bug #33415 [2] (Possibly invalid non-one-hour DST or timezone shifts) [ext/date/tests/bug33415-2.phpt]
+fc23x, fc24x, fc25x:
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]
-fc26x:
- 4 Bug #33415 [2] (Possibly invalid non-one-hour DST or timezone shifts) [ext/date/tests/bug33415-2.phpt]
- Bug #74651: negative-size-param (-1) in memcpy in zif_openssl_seal() [ext/openssl/tests/bug74651.phpt]
1 proc_open have erratic results... :(