Calculate the pass rate without changing pytest.skip
to pytest.xfail
in tests.
#2957
Labels
Milestone
pytest.skip
to pytest.xfail
in tests.
#2957
Such replacement in tests is done quite often. Obviously, such approach will not work when our part will be in-tree of Triton. What can be done about it?
@pbchekin @whitneywhtsang thoughts?
Part of #2030
The text was updated successfully, but these errors were encountered: