Ignore bogus Qt warning during tests
This commit is contained in:
parent
a55d1b1ee8
commit
a3a885f053
@ -51,4 +51,5 @@ qt_log_ignore =
|
||||
^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
|
||||
^QSslSocket: cannot resolve SSLv[23]_(client|server)_method
|
||||
^QQuickWidget::invalidateRenderControl could not make context current
|
||||
xfail_strict = true
|
||||
|
Loading…
Reference in New Issue
Block a user