Skip test_force_software_rendering on CI
We can't be sure we have hardware acceleration there
This commit is contained in:
parent
6c25e96621
commit
6496442503
@ -322,6 +322,7 @@ def test_qute_settings_persistence(short_tmpdir, request, quteproc_new):
|
||||
|
||||
|
||||
@pytest.mark.no_xvfb
|
||||
@pytest.mark.no_ci
|
||||
def test_force_software_rendering(request, quteproc_new):
|
||||
"""Make sure we can force software rendering with -s."""
|
||||
args = (_base_args(request.config) +
|
||||
|
Loading…
Reference in New Issue
Block a user