From 44e5dc1c5a7d07144603b3bd1785f7e081902651 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Tue, 17 Oct 2017 10:45:58 +0200 Subject: [PATCH] Add a comment to @xfail_norun --- tests/end2end/features/tabs.feature | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/end2end/features/tabs.feature b/tests/end2end/features/tabs.feature index 4c35547dc..8a3c38775 100644 --- a/tests/end2end/features/tabs.feature +++ b/tests/end2end/features/tabs.feature @@ -990,7 +990,7 @@ Feature: Tab management # :tab-take - @xfail_norun + @xfail_norun # Needs qutewm Scenario: Take a tab from another window Given I have a fresh instance When I open data/numbers/1.txt @@ -1015,7 +1015,7 @@ Feature: Tab management # :tab-give - @xfail_norun + @xfail_norun # Needs qutewm Scenario: Give a tab to another window Given I have a fresh instance When I open data/numbers/1.txt