From 01aea3d67cfb7b8eeb2febfc141726e082d50998 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Fri, 5 Jul 2019 18:25:59 +0200 Subject: Enable QtWebEngine notification tests on >= 5.13 --- pytest.ini | 1 + 1 file changed, 1 insertion(+) (limited to 'pytest.ini') 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 -- cgit v1.2.3-54-g00ecf