summaryrefslogtreecommitdiff
path: root/pytest.ini
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2018-07-03 13:22:05 +0200
committerFlorian Bruhin <git@the-compiler.org>2018-07-03 13:22:05 +0200
commit6abe8f2c978f6ef774a7970fbd32ee8882aa785f (patch)
tree748379759f2b710590606c158cdf638f3962517f /pytest.ini
parent7a9183d0b718c158dd0bbe456a72623f1e69d5b8 (diff)
downloadqutebrowser-6abe8f2c978f6ef774a7970fbd32ee8882aa785f.tar.gz
qutebrowser-6abe8f2c978f6ef774a7970fbd32ee8882aa785f.zip
Ignore QtNetwork warning on macOS
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 452841a6e..1b5016321 100644
--- a/pytest.ini
+++ b/pytest.ini
@@ -63,6 +63,7 @@ qt_log_ignore =
^inotify_add_watch\(".*"\) failed: "No space left on device"
^QSettings::value: Empty key passed
^Icon theme ".*" not found
+ ^Error receiving trust for a CA certificate
xfail_strict = true
filterwarnings =
# This happens in many qutebrowser dependencies...