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:
parent
b3e1bac11b
commit
8d5aef6f6e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user