summaryrefslogtreecommitdiff
path: root/pytest.ini
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2017-10-13 09:12:16 +0200
committerFlorian Bruhin <git@the-compiler.org>2017-10-13 09:12:31 +0200
commitcbe0ff94a1f47cf1adf047b2f9d430f025cbd804 (patch)
tree52bb47e8cad5094f275c6d0cb55c77891348d8a7 /pytest.ini
parent19a0a026dc9f7b303c6899e45ef942fc7f911a03 (diff)
downloadqutebrowser-cbe0ff94a1f47cf1adf047b2f9d430f025cbd804.tar.gz
qutebrowser-cbe0ff94a1f47cf1adf047b2f9d430f025cbd804.zip
Ignore inotify_add_watch Qt warning
This happens on Travis from time to time.
Diffstat (limited to 'pytest.ini')
-rw-r--r--pytest.ini1
1 files changed, 1 insertions, 0 deletions
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