Qt 6.9: Mark one more test as flaky
This commit is contained in:
parent
d9d8701696
commit
bbdf9faf5e
|
|
@ -303,11 +303,13 @@ Feature: Special qute:// pages
|
|||
|
||||
# :version
|
||||
|
||||
@qt69_ci_flaky
|
||||
Scenario: Open qute://version
|
||||
When I open qute://version
|
||||
Then the page should contain the plaintext "Version info"
|
||||
|
||||
# qute://gpl
|
||||
|
||||
@qt69_ci_flaky
|
||||
Scenario: Open qute://gpl
|
||||
When I open qute://gpl
|
||||
|
|
|
|||
Loading…
Reference in New Issue