tests: Mark another history test as flaky
Sometimes seems to fail loading qute://history?
This commit is contained in:
parent
ef21a8d832
commit
c21fb752c4
|
|
@ -111,6 +111,7 @@ Feature: Page history
|
|||
Then the page should contain the plaintext "3.txt"
|
||||
Then the page should contain the plaintext "4.txt"
|
||||
|
||||
@flaky
|
||||
Scenario: XSS in :history
|
||||
When I open data/issue4011.html
|
||||
And I open qute://history
|
||||
|
|
|
|||
Loading…
Reference in New Issue