summaryrefslogtreecommitdiff
path: root/pytest.ini
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2017-02-09 15:19:26 +0100
committerFlorian Bruhin <git@the-compiler.org>2017-02-09 15:19:26 +0100
commit98e1603abb88fca834ff19d3d44cb8be52ab6588 (patch)
tree2a1eeaf00ee898aacdd8f042f1acd496a1caa994 /pytest.ini
parentccf4966eac463b6191b6f8b0827f0ad14d9dc6a4 (diff)
downloadqutebrowser-98e1603abb88fca834ff19d3d44cb8be52ab6588.tar.gz
qutebrowser-98e1603abb88fca834ff19d3d44cb8be52ab6588.zip
Don't make SSL resolve errors fail 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 d103cb3b8..bd57e7854 100644
--- a/pytest.ini
+++ b/pytest.ini
@@ -50,4 +50,5 @@ qt_log_ignore =
^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=
^QPainter::end: Painter ended with \d+ saved states
+ ^QSslSocket: cannot resolve SSLv[23]_(client|server)_method
xfail_strict = true