summaryrefslogtreecommitdiff
path: root/pytest.ini
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2019-02-17 00:01:32 +0100
committerFlorian Bruhin <me@the-compiler.org>2019-02-17 00:01:32 +0100
commit8d5aef6f6ee7f90ae8ada3f58e771971d637e615 (patch)
treed45d086e62ffa78c55c439e33477c8ec7bc37383 /pytest.ini
parentb3e1bac11b08b0a25d227123c9fb21b60c6970cd (diff)
downloadqutebrowser-8d5aef6f6ee7f90ae8ada3f58e771971d637e615.tar.gz
qutebrowser-8d5aef6f6ee7f90ae8ada3f58e771971d637e615.zip
Add new warning to qt_log_ignore
This gets shown from time to time in test_take_a_tab_from_the_same_window in tabs.feature.
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 49f23359b..15ce2993e 100644
--- a/pytest.ini
+++ b/pytest.ini
@@ -65,6 +65,7 @@ qt_log_ignore =
^Icon theme ".*" not found
^Error receiving trust for a CA certificate
^QBackingStore::endPaint\(\) called with active painter on backingstore paint device
+ ^QPaintDevice: Cannot destroy paint device that is being painted
xfail_strict = true
filterwarnings =
error