Closed Carreau closed 9 months ago
Having test that are skipped in not the best as it makes it hard to track down if they might be ran on some platform combinaison.
Modify the fixture to just not run those test.
This make the test suite show less s for skipped tests, and make it easier to see discrepancies.
s
Also remove uncondition xfail, let see if those still fail or not.
Having test that are skipped in not the best as it makes it hard to track down if they might be ran on some platform combinaison.
Modify the fixture to just not run those test.
This make the test suite show less
s
for skipped tests, and make it easier to see discrepancies.Also remove uncondition xfail, let see if those still fail or not.