Mark two more tests as flaky
This commit is contained in:
parent
edcefc0632
commit
7a3c0d328f
@ -1357,6 +1357,7 @@ Feature: Tab management
|
||||
And I run :fake-key -g new
|
||||
Then the javascript message "contents: existingnew" should be logged
|
||||
|
||||
@flaky
|
||||
Scenario: Focused prompt after opening link in bg
|
||||
When I open data/hints/link_input.html
|
||||
When I run :set-cmd-text -s :message-info
|
||||
@ -1365,6 +1366,7 @@ Feature: Tab management
|
||||
And I run :command-accept
|
||||
Then the message "hello-world" should be shown
|
||||
|
||||
@flaky
|
||||
Scenario: Focused prompt after opening link in fg
|
||||
When I open data/hints/link_input.html
|
||||
When I run :set-cmd-text -s :message-info
|
||||
|
Loading…
Reference in New Issue
Block a user