summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-08-04 08:27:57 +0200
committerRemi Collet <fedora@famillecollet.com>2016-08-04 08:27:57 +0200
commit8abfa59b15b277bdbae3c0fcaed153cbfac2c30c (patch)
tree84753017ab4dd73b0893bd2ba2e87cdf0469f702 /failed.txt
parent38f30a8e41d84c673eda94ab5df8b34d0e055083 (diff)
PHP 5.6.25RC1
Diffstat (limited to 'failed.txt')
-rw-r--r--failed.txt17
1 files changed, 6 insertions, 11 deletions
diff --git a/failed.txt b/failed.txt
index c63d4ac..e21d391 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,21 +1,16 @@
-===== 5.6.24 (2016-07-21)
+===== 5.6.25RC1 (2016-08-04)
$ grep -r 'Tests failed' /var/lib/mock/scl56*/build.log
-/var/lib/mock/scl56el6x/build.log:Tests failed : 5
-/var/lib/mock/scl56el7x/build.log:Tests failed : 5
+/var/lib/mock/scl56el6x/build.log:Tests failed : 0
+/var/lib/mock/scl56el7x/build.log:Tests failed : 0
/var/lib/mock/scl56fc21x/build.log:Tests failed : 0
-/var/lib/mock/scl56fc22x/build.log:Tests failed : 0
+/var/lib/mock/scl56fc22x/build.log:Tests failed : 1
/var/lib/mock/scl56fc23x/build.log:Tests failed : 0
/var/lib/mock/scl56fc24x/build.log:Tests failed : 0
-el6x, el7x:
- 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
+ openssl_pkey_new() basic usage tests [ext/openssl/tests/openssl_pkey_new_basic.phpt]
-* outdated tzdata cause date failure
* proc_open have erratic results... :(