summaryrefslogtreecommitdiff
path: root/pytest.ini
diff options
context:
space:
mode:
Diffstat (limited to 'pytest.ini')
-rw-r--r--pytest.ini2
1 files changed, 2 insertions, 0 deletions
diff --git a/pytest.ini b/pytest.ini
index 5c4c2095a..883e6d936 100644
--- a/pytest.ini
+++ b/pytest.ini
@@ -64,6 +64,8 @@ qt_log_ignore =
# Seen in Qt 6.6.2 on CI, https://github.com/qutebrowser/qutebrowser/pull/8106#issuecomment-1952320663
^QDBusConnection: couldn't handle call to Notify, no slot matched
^QDBusConnection: couldn't handle call to CloseNotification, no slot matched
+ # Qt 6.7
+ ^Path override failed for key base::DIR_APP_DICTIONARIES and path '.*/qtwebengine_dictionaries'
xfail_strict = true
filterwarnings =
error