From 6252f0231f85e5f4e6b887a6814d4968acae13bd Mon Sep 17 00:00:00 2001 From: Peter Varga Date: Wed, 1 Feb 2017 11:34:27 +0100 Subject: 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 --- tests/auto/quick/qmltests/BLACKLIST | 6 ------ 1 file changed, 6 deletions(-) (limited to 'tests/auto/quick/qmltests/BLACKLIST') 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] * -- cgit v1.2.3