Don't make SSL resolve errors fail tests
This commit is contained in:
parent
ccf4966eac
commit
98e1603abb
@ -50,4 +50,5 @@ qt_log_ignore =
|
|||||||
^Error when parsing the netrc file
|
^Error when parsing the netrc file
|
||||||
^Image of format '' blocked because it is not considered safe. If you are sure it is safe to do so, you can white-list the format by setting the environment variable QTWEBKIT_IMAGEFORMAT_WHITELIST=
|
^Image of format '' blocked because it is not considered safe. If you are sure it is safe to do so, you can white-list the format by setting the environment variable QTWEBKIT_IMAGEFORMAT_WHITELIST=
|
||||||
^QPainter::end: Painter ended with \d+ saved states
|
^QPainter::end: Painter ended with \d+ saved states
|
||||||
|
^QSslSocket: cannot resolve SSLv[23]_(client|server)_method
|
||||||
xfail_strict = true
|
xfail_strict = true
|
||||||
|
Loading…
Reference in New Issue
Block a user