summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-09-30 10:57:52 +0200
committerRemi Collet <fedora@famillecollet.com>2015-09-30 10:57:52 +0200
commit6010cec7988b937329c5d8a6ee1619de025c25c4 (patch)
tree82fc55bb51af7bcedc17bab10c72bc9aa4f4c3c4 /failed.txt
parent5b08dbd75c7c4919384c460fc2fbefbc6c431fe5 (diff)
PHP 7.0.0RC4
Diffstat (limited to 'failed.txt')
-rw-r--r--failed.txt11
1 files changed, 7 insertions, 4 deletions
diff --git a/failed.txt b/failed.txt
index 65ba366..39cebe0 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,13 +1,16 @@
-===== 7.0.0-0.16.RC3 (2015-09-17)
+===== 7.0.0-0.18.RC4 (2015-10-01)
$ grep -r 'Tests failed' /var/lib/mock/scl70*/build.log
-/var/lib/mock/scl70el6x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%)
-/var/lib/mock/scl70el7x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%)
-/var/lib/mock/scl70fc20x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%)
+/var/lib/mock/scl70el6x/build.log:Tests failed : 2 ( 0.0%) ( 0.0%)
+/var/lib/mock/scl70el7x/build.log:Tests failed : 2 ( 0.0%) ( 0.0%)
+/var/lib/mock/scl70fc20x/build.log:Tests failed : 2 ( 0.0%) ( 0.0%)
/var/lib/mock/scl70fc21x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%
/var/lib/mock/scl70fc22x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%)
/var/lib/mock/scl70fc23x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%)
+el6x, el7x, fc20x
+ Bug #33414 [2] (Comprehensive list of incorrect days returned after strotime() / date() tests) [ext/date/tests/bug33414-2.phpt]
+ strtotime() function (64 bit) [ext/date/tests/strtotime3-64bit.phpt]
* proc_open give erratic test results :(