From 234ed29dac369814c696f626c1fe297ade963986 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 8 Jun 2016 10:22:01 +0200 Subject: php71-php: 7.1.0alpha1 --- failed.txt | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 failed.txt (limited to 'failed.txt') diff --git a/failed.txt b/failed.txt new file mode 100644 index 0000000..27eaa8e --- /dev/null +++ b/failed.txt @@ -0,0 +1,19 @@ +===== 7.1.0alpha1 (2016-06-09) + +$ grep -r 'Tests failed' /var/lib/mock/scl71*/build.log + +/var/lib/mock/scl70el6x/build.log:Tests failed : 3 +/var/lib/mock/scl70el7x/build.log:Tests failed : 3 +/var/lib/mock/scl70fc22x/build.log:Tests failed : 1 +/var/lib/mock/scl70fc23x/build.log:Tests failed : 1 +/var/lib/mock/scl70fc24x/build.log:Tests failed : 1 + +el6x, el7x + 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] +el6x, el7x, fc22x, fc23x, fc24x + ReflectionGenerator basic test [ext/reflection/tests/ReflectionGenerator_basic.phpt] + +* proc_open give erratic test results :( +** fixed upstream + -- cgit