summaryrefslogtreecommitdiff
path: root/pytest.ini
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2020-11-03 20:37:32 +0100
committerFlorian Bruhin <me@the-compiler.org>2020-11-04 18:30:04 +0100
commitcc8de06082a2beb2ea1db22aed4405053dba217b (patch)
tree1d9c0b9d16bd66468eb87e96032b9328db378903 /pytest.ini
parent923c248e1296d12072d03500276587999fd610d0 (diff)
downloadqutebrowser-cc8de06082a2beb2ea1db22aed4405053dba217b.tar.gz
qutebrowser-cc8de06082a2beb2ea1db22aed4405053dba217b.zip
ci: Update Python/Qt versions
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 2906ada10..68c3676c7 100644
--- a/pytest.ini
+++ b/pytest.ini
@@ -75,6 +75,7 @@ qt_log_ignore =
^DirectWrite: CreateFontFaceFromHDC\(\) failed .*
^Attribute Qt::AA_ShareOpenGLContexts must be set before QCoreApplication is created\.
^QHttpNetworkConnectionPrivate::_q_hostLookupFinished could not de-queue request, failed to report HostNotFoundError
+ ^The available OpenGL surface format was either not version 3\.2 or higher or not a Core Profile.*
xfail_strict = true
filterwarnings =
error