summaryrefslogtreecommitdiff
path: root/pytest.ini
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2017-11-21 13:21:50 +0100
committerFlorian Bruhin <git@the-compiler.org>2017-11-21 13:21:50 +0100
commit75555fc2442eef9c3f811986319f14b22fbf739e (patch)
treebe0d5bee44c755be229dda00eec7f6d9cd014c51 /pytest.ini
parentcff557d2fc194961cbe8b57d25823e64193653dd (diff)
downloadqutebrowser-75555fc2442eef9c3f811986319f14b22fbf739e.tar.gz
qutebrowser-75555fc2442eef9c3f811986319f14b22fbf739e.zip
Fix warning regex
Diffstat (limited to 'pytest.ini')
-rw-r--r--pytest.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/pytest.ini b/pytest.ini
index 5da383764..edc0b2d8f 100644
--- a/pytest.ini
+++ b/pytest.ini
@@ -55,7 +55,7 @@ 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"
+ ^inotify_add_watch\(".*"\) failed: "No space left on device"
^QSettings::value: Empty key passed
^Icon theme ".*" not found
xfail_strict = true