tests: Skip hangouts extension test on Qt 5
This commit is contained in:
parent
8e42727d31
commit
69f3882ce3
|
|
@ -613,6 +613,7 @@ def test_service_worker_workaround(
|
||||||
assert not service_worker_dir.exists()
|
assert not service_worker_dir.exists()
|
||||||
|
|
||||||
|
|
||||||
|
@pytest.mark.qt6_only
|
||||||
def test_disable_hangouts_extension_crash(
|
def test_disable_hangouts_extension_crash(
|
||||||
quteproc_new: quteprocess.QuteProc,
|
quteproc_new: quteprocess.QuteProc,
|
||||||
request: pytest.FixtureRequest,
|
request: pytest.FixtureRequest,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue