Skipping this test on python 5.9 configs
This commit is contained in:
parent
3f6424cc57
commit
dfe83dc1c8
@ -67,7 +67,7 @@ def test_exit_crash():
|
|||||||
|
|
||||||
os.remove(tmp)
|
os.remove(tmp)
|
||||||
|
|
||||||
|
@pytest.mark.skipif(pg.Qt.QtVersion.startswith("5.9"), reason="Functionality not well supported, failing only on this config")
|
||||||
def test_pg_exit():
|
def test_pg_exit():
|
||||||
# test the pg.exit() function
|
# test the pg.exit() function
|
||||||
code = textwrap.dedent("""
|
code = textwrap.dedent("""
|
||||||
|
Loading…
Reference in New Issue
Block a user