diff --git a/pytest.ini b/pytest.ini index c35328cd6..1dc9e3ba5 100644 --- a/pytest.ini +++ b/pytest.ini @@ -54,4 +54,5 @@ qt_log_ignore = ^Incompatible version of OpenSSL ^QQuickWidget::invalidateRenderControl could not make context current ^libpng warning: iCCP: known incorrect sRGB profile + ^inotify_add_watch(".*") failed: "No space left on device" xfail_strict = true