You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As discussed in #183, we think the overhead required to use and maintain the system tests which need S03 is too high, and they haven't been working for a long time. We currently ignore the results of the daily system tests because of this, so we are better off without them
Acceptance Criteria
System tests which require S03 are identified and removed. Note that this isn't every test which has @pytest.mark.s03
The @pytest.mark.s03 marker is changed to a more meaningful name for the remaining system tests
The text was updated successfully, but these errors were encountered:
As discussed in #183, we think the overhead required to use and maintain the system tests which need S03 is too high, and they haven't been working for a long time. We currently ignore the results of the daily system tests because of this, so we are better off without them
Acceptance Criteria
@pytest.mark.s03
@pytest.mark.s03
marker is changed to a more meaningful name for the remaining system testsThe text was updated successfully, but these errors were encountered: