Qt 6.9: Mark one more test as flaky
This commit is contained in:
parent
56fe894bfb
commit
0f49f4335e
|
|
@ -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