summaryrefslogtreecommitdiff
path: root/pytest.ini
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2017-02-08 15:27:45 +0100
committerFlorian Bruhin <git@the-compiler.org>2017-02-08 15:27:45 +0100
commitaf40439f4a1a410170a4edf2f5a7b3b66fbcd53c (patch)
treec972b4faef3e9d996467be8302217b0ba197eca3 /pytest.ini
parentac2fd4a36f27958b622c2b090dd5281c202bc137 (diff)
downloadqutebrowser-af40439f4a1a410170a4edf2f5a7b3b66fbcd53c.tar.gz
qutebrowser-af40439f4a1a410170a4edf2f5a7b3b66fbcd53c.zip
tests: Ignore more QPainter::end warnings
Diffstat (limited to 'pytest.ini')
-rw-r--r--pytest.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/pytest.ini b/pytest.ini
index e7583436b..d103cb3b8 100644
--- a/pytest.ini
+++ b/pytest.ini
@@ -49,5 +49,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
+ ^QPainter::end: Painter ended with \d+ saved states
xfail_strict = true