summaryrefslogtreecommitdiff
path: root/pytest.ini
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2020-11-03 14:00:36 +0100
committerFlorian Bruhin <me@the-compiler.org>2020-11-04 18:30:04 +0100
commit160831c5bd52a158456abb48d8504a044a02e8f2 (patch)
treeb8c73915a598be8fa61ce71ceb4f9cf2a664c4d6 /pytest.ini
parent5e79574f70cca3fbe8d923731d885a9134829959 (diff)
downloadqutebrowser-160831c5bd52a158456abb48d8504a044a02e8f2.tar.gz
qutebrowser-160831c5bd52a158456abb48d8504a044a02e8f2.zip
old qt: Remove conditional and old tests
Diffstat (limited to 'pytest.ini')
-rw-r--r--pytest.ini2
1 files changed, 0 insertions, 2 deletions
diff --git a/pytest.ini b/pytest.ini
index 0b4fecf37..2906ada10 100644
--- a/pytest.ini
+++ b/pytest.ini
@@ -30,10 +30,8 @@ markers =
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
- js_prompt: Tests needing to display a javascript prompt
this: Used to mark tests during development
no_invalid_lines: Don't fail on unparseable lines in end2end tests
- qtbug60673: Tests which are broken if the conversion from orange selection to real selection is flaky
fake_os: Fake utils.is_* to a fake operating system
unicode_locale: Tests which need a unicode locale to work
qtwebkit6021_xfail: Tests which would fail on WebKit version 602.1