summaryrefslogtreecommitdiff
path: root/pytest.ini
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2022-05-19 16:46:04 +0200
committerFlorian Bruhin <me@the-compiler.org>2022-08-23 18:31:41 +0200
commitc5a51eb0bcbab0b68cdfbf3eba2e681cff2adf7a (patch)
treebc28900a68442263fe84d846ddf1d10db257838d /pytest.ini
parent5e5044e033798344ff2261ed8b8c9e51a9141546 (diff)
downloadqutebrowser-c5a51eb0bcbab0b68cdfbf3eba2e681cff2adf7a.tar.gz
qutebrowser-c5a51eb0bcbab0b68cdfbf3eba2e681cff2adf7a.zip
Drop Qt < 5.15
Fixes #7091 TODO: Add changelog
Diffstat (limited to 'pytest.ini')
-rw-r--r--pytest.ini3
1 files changed, 1 insertions, 2 deletions
diff --git a/pytest.ini b/pytest.ini
index d32746281..5a37aa20f 100644
--- a/pytest.ini
+++ b/pytest.ini
@@ -27,7 +27,6 @@ markers =
no_ci: Tests which should not run on CI.
qtwebengine_todo: Features still missing with QtWebEngine
qtwebengine_skip: Tests not applicable with QtWebEngine
- qtwebengine_notifications: Tests which need QtWebEngine notification support
qtwebkit_skip: Tests not applicable with QtWebKit
qtwebengine_flaky: Tests which are flaky (and currently skipped) with QtWebEngine
qtwebengine_mac_xfail: Tests which fail on macOS with QtWebEngine
@@ -35,10 +34,10 @@ markers =
no_invalid_lines: Don't fail on unparsable lines in end2end tests
fake_os: Fake utils.is_* to a fake operating system
unicode_locale: Tests which need a unicode locale to work
- js_headers: Sets JS headers dynamically on QtWebEngine (unsupported on some versions)
qtwebkit_pdf_imageformat_skip: Broken on QtWebKit with PDF image format plugin installed
windows_skip: Tests which should be skipped on Windows
qt_log_level_fail = WARNING
+# FIXME:qt6 clean up?
qt_log_ignore =
^SpellCheck: .*
^SetProcessDpiAwareness failed: .*