diff --git a/tests/end2end/test_invocations.py b/tests/end2end/test_invocations.py index b5e1f08bf..dc6bb61c3 100644 --- a/tests/end2end/test_invocations.py +++ b/tests/end2end/test_invocations.py @@ -613,6 +613,7 @@ def test_service_worker_workaround( assert not service_worker_dir.exists() +@pytest.mark.qt6_only def test_disable_hangouts_extension_crash( quteproc_new: quteprocess.QuteProc, request: pytest.FixtureRequest,