From 93428c4e2b9029b1445f75634506ee5b733d0d3d Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Wed, 7 Sep 2016 20:25:56 +0200 Subject: [PATCH] Skip instead of xfail JS prompt test on WebEngine We probably get stuck with a visual JS prompt, so for some reason the following header tests fail. --- tests/end2end/features/misc.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/end2end/features/misc.feature b/tests/end2end/features/misc.feature index 5551b9006..6d746c775 100644 --- a/tests/end2end/features/misc.feature +++ b/tests/end2end/features/misc.feature @@ -383,7 +383,7 @@ Feature: Various utility commands. And I press the key "" Then no crash should happen - @pyqt>=5.3.1 @qtwebengine_todo: JS prompt is not implemented yet + @pyqt>=5.3.1 @qtwebengine_skip: JS prompt is not implemented yet Scenario: Focusing download widget via Tab (original issue) When I open data/prompt/jsprompt.html And I run :click-element id button