From 8d5aef6f6ee7f90ae8ada3f58e771971d637e615 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Sun, 17 Feb 2019 00:01:32 +0100 Subject: 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. --- pytest.ini | 1 + 1 file changed, 1 insertion(+) (limited to 'pytest.ini') 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 -- cgit v1.2.3-54-g00ecf