Skip "Focusing download widget via Tab" on old Qt
Qt < 5.3.1 (used on Travis with Ubuntu Trusty) has a bug with its javascript prompt implementation, so we can't run that test there.
This commit is contained in:
parent
89742beb4e
commit
d30093b877
@ -353,6 +353,7 @@ Feature: Various utility commands.
|
||||
And I press the key "<Ctrl-C>"
|
||||
Then no crash should happen
|
||||
|
||||
@pyqt531_or_newer
|
||||
Scenario: Focusing download widget via Tab (original issue)
|
||||
When I open data/prompt/jsprompt.html
|
||||
And I run :hint
|
||||
|
Loading…
Reference in New Issue
Block a user