From 8bf7cb539ad44076deabed1740c4cfe29adb1252 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Thu, 7 Jun 2018 22:57:16 +0200 Subject: [PATCH] Mark modal window test as flaky --- tests/end2end/features/javascript.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/end2end/features/javascript.feature b/tests/end2end/features/javascript.feature index 208aeab88..8c4348e5f 100644 --- a/tests/end2end/features/javascript.feature +++ b/tests/end2end/features/javascript.feature @@ -21,7 +21,7 @@ Feature: Javascript stuff And the following tabs should be open: - data/javascript/window_open.html (active) - @qtwebkit_skip + @qtwebkit_skip @flaky Scenario: Opening/closing a modal window via JS When I open data/javascript/window_open.html And I run :tab-only