At the moment, format-results cannot process a test run in which there have been failures, which is obviously an oversight. Add that capability! Though the tests fail, we should still upload a report in order to ensure continuity of test data across failures (if a test suite fails fast, tests which are never run should be marked skipped, etc.)
At the moment,
format-resultscannot process a test run in which there have been failures, which is obviously an oversight. Add that capability! Though the tests fail, we should still upload a report in order to ensure continuity of test data across failures (if a test suite fails fast, tests which are never run should be markedskipped, etc.)