summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2017-01-19 08:30:21 +0100
committerRemi Collet <fedora@famillecollet.com>2017-01-19 08:30:21 +0100
commit885ce9b409d2a4124898d380d68421286689db86 (patch)
treeafd0962384f00b2a80675aee6c91bf6cce6ee509 /failed.txt
parent2c5731b519e3f075e1572c1f54bb6465f85b6b11 (diff)
PHP 5.6.30
Diffstat (limited to 'failed.txt')
-rw-r--r--failed.txt17
1 files changed, 7 insertions, 10 deletions
diff --git a/failed.txt b/failed.txt
index 04b91bb..948258f 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,18 +1,15 @@
-===== 5.6.30RC1 (2017-01-06)
+===== 5.6.30 (2017-01-19)
$ grep -r 'Tests failed' /var/lib/mock/scl56*/build.log
-/var/lib/mock/scl56el6x/build.log:Tests failed : 1
-/var/lib/mock/scl56el7x/build.log:Tests failed : 1
-/var/lib/mock/scl56fc22x/build.log:Tests failed : 1
-/var/lib/mock/scl56fc23x/build.log:Tests failed : 1
-/var/lib/mock/scl56fc24x/build.log:Tests failed : 1
-/var/lib/mock/scl56fc25x/build.log:Tests failed : 1
+/var/lib/mock/scl56el6x/build.log:Tests failed : 0
+/var/lib/mock/scl56el7x/build.log:Tests failed : 0
+/var/lib/mock/scl56fc22x/build.log:Tests failed : 0
+/var/lib/mock/scl56fc23x/build.log:Tests failed : 0
+/var/lib/mock/scl56fc24x/build.log:Tests failed : 0
+/var/lib/mock/scl56fc25x/build.log:Tests failed : 0
-el6x, el7x, fc22x, fc23x, fc24x, fc25x
- *** __wakeup should be able to modify dynamic properties without affecting copies of those properties [ext/standard/tests/serialize/bug72610_3.phpt]
-
* proc_open have erratic results... :(
*** test fixed upstream