diff --git a/pytest.ini b/pytest.ini index 8975d6b84..3e9fa1bf0 100644 --- a/pytest.ini +++ b/pytest.ini @@ -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