summaryrefslogtreecommitdiff
path: root/pytest.ini
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2016-09-05 17:01:55 +0200
committerFlorian Bruhin <git@the-compiler.org>2016-09-05 17:01:55 +0200
commitd71aa2c0ba4fcf64e12668a6fc1fd1ad1d9cb930 (patch)
treea54b6392ac31fcfd7c35a08bb8bbfd2a2c609fd2 /pytest.ini
parentbb4d09ffd94a54db2aa39102740420e1c5f3aee2 (diff)
downloadqutebrowser-d71aa2c0ba4fcf64e12668a6fc1fd1ad1d9cb930.tar.gz
qutebrowser-d71aa2c0ba4fcf64e12668a6fc1fd1ad1d9cb930.zip
Ignore IMAGEFORMAT_WHITELIST warning in tests
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 812063e54..b71cc3e75 100644
--- a/pytest.ini
+++ b/pytest.ini
@@ -38,4 +38,5 @@ qt_log_ignore =
^QXcbClipboard: Cannot transfer data, no data available
^load glyph failed
^Error when parsing the netrc file
+ ^Image of format '' blocked because it is not considered safe. If you are sure it is safe to do so, you can white-list the format by setting the environment variable QTWEBKIT_IMAGEFORMAT_WHITELIST=
xfail_strict = true