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.
This commit is contained in:
Florian Bruhin 2019-02-17 00:01:32 +01:00
parent b3e1bac11b
commit 8d5aef6f6e

View File

@ -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