summaryrefslogtreecommitdiff
path: root/pytest.ini
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2019-01-13 10:38:05 +0100
committerFlorian Bruhin <me@the-compiler.org>2019-01-13 10:38:05 +0100
commit3fc545381cbd9a6db69c373bcc9e1aa792699f62 (patch)
tree6bae26a2430175c5661bf7000df4b890cdef2dc7 /pytest.ini
parentd8c02f495e0da39d1a11c340f6dc23281988f255 (diff)
downloadqutebrowser-3fc545381cbd9a6db69c373bcc9e1aa792699f62.tar.gz
qutebrowser-3fc545381cbd9a6db69c373bcc9e1aa792699f62.zip
Ignore new Qt warning
Diffstat (limited to 'pytest.ini')
-rw-r--r--pytest.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/pytest.ini b/pytest.ini
index c907173e0..c278b0591 100644
--- a/pytest.ini
+++ b/pytest.ini
@@ -64,6 +64,7 @@ qt_log_ignore =
^QSettings::value: Empty key passed
^Icon theme ".*" not found
^Error receiving trust for a CA certificate
+ ^QBackingStore::endPaint\(\) called with active painter on backingstore paint device
xfail_strict = true
filterwarnings =
error