summaryrefslogtreecommitdiff
path: root/pytest.ini
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2019-11-21 13:46:22 +0100
committerFlorian Bruhin <me@the-compiler.org>2019-11-21 13:46:22 +0100
commitc089950ff21c37791a9d0c10abf7f13ddd66f6e9 (patch)
tree7c26c66ce0937798dc78a2f95f9304361b6b1614 /pytest.ini
parent7bfc56c0d908795e00ab45f6c4a08c70482ad89f (diff)
downloadqutebrowser-c089950ff21c37791a9d0c10abf7f13ddd66f6e9.tar.gz
qutebrowser-c089950ff21c37791a9d0c10abf7f13ddd66f6e9.zip
Adjust message filters for Qt 5.14 debug build
See #5013
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 abd2683c0..2e12a78a8 100644
--- a/pytest.ini
+++ b/pytest.ini
@@ -65,7 +65,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
+ ^QBackingStore::endPaint\(\) called with active painter.*
^QPaintDevice: Cannot destroy paint device that is being painted
^DirectWrite: CreateFontFaceFromHDC\(\) failed .*
^Attribute Qt::AA_ShareOpenGLContexts must be set before QCoreApplication is created\.