Ignore inotify_add_watch Qt warning
This happens on Travis from time to time.
This commit is contained in:
parent
19a0a026dc
commit
cbe0ff94a1
@ -54,4 +54,5 @@ 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"
|
||||||
xfail_strict = true
|
xfail_strict = true
|
||||||
|
Loading…
Reference in New Issue
Block a user