summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2017-01-06 07:59:48 +0100
committerRemi Collet <fedora@famillecollet.com>2017-01-06 07:59:48 +0100
commit2c5731b519e3f075e1572c1f54bb6465f85b6b11 (patch)
treed6044b9bd1ea882d92f265ac31436d2504464487 /failed.txt
parent3500292d647d9641d28e98dfcc0a2d7695fda194 (diff)
PHP 5.6.30RC1
Diffstat (limited to 'failed.txt')
-rw-r--r--failed.txt19
1 files changed, 11 insertions, 8 deletions
diff --git a/failed.txt b/failed.txt
index 8ad655c..04b91bb 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,16 +1,19 @@
-===== 5.6.29 (2016-12-08)
+===== 5.6.30RC1 (2017-01-06)
$ grep -r 'Tests failed' /var/lib/mock/scl56*/build.log
-/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
+/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
+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... :(
-*** Related to tzdata 2016g (f24+) vs 2016f
+*** test fixed upstream