summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-04-25 17:53:12 +0200
committerRemi Collet <remi@remirepo.net>2017-04-25 17:53:12 +0200
commitb66854c81a7de45a5d1894a14a3d585ee8fcdc66 (patch)
tree7953e6823c86943fa900d485b0a62cdbdd113c9e /failed.txt
parentecf17b35c6c9652dc15174bd91bbcb14afeb2e14 (diff)
7.0.19RC1
Diffstat (limited to 'failed.txt')
-rw-r--r--failed.txt18
1 files changed, 9 insertions, 9 deletions
diff --git a/failed.txt b/failed.txt
index e86030d..0de1051 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,19 +1,19 @@
-===== 7.0.18 (2017-04-13)
+===== 7.0.19RC1 (2017-04-27)
$ grep -r 'Tests failed' /var/lib/mock/scl70*/build.log
-/var/lib/mock/scl70el6x/build.log:Tests failed : 1
-/var/lib/mock/scl70el7x/build.log:Tests failed : 1
+/var/lib/mock/scl70el6x/build.log:Tests failed : 0
+/var/lib/mock/scl70el7x/build.log:Tests failed : 0
/var/lib/mock/scl70fc23x/build.log:Tests failed : 0
-/var/lib/mock/scl70fc24x/build.log:Tests failed : 1
+/var/lib/mock/scl70fc24x/build.log:Tests failed : 0
/var/lib/mock/scl70fc25x/build.log:Tests failed : 0
-/var/lib/mock/scl70fc26x/build.log:Tests failed : 0
+/var/lib/mock/scl70fc26x/build.log:Tests failed : 2
-el6x, el7x
- Bug #33414 [2] (Comprehensive list of incorrect days returned after strotime() / date() tests) [ext/date/tests/bug33414-2.phpt]
-fc24x
- *** Bug #33415 [2] (Possibly invalid non-one-hour DST or timezone shifts) [ext/date/tests/bug33415-2.phpt]
+fc26x
+ Bug #73833: null character not allowed in openssl_pkey_get_private [ext/openssl/tests/bug73833.phpt]
+ sni_server [ext/openssl/tests/sni_server.phpt]
+
* proc_open give erratic test results :(
** fixed upstream