summaryrefslogtreecommitdiff
path: root/pytest.ini
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2017-09-18 21:15:14 +0200
committerFlorian Bruhin <git@the-compiler.org>2017-09-18 23:01:17 +0200
commit3772dc5930e55416ac1eef0ec7a1f612bdf7d617 (patch)
tree437d6dbd59af27c8376a32decc2b07d98e9a6016 /pytest.ini
parent3e70bf5af91e163be38f2b2202577a801937535d (diff)
downloadqutebrowser-3772dc5930e55416ac1eef0ec7a1f612bdf7d617.tar.gz
qutebrowser-3772dc5930e55416ac1eef0ec7a1f612bdf7d617.zip
Drop legacy QtWebKit support
See #2742
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 ae9d914e5..d47c173f7 100644
--- a/pytest.ini
+++ b/pytest.ini
@@ -19,8 +19,6 @@ markers =
qtwebengine_todo: Features still missing with QtWebEngine
qtwebengine_skip: Tests not applicable with QtWebEngine
qtwebkit_skip: Tests not applicable with QtWebKit
- qtwebkit_ng_xfail: Tests failing with QtWebKit-NG
- qtwebkit_ng_skip: Tests skipped with QtWebKit-NG
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