Skip to content

Commit c0b5629

Browse files
committed
xfail strict
1 parent 8179af6 commit c0b5629

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

testing/test_basic.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1147,6 +1147,7 @@ def test_succeed():
11471147
or os.environ.get("REACTOR", "").startswith("qt")
11481148
),
11491149
reason="Needs handled on Windows and with qt5reactor.",
1150+
strict=True,
11501151
)
11511152
@pytest.mark.parametrize(argnames="kill", argvalues=[False, True])
11521153
@pytest.mark.parametrize(argnames="event", argvalues=["shutdown"])

0 commit comments

Comments
 (0)