Remove "skipped" results from current_results database #107
Labels
current results ui
Issues about the current results UI
P3
A lower priority bug or feature request
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
On the first build where a previously appearing test is not run, we put a record into results.json for that test, with current status "skipped". On later builds, that record does not appear.
We should ignore these records when updating the current results service database. They currently appear in the current results UI.
The text was updated successfully, but these errors were encountered: