From 82ca78a45b7cd397ae40966e33505b59f0d1ec53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCri=20Valdmann?= Date: Tue, 3 Mar 2020 10:33:03 +0100 Subject: Enable tst_QWebEngineProfile::changeUseForGlobalCertificateVerification Change-Id: I3469b38146fae425d1282e47b405a6d2710191bf Reviewed-by: Allan Sandfeld Jensen --- tests/auto/widgets/qwebengineprofile/tst_qwebengineprofile.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests') diff --git a/tests/auto/widgets/qwebengineprofile/tst_qwebengineprofile.cpp b/tests/auto/widgets/qwebengineprofile/tst_qwebengineprofile.cpp index 1f8162941..80c6740b4 100644 --- a/tests/auto/widgets/qwebengineprofile/tst_qwebengineprofile.cpp +++ b/tests/auto/widgets/qwebengineprofile/tst_qwebengineprofile.cpp @@ -932,8 +932,6 @@ void tst_QWebEngineProfile::changeHttpAcceptLanguage() void tst_QWebEngineProfile::changeUseForGlobalCertificateVerification() { - QSKIP("Needs 3rdparty fix"); - TestServer server; QVERIFY(server.start()); -- cgit v1.2.3