summaryrefslogtreecommitdiff
path: root/pytest.ini
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2021-11-28 17:25:22 +0100
committerFlorian Bruhin <me@the-compiler.org>2021-11-28 17:25:22 +0100
commit09da905f48f9e5018713e1babc2571c17d59a625 (patch)
treec56c8acc0b7a3d0eb683412be92dfaae1150ffcc /pytest.ini
parentf92c2f012fb51c6d365d8645e91d912fcdf49bc1 (diff)
downloadqutebrowser-09da905f48f9e5018713e1babc2571c17d59a625.tar.gz
qutebrowser-09da905f48f9e5018713e1babc2571c17d59a625.zip
Better log ignore
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 72ad24002..1bfeb2eed 100644
--- a/pytest.ini
+++ b/pytest.ini
@@ -77,6 +77,7 @@ qt_log_ignore =
^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.*
+ ^QVariant::save: unable to save type 'QObject\*' \(type id: 39\)\.
xfail_strict = true
filterwarnings =
error