summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/ssl
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@theqtcompany.com>2015-10-29 11:52:24 +0200
committerFrederik Gladhorn <frederik.gladhorn@theqtcompany.com>2015-10-29 10:13:57 +0000
commit0667ba3f24c2637adab41b6ea8e7c08f933a6cf3 (patch)
treee489c7458442efd0a50872fad22c2ea703d4f9eb /tests/auto/network/ssl
parentd020e0781cf8647d87f7088350e40adf4f0cf8fe (diff)
Disable tst_QSslCertificate::subjectAndIssuerAttributes completely
As a follow-up for 5c1b9bbdf14a9537bd66aedbfd1c72bde0c899e0 disable the test on all platforms, since it fails on newer openssl. This was now also happening on Windows, so until a fix is there, skip the test. Change-Id: I6c8822c0ac5411b1114e9cd426219574ab1c9b54 Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com> Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@theqtcompany.com>
Diffstat (limited to 'tests/auto/network/ssl')
-rw-r--r--tests/auto/network/ssl/qsslcertificate/BLACKLIST2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/network/ssl/qsslcertificate/BLACKLIST b/tests/auto/network/ssl/qsslcertificate/BLACKLIST
index 2e376fa2a9..25509a5ca8 100644
--- a/tests/auto/network/ssl/qsslcertificate/BLACKLIST
+++ b/tests/auto/network/ssl/qsslcertificate/BLACKLIST
@@ -1,3 +1,3 @@
# OpenSSL version is too new. Rich will fix :)
[subjectAndIssuerAttributes]
-osx
+*