More flaky tests
This commit is contained in:
parent
12e5375931
commit
6fa07703db
@ -345,6 +345,7 @@ Feature: Caret mode
|
||||
And I run :follow-selected --tab
|
||||
Then data/hello.txt should be loaded
|
||||
|
||||
@flaky
|
||||
Scenario: :follow-selected with link tabbing in a tab (with JS)
|
||||
When I set content.javascript.enabled to true
|
||||
And I run :leave-mode
|
||||
|
@ -121,7 +121,7 @@ Feature: Page history
|
||||
And I open qute://history
|
||||
Then the javascript message "XSS" should not be logged
|
||||
|
||||
@flaky
|
||||
@skip # Too flaky
|
||||
Scenario: Escaping of URLs in :history
|
||||
When I open query?one=1&two=2
|
||||
And I open qute://history
|
||||
|
Loading…
Reference in New Issue
Block a user