diff options
author | Frederik Gladhorn <frederik.gladhorn@theqtcompany.com> | 2015-10-29 11:52:24 +0200 |
---|---|---|
committer | Frederik Gladhorn <frederik.gladhorn@theqtcompany.com> | 2015-10-29 10:13:57 +0000 |
commit | 0667ba3f24c2637adab41b6ea8e7c08f933a6cf3 (patch) | |
tree | e489c7458442efd0a50872fad22c2ea703d4f9eb /tests/auto | |
parent | d020e0781cf8647d87f7088350e40adf4f0cf8fe (diff) | |
download | qtbase-0667ba3f24c2637adab41b6ea8e7c08f933a6cf3.tar.gz |
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')
-rw-r--r-- | tests/auto/network/ssl/qsslcertificate/BLACKLIST | 2 |
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 +* |