summaryrefslogtreecommitdiff
path: root/pytest.ini
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2022-04-29 13:58:54 +0200
committerFlorian Bruhin <me@the-compiler.org>2022-08-23 18:31:41 +0200
commitde593e6a8c17bb9ec734cbd2b4419ce430702153 (patch)
treec98fd2028f2c2678dea7561e597ee1ef7110f567 /pytest.ini
parentab56389100ce4d58f9880d18cb0b9411f60f9237 (diff)
downloadqutebrowser-de593e6a8c17bb9ec734cbd2b4419ce430702153.tar.gz
qutebrowser-de593e6a8c17bb9ec734cbd2b4419ce430702153.zip
tests: Add some marks for Qt 5 / Qt 6
Diffstat (limited to 'pytest.ini')
-rw-r--r--pytest.ini4
1 files changed, 4 insertions, 0 deletions
diff --git a/pytest.ini b/pytest.ini
index 5a37aa20f..be6a7df51 100644
--- a/pytest.ini
+++ b/pytest.ini
@@ -36,6 +36,10 @@ markers =
unicode_locale: Tests which need a unicode locale to work
qtwebkit_pdf_imageformat_skip: Broken on QtWebKit with PDF image format plugin installed
windows_skip: Tests which should be skipped on Windows
+ qt5_only: Tests which should only run with Qt 5
+ qt6_only: Tests which should only run with Qt 6
+ qt5_xfail: Tests which fail with Qt 5
+ qt6_xfail: Tests which fail with Qt 6
qt_log_level_fail = WARNING
# FIXME:qt6 clean up?
qt_log_ignore =