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