summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Sarajärvi <tony.sarajarvi@qt.io>2017-04-06 22:36:18 +0300
committerTony Sarajärvi <tony.sarajarvi@qt.io>2017-04-07 07:03:27 +0000
commite2862280b80556bee7601411c5eaf964ff95968d (patch)
tree0f15cf01c645b86255149a2995c4b75fc6654eb2
parentf6c1a34972eb2d9132346ab4eb442855d3ef555e (diff)
Blacklist LinkHovered tests on Linuxes after fix did not work
6252f0231f85e5f4e6b887a6814d4968acae13bd tried fixing these autotests. As it evidently didn't work, we bring the blacklisting back. Task-number: QTBUG-55870 Change-Id: I12dc54a81cc25f743f1b37e321a6524ba6b5915c Reviewed-by: Peter Varga <pvarga@inf.u-szeged.hu>
-rw-r--r--tests/auto/quick/qmltests/BLACKLIST6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/auto/quick/qmltests/BLACKLIST b/tests/auto/quick/qmltests/BLACKLIST
index b7cd7042e..19d75dfb7 100644
--- a/tests/auto/quick/qmltests/BLACKLIST
+++ b/tests/auto/quick/qmltests/BLACKLIST
@@ -5,6 +5,12 @@ osx
[WebViewGeopermission::test_geoPermissionRequest]
osx
+[DesktopWebEngineViewLinkHovered::test_linkHovered]
+linux
+
+[DesktopWebEngineViewLinkHovered::test_linkHoveredDoesntEmitRepeated]
+linux
+
[WebEngineViewSingleFileUpload::test_acceptDirectory]
*