Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
nabobalis committed Mar 3, 2022
1 parent 8685aa7 commit eff72ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions glue/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -143,3 +143,4 @@ def pytest_runtest_call():
exc = str(outcome.excinfo[1])
if QTSTANDARD_EXC in exc or TEARDOWN_EXC in exc:
pytest.xfail(f'Known issue {exc}')

0 comments on commit eff72ca

Please sign in to comment.