summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-05-18 14:15:09 +0200
committerRemi Collet <fedora@famillecollet.com>2015-05-18 14:15:09 +0200
commit66b98046e211c4424ecff2016d68e3de203cf66c (patch)
tree4b778ec00c0538d39b4a2c9defc4cd57eb7f7595 /failed.txt
parentf3cd2b868bca54a9cbea6d1573976c793db16537 (diff)
php 5.6 - add failed test list
Diffstat (limited to 'failed.txt')
-rw-r--r--failed.txt24
1 files changed, 24 insertions, 0 deletions
diff --git a/failed.txt b/failed.txt
new file mode 100644
index 0000000..ad20dc5
--- /dev/null
+++ b/failed.txt
@@ -0,0 +1,24 @@
+===== 5.6.9
+
+$ grep -r 'Tests failed' /var/lib/mock/56*/build.log
+
+/var/lib/mock/el5i/build.log:Tests failed : 6 ( 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 : 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 : 3 ( 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 : 3 ( 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 : 3 ( 0.0%) ( 0.0%)
+/var/lib/mock/fc22x/build.log:Tests failed : 0 ( 0.0%) ( 0.0%)
+
+el5i, el6i, fc20i, fc21i, fc22i
+ Test getdate() function : usage variation - Passing high positive and negative float values to timestamp. [ext/date/tests/getdate_variation7.phpt]
+ Test localtime() function : usage variation - Passing higher positive and negetive float values to timestamp. [ext/date/tests/localtime_variation3.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]