Skip to content
This repository was archived by the owner on Jul 19, 2018. It is now read-only.
This repository was archived by the owner on Jul 19, 2018. It is now read-only.

Script to summarize CI test results across all device profiles #2657

Description

@tobine

Currently there are a number of tests (10ish) that are skipped on all device profiles in CI. The current giant scrawl of results across 7 device profiles makes it difficult to recognize gaps like this.
To simplify test result analysis, I'm recommending adding a script that will parse the results across all device profiles and then print a summary for each test that tells how many times it passed and how many times that it had unexpected errors. If there are tests that don't run at all, this script should flag them.
Once all tests are running, any test that's added that doesn't hit any device profiles should cause a CI fail. Such tests should either be updated so that they correctly run on at least one profile, or a profile should be modified so that it will cause the test to be run.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions