diff --git a/tests/end2end/features/history.feature b/tests/end2end/features/history.feature index d0a6243ca..86e5d6f00 100644 --- a/tests/end2end/features/history.feature +++ b/tests/end2end/features/history.feature @@ -73,6 +73,8 @@ Feature: Page history Then the history should contain: http://localhost:(port)/data/title.html Test title + # Hangs a lot on AppVeyor + @posix Scenario: Clearing history When I run :tab-only And I open data/title.html @@ -108,4 +110,4 @@ Feature: Page history And I open qute:history without waiting And I wait until qute://history is loaded Then the page should contain the plaintext "3.txt" - Then the page should contain the plaintext "4.txt" \ No newline at end of file + Then the page should contain the plaintext "4.txt"