From 3b689166f8cbdd456d9130791f51ff9b50a43f09 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Wed, 4 Oct 2017 09:04:24 +0200 Subject: [PATCH] Skip flaky :buffer test entirely --- tests/end2end/features/tabs.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/end2end/features/tabs.feature b/tests/end2end/features/tabs.feature index 02954dbcf..b510a4f66 100644 --- a/tests/end2end/features/tabs.feature +++ b/tests/end2end/features/tabs.feature @@ -953,7 +953,7 @@ Feature: Tab management And I run :buffer "99/1" Then the error "There's no window with id 99!" should be shown - @qtwebengine_flaky + @skip # Too flaky Scenario: :buffer with matching window index Given I have a fresh instance When I open data/title.html