Additional test status options and CDash columns
Is there a way to give a test a status other than Timeout, Passed, or Failed? In our testing suite, we have additional categories, such as Diffed. It would be convenient to be able to see those tests visualized on the dashboard under a Diffed column. To see diffed tests, we filter on test details for Completed (Diffed), but it would be convenient if they were in their own column. Similarly, it would be convenient to have the timed out tests show in their own columns, rather than lumped in with the Failed tests.
This is not possible currently, but you're also not the first person to suggest this feature.
I'll update this issue with progress if/when we begin implementing more/custom test statuses.