diff --git a/tests/end2end/features/editor.feature b/tests/end2end/features/editor.feature index 21f3df425..3e1be47bc 100644 --- a/tests/end2end/features/editor.feature +++ b/tests/end2end/features/editor.feature @@ -117,6 +117,8 @@ Feature: Opening external editors # Could not get signals working on Windows @posix + # There's no guarantee that the tab gets deleted... + @flaky Scenario: Spawning an editor and closing the tab When I set up a fake editor that waits And I open data/editor.html