summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-12-17 15:32:54 +0100
committerRemi Collet <remi@remirepo.net>2019-12-17 15:32:54 +0100
commit4371a030d7326f95f15300a103577e2830590a52 (patch)
tree8c0ab35ba950658a34c9b6916511c86f8fe1b765 /failed.txt
parent44a6de95d7166ac8de6443bb067e036686b421c9 (diff)
- Update to 7.3.13 - http://www.php.net/releases/7_3_13.php
- use oracle client library version 19.5 (18.5 on EL-6)
Diffstat (limited to 'failed.txt')
-rw-r--r--failed.txt10
1 files changed, 7 insertions, 3 deletions
diff --git a/failed.txt b/failed.txt
index 524afc9..208bd66 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,10 +1,10 @@
-===== 7.3.13RC1 (2019-12-05)
+===== 7.3.13 (2019-12-19)
$ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log
-/var/lib/mock/el6i/build.log:Tests failed : 0
+/var/lib/mock/el6i/build.log:Tests failed : 1
/var/lib/mock/el6x/build.log:Tests failed : 0
-/var/lib/mock/el7x/build.log:Tests failed : 0
+/var/lib/mock/el7x/build.log:Tests failed : 1
/var/lib/mock/el8x73/build.log:Tests failed : 14
/var/lib/mock/fc29i/build.log:Tests failed : 0
/var/lib/mock/fc29x/build.log:Tests failed : 0
@@ -13,6 +13,10 @@ $ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log
/var/lib/mock/fc31x/build.log:Tests failed : 0
+el6i:
+ 1 Bug #64438 proc_open hangs with stdin/out with 4097+ bytes [ext/standard/tests/streams/proc_open_bug64438.phpt]
+el7x:
+ 1 php://input is empty when enable_post_data_reading=Off [tests/basic/bug67198.phpt]
el8x:
5 buildroot issue with openssl under investigation