summaryrefslogtreecommitdiff
path: root/pytest.ini
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2019-07-05 18:25:59 +0200
committerFlorian Bruhin <me@the-compiler.org>2019-07-05 18:25:59 +0200
commit01aea3d67cfb7b8eeb2febfc141726e082d50998 (patch)
tree2f3d7e39b0f1bdc5d31119ddc42258d7001dab7e /pytest.ini
parentf0a762d4e9a43c3b749fd864ab8359953718eb5f (diff)
downloadqutebrowser-01aea3d67cfb7b8eeb2febfc141726e082d50998.tar.gz
qutebrowser-01aea3d67cfb7b8eeb2febfc141726e082d50998.zip
Enable QtWebEngine notification tests on >= 5.13
Diffstat (limited to 'pytest.ini')
-rw-r--r--pytest.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/pytest.ini b/pytest.ini
index 5f4211ab0..9db5502b3 100644
--- a/pytest.ini
+++ b/pytest.ini
@@ -19,6 +19,7 @@ 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