summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-10-15 15:10:03 +0200
committerRemi Collet <fedora@famillecollet.com>2015-10-15 15:10:03 +0200
commit2fd6caf6b0bf68364b210b86e8421db046a0c0b5 (patch)
tree167e8ddbefdba52d426ebc40e8efc6522179be43 /failed.txt
parent09fae90af57bf8f1e871e38ff8dec2617d5bcc0b (diff)
PHP 5.6.15RC1
Diffstat (limited to 'failed.txt')
-rw-r--r--failed.txt22
1 files changed, 16 insertions, 6 deletions
diff --git a/failed.txt b/failed.txt
index 22ed711..9fc0461 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,14 +1,24 @@
-===== 5.6.14 (2015-10-01)
+===== 5.6.15RC1 (2015-10-15)
$ grep -r 'Tests failed' /var/lib/mock/scl56*/build.log
-/var/lib/mock/scl56el6x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%)
-/var/lib/mock/scl56el7x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%)
-/var/lib/mock/scl56fc19x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%)
-/var/lib/mock/scl56fc20x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%)
+/var/lib/mock/scl56el6x/build.log:Tests failed : 5 ( 0.0%) ( 0.0%)
+/var/lib/mock/scl56el7x/build.log:Tests failed : 5 ( 0.0%) ( 0.0%)
+/var/lib/mock/scl56fc19x/build.log:Tests failed : 5 ( 0.0%) ( 0.0%)
+/var/lib/mock/scl56fc20x/build.log:Tests failed : 5 ( 0.0%) ( 0.0%)
/var/lib/mock/scl56fc21x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%)
-/var/lib/mock/scl56fc22x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%)
+/var/lib/mock/scl56fc22x/build.log:Tests failed : 1 ( 0.0%) ( 0.0%)
/var/lib/mock/scl56fc23x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%)
+el6x, el7x, fc19x, fc20x:
+ Bug #33414 [2] (Comprehensive list of incorrect days returned after strotime() / date() tests) [ext/date/tests/bug33414-2.phpt]
+ Test date_sunrise() function : usage variation - Passing high positive and negative float values to time argument. [ext/date/tests/date_sunrise_variation9.phpt]
+ Test date_sunset() function : usage variation - Passing high positive and negative float values to time argument. [ext/date/tests/date_sunset_variation9.phpt]
+ Test getdate() function : usage variation - Passing high positive and negative float values to timestamp. [ext/date/tests/getdate_variation7.phpt]
+ strtotime() function (64 bit) [ext/date/tests/strtotime3-64bit.phpt]
+fc22x:
+ Bug #60120 proc_open hangs with stdin/out with 2048+ bytes [ext/standard/tests/streams/proc_open_bug60120.phpt
+
+* outdated tzdata cause date failure
* proc_open have erratic results... :(