From cc8de06082a2beb2ea1db22aed4405053dba217b Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Tue, 3 Nov 2020 20:37:32 +0100 Subject: ci: Update Python/Qt versions --- pytest.ini | 1 + 1 file changed, 1 insertion(+) (limited to 'pytest.ini') 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 -- cgit v1.2.3-54-g00ecf