summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qmltests/CMakeLists.txt
diff options
context:
space:
mode:
authorPeter Varga <pvarga@inf.u-szeged.hu>2021-05-20 16:10:59 +0200
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2021-07-06 17:22:47 +0000
commit8f7a386a5228428122813ebea1d7489783b00633 (patch)
treea266be6e7a659c14ccb0982967f3ae6d6d40956a /tests/auto/quick/qmltests/CMakeLists.txt
parentca4ba8beb736efcd95445cc801e2b5a77642a931 (diff)
Remove deprecated useforglobalcertificateverification
It enabled an unrecommended OCSP path on Linux [ChangeLog] (Q)WebEngineSettings::useForGlobalCertificateVerification has been removed. Pick-to: 6.2 Task-number: QTBUG-91467 Change-Id: I9f5d1ad5e4fcb59abd31e6a133ded7bf8319c811 Reviewed-by: Kirill Burtsev <kirill.burtsev@qt.io>
Diffstat (limited to 'tests/auto/quick/qmltests/CMakeLists.txt')
-rw-r--r--tests/auto/quick/qmltests/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/quick/qmltests/CMakeLists.txt b/tests/auto/quick/qmltests/CMakeLists.txt
index 0d3b973bc..2cbc52f5f 100644
--- a/tests/auto/quick/qmltests/CMakeLists.txt
+++ b/tests/auto/quick/qmltests/CMakeLists.txt
@@ -38,7 +38,6 @@ set(testList
tst_navigationRequested.qml
tst_newViewRequest.qml
tst_notification.qml
- tst_profile.qml
tst_properties.qml
tst_runJavaScript.qml
tst_scrollPosition.qml