diff --git a/pytest.ini b/pytest.ini index 0cc5e49aa..5da383764 100644 --- a/pytest.ini +++ b/pytest.ini @@ -56,4 +56,6 @@ qt_log_ignore = ^QQuickWidget::invalidateRenderControl could not make context current ^libpng warning: iCCP: known incorrect sRGB profile ^inotify_add_watch(".*") failed: "No space left on device" + ^QSettings::value: Empty key passed + ^Icon theme ".*" not found xfail_strict = true