summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2017-03-29 09:31:48 +0200
committerRemi Collet <fedora@famillecollet.com>2017-03-29 09:31:48 +0200
commitbe881ccff82ed7c931e6cdbeb2287ef75e90f024 (patch)
treee2b8e2767cc1bdc314ce1681b0e2c026fbf4fe24 /failed.txt
parentae4181d1a8619bb7e95b067790f450395bb98123 (diff)
7.1.4RC1
Diffstat (limited to 'failed.txt')
-rw-r--r--failed.txt46
1 files changed, 23 insertions, 23 deletions
diff --git a/failed.txt b/failed.txt
index f6565d2..cc3a01e 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,32 +1,32 @@
-===== 7.1.3 (2017-03-16)
+===== 7.1.4RC1 (2017-03-30)
$ grep -r 'Tests failed' /var/lib/mock/*/build.log
-/var/lib/mock/el6i/build.log:Tests failed : 0
-/var/lib/mock/el6x/build.log:Tests failed : 0
-/var/lib/mock/el7x/build.log:Tests failed : 0
-/var/lib/mock/fc23i/build.log:Tests failed : 0
+/var/lib/mock/el6i/build.log:Tests failed : 1
+/var/lib/mock/el6x/build.log:Tests failed : 1
+/var/lib/mock/el7x/build.log:Tests failed : 1
+/var/lib/mock/fc23i/build.log:Tests failed : 1
/var/lib/mock/fc23x/build.log:Tests failed : 0
-/var/lib/mock/fc24i/build.log:Tests failed : 0
-/var/lib/mock/fc24x/build.log:Tests failed : 0
-/var/lib/mock/fc25i/build.log:Tests failed : 0
-/var/lib/mock/fc25x/build.log:Tests failed : 0
-/var/lib/mock/fc26i/build.log:Tests failed : 9
-/var/lib/mock/fc26x/build.log:Tests failed : 9
+/var/lib/mock/fc24i/build.log:Tests failed : 1
+/var/lib/mock/fc24x/build.log:Tests failed : 2
+/var/lib/mock/fc25i/build.log:Tests failed : 1
+/var/lib/mock/fc25x/build.log:Tests failed : 1
+/var/lib/mock/fc26i/build.log:Tests failed : 1
+/var/lib/mock/fc26x/build.log:Tests failed : 1
+
+fc23i
+ (1) Test get_headers() function : test with context [ext/standard/tests/url/get_headers_error_003.phpt]
+fc24x
+ (1) Bug #64438 proc_open hangs with stdin/out with 4097+ bytes [ext/standard/tests/streams/proc_open_bug64438.phpt]
+el6i, el6x, fc24i, fc24x, fc25i, fc25x
+ (4) Bug #33414 [2] (Comprehensive list of incorrect days returned after strotime() / date() tests) [ext/date/tests/bug33414-2.phpt]
fc26i, fc26x
- Bug #20382 [2] (strtotime ("Monday", $date) produces wrong result on DST changeover) [ext/date/tests/bug20382-2.phpt]
- Bug #27780 (strtotime(+1 xxx) returns a wrong date/time) [ext/date/tests/bug27780.phpt]
- Bug #32086 (strtotime don't work in DST) [ext/date/tests/bug32086.phpt]
- Bug #33414 [1] (Comprehensive list of incorrect days returned after strotime() / date() tests) [ext/date/tests/bug33414-1.phpt]
- Bug #33414 [2] (Comprehensive list of incorrect days returned after strotime() / date() tests) [ext/date/tests/bug33414-2.phpt]
- Bug #33415 [1] (Possibly invalid non-one-hour DST or timezone shifts) [ext/date/tests/bug33415-1.phpt]
- Bug #33415 [2] (Possibly invalid non-one-hour DST or timezone shifts) [ext/date/tests/bug33415-2.phpt]
- date_modify() function [1] [ext/date/tests/date_modify-1.phpt]
- sni_server [ext/openssl/tests/sni_server.phpt]
+ (3) sni_server [ext/openssl/tests/sni_server.phpt]
-* proc_open give erratic test results :(
-** date tests vary with tzdata available in system
-*** f26 failures related to tzdata 2016j vs 2017a and sni_server is a known issue with openssl 1.1
+(1) proc_open give erratic test results :(
+(2) test issue (fixed upstream)
+(3) known issue
+(4) bugs related to tzdata 2017a (repo) vs 2017b (php)