Ignore IMAGEFORMAT_WHITELIST warning in tests
This commit is contained in:
parent
bb4d09ffd9
commit
d71aa2c0ba
@ -38,4 +38,5 @@ qt_log_ignore =
|
|||||||
^QXcbClipboard: Cannot transfer data, no data available
|
^QXcbClipboard: Cannot transfer data, no data available
|
||||||
^load glyph failed
|
^load glyph failed
|
||||||
^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=
|
||||||
xfail_strict = true
|
xfail_strict = true
|
||||||
|
Loading…
Reference in New Issue
Block a user