Skip qtutils.savefile_open tests without DISPLAY.
I don't get why, but for some reason they cause a segfault from time to time... So let's just skip them.
This commit is contained in:
parent
d6acb3c3f4
commit
962ba36cda
@ -369,6 +369,7 @@ class SavefileTestException(Exception):
|
||||
pass
|
||||
|
||||
|
||||
@pytest.mark.usefixtures('qapp')
|
||||
class TestSavefileOpen:
|
||||
|
||||
"""Tests for savefile_open."""
|
||||
|
Loading…
Reference in New Issue
Block a user