summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qmltests/BLACKLIST
diff options
context:
space:
mode:
authorPeter Varga <pvarga@inf.u-szeged.hu>2017-02-01 11:34:27 +0100
committerPeter Varga <pvarga@inf.u-szeged.hu>2017-04-05 14:48:35 +0000
commit6252f0231f85e5f4e6b887a6814d4968acae13bd (patch)
tree86d552557ee3e37057d1b1acac238af846ec78ea /tests/auto/quick/qmltests/BLACKLIST
parent5bf0846938574020ab6684a471560c5f15009593 (diff)
Yet another speculative fix of linkHovered QML tests
When the test moves the mouse cursor out of the link area it positions the cursor above an iframe. We should not expect linkHovered signal above an iframe until its load is succeeded. Since we don't have API to test iframes' loading state, remove the iframe from the test. Moreover, increase signal timeout values to 12sec as it is used in other tests too since the 55-based chromium update. Task-number: QTBUG-55870 Change-Id: Id47494ac41a9d34f8a5bf4804fc5c157868cf923 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'tests/auto/quick/qmltests/BLACKLIST')
-rw-r--r--tests/auto/quick/qmltests/BLACKLIST6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/auto/quick/qmltests/BLACKLIST b/tests/auto/quick/qmltests/BLACKLIST
index 19d75dfb7..b7cd7042e 100644
--- a/tests/auto/quick/qmltests/BLACKLIST
+++ b/tests/auto/quick/qmltests/BLACKLIST
@@ -5,12 +5,6 @@ osx
[WebViewGeopermission::test_geoPermissionRequest]
osx
-[DesktopWebEngineViewLinkHovered::test_linkHovered]
-linux
-
-[DesktopWebEngineViewLinkHovered::test_linkHoveredDoesntEmitRepeated]
-linux
-
[WebEngineViewSingleFileUpload::test_acceptDirectory]
*