summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-09-03 15:22:41 +0200
committerRemi Collet <fedora@famillecollet.com>2015-09-03 15:22:41 +0200
commit192fb529d508703c6799be60bf4bc10cd8bfe5b5 (patch)
tree58890c5ae652d45d9f827a79ba73525028188df3 /failed.txt
parente557501fc3f793676fe77a9efe5a3eb292dba996 (diff)
PHP 5.6.13
Diffstat (limited to 'failed.txt')
-rw-r--r--failed.txt17
1 files changed, 10 insertions, 7 deletions
diff --git a/failed.txt b/failed.txt
index 35dfeab..90e3ed1 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,29 +1,32 @@
-===== 5.6.12
+===== 5.6.13 (2015-09-03)
$ grep -r 'Tests failed' /var/lib/mock/56*/build.log
/var/lib/mock/el5i/build.log:Tests failed : 5 ( 0.0%) ( 0.1%)
/var/lib/mock/el5x/build.log:Tests failed : 3 ( 0.0%) ( 0.0%)
-/var/lib/mock/el6i/build.log:Tests failed : 2 ( 0.0%) ( 0.0%)
+/var/lib/mock/el6i/build.log:Tests failed : 3 ( 0.0%) ( 0.0%)
/var/lib/mock/el6x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%)
/var/lib/mock/el7x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%)
/var/lib/mock/fc20i/build.log:Tests failed : 2 ( 0.0%) ( 0.0%)
/var/lib/mock/fc20x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%)
/var/lib/mock/fc21i/build.log:Tests failed : 2 ( 0.0%) ( 0.0%)
/var/lib/mock/fc21x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%)
-/var/lib/mock/fc22i/build.log:Tests failed : 1 ( 0.0%) ( 0.0%)
+/var/lib/mock/fc22i/build.log:Tests failed : 2 ( 0.0%) ( 0.0%)
/var/lib/mock/fc22x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%)
+/var/lib/mock/fc23i/build.log:Tests failed : 2 ( 0.0%) ( 0.0%)
+/var/lib/mock/fc23x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%)
-el5i, el6i, fc20i, fc21i, fc22i
+el6i
+ Capture SSL session meta array in stream context [ext/openssl/tests/session_meta_capture.phpt]
+el5i, el6i, fc20i, fc21i, fc22i, fc23i
Bug #53437 DateInterval unserialize bad data, 32 bit [ext/date/tests/bug53437_var3.phpt]
- [1] Bug #64146 (serialize incorrectly saving objects when they are cloned) [ext/standard/tests/serialize/bug64146.phpt]
-
+ Bug #64146 (serialize incorrectly saving objects when they are cloned) [ext/standard/tests/serialize/bug64146.phpt]
el5i, el5x
openssl_x509_parse() basic test for OpenSSL 0.9 [ext/openssl/tests/openssl_x509_parse_basic_v9.phpt]
sni_server [ext/openssl/tests/sni_server.phpt]
Specific protocol method specification [ext/openssl/tests/stream_crypto_flags_004.phpt]
-[1] known issue, no fix found
+[1] #64146 known issue, no fix found
[2] proc_open erratic results...