Closed carlescufi closed 11 months ago
The skipped attribute in the testsuites schema does not validate correctly against the xunit2 schema. This is also the case with the pytest schema.
skipped
testsuites
This should have been addressed now that we support flavors.
The
skipped
attribute in thetestsuites
schema does not validate correctly against the xunit2 schema. This is also the case with the pytest schema.