Ignore QPainter warning in tests

This happens on Debian Jessie from time to time.
This commit is contained in:
Florian Bruhin 2017-02-08 00:58:41 +01:00
parent 02198c4f65
commit ccb6594e07

View File

@ -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