Also ignore bogus warning in tests
This commit is contained in:
parent
0755fad21b
commit
1f1bd37aa5
|
|
@ -67,5 +67,6 @@ qt_log_ignore =
|
|||
^QBackingStore::endPaint\(\) called with active painter on backingstore paint device
|
||||
^QPaintDevice: Cannot destroy paint device that is being painted
|
||||
^DirectWrite: CreateFontFaceFromHDC\(\) failed .*
|
||||
^Attribute Qt::AA_ShareOpenGLContexts must be set before QCoreApplication is created\.
|
||||
xfail_strict = true
|
||||
filterwarnings = error
|
||||
|
|
|
|||
Loading…
Reference in New Issue