Disable SSL download test on Qt 5.11.2
See #4240 Remains to be seen if it looks better on Qt 5.12, but it seems like it?
This commit is contained in:
parent
04e7b89978
commit
9ab3188b43
@ -92,6 +92,8 @@ Feature: Downloading things from a website.
|
||||
And I run :leave-mode
|
||||
Then no crash should happen
|
||||
|
||||
# https://github.com/qutebrowser/qutebrowser/issues/4240
|
||||
@qt!=5.11.2
|
||||
Scenario: Downloading with SSL errors (issue 1413)
|
||||
When SSL is supported
|
||||
And I clear SSL errors
|
||||
|
Loading…
Reference in New Issue
Block a user