Fix warning regex
This commit is contained in:
parent
cff557d2fc
commit
75555fc244
@ -55,7 +55,7 @@ qt_log_ignore =
|
|||||||
^Incompatible version of OpenSSL
|
^Incompatible version of OpenSSL
|
||||||
^QQuickWidget::invalidateRenderControl could not make context current
|
^QQuickWidget::invalidateRenderControl could not make context current
|
||||||
^libpng warning: iCCP: known incorrect sRGB profile
|
^libpng warning: iCCP: known incorrect sRGB profile
|
||||||
^inotify_add_watch(".*") failed: "No space left on device"
|
^inotify_add_watch\(".*"\) failed: "No space left on device"
|
||||||
^QSettings::value: Empty key passed
|
^QSettings::value: Empty key passed
|
||||||
^Icon theme ".*" not found
|
^Icon theme ".*" not found
|
||||||
xfail_strict = true
|
xfail_strict = true
|
||||||
|
Loading…
Reference in New Issue
Block a user