summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2023-08-15 20:33:58 +0200
committerFlorian Bruhin <me@the-compiler.org>2023-08-15 20:33:58 +0200
commitcbdf18919c0501ca807f20899ef2dc6f3c7f879c (patch)
tree0d1a1f476397b0e29758f5b27b9534f372fe0a7d
parenta25e7c2b64bad14d67e510ddbeeb55cae8b763d9 (diff)
downloadqutebrowser-cbdf18919c0501ca807f20899ef2dc6f3c7f879c.tar.gz
qutebrowser-cbdf18919c0501ca807f20899ef2dc6f3c7f879c.zip
Skip too flaky cross-origin focus test
-rw-r--r--tests/end2end/features/misc.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/end2end/features/misc.feature b/tests/end2end/features/misc.feature
index b54b22c9a..1872ca5a6 100644
--- a/tests/end2end/features/misc.feature
+++ b/tests/end2end/features/misc.feature
@@ -623,6 +623,7 @@ Feature: Various utility commands.
Then "Ignoring invalid * URL: Invalid hostname (contains invalid characters); *" should be logged
And no crash should happen
+ @skip # Too flaky
Scenario: Keyboard focus after cross-origin navigation
When I turn on scroll logging
And I open qute://gpl in a new tab