Actions
action #14324
openShow details of soft failures on tests overview page, e.g. buglinks
Start date:
2016-10-19
Due date:
% Done:
0%
Estimated time:
Description
User story¶
As a reviewer of tests on the overview page I want the softfailed tests to give more detailed information without needing to go into each individual tests details page
acceptance criteria¶
- AC1: tests overview page also shows bugreferences next to soft failed tests on the overview page if a soft failure has been recorded in the test (and not a comment by a user on the job)
- AC2: tests overview page shows soft failure content on the tests overview page (even if it's not a bugref)
tasks¶
- look what gh #936 did
- extend on there for soft failures on the tests overview
- look for new, different icons (or colors and forms) which are suitable for reporting on softfailed results
further details¶
followup to #14310. First we have to detect bug references from these text windows, later we can use that information and forward it to the tests overview page. This should be more feasible now as we have asynchronous reading of tests details since gh #936 by dheidler.
Actions