Ignore QPainter warning in tests
This happens on Debian Jessie from time to time.
This commit is contained in:
parent
02198c4f65
commit
ccb6594e07
@ -48,4 +48,5 @@ qt_log_ignore =
|
||||
^load glyph failed
|
||||
^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=
|
||||
^QPainter::end: Painter ended with 2 saved states
|
||||
xfail_strict = true
|
||||
|
Loading…
Reference in New Issue
Block a user