[Bug 48659] New: Job details page: Add links to the first error in a report

WineHQ Bugzilla wine-bugs at winehq.org
Sun Feb 23 20:36:23 CST 2020


https://bugs.winehq.org/show_bug.cgi?id=48659

            Bug ID: 48659
           Summary: Job details page: Add links to the first error in a
                    report
           Product: Wine-Testbot
           Version: unspecified
          Hardware: x86
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: unknown
          Assignee: wine-bugs at winehq.org
          Reporter: fgouget at codeweavers.com
      Distribution: ---

When looking at a full WineTest report on the TestBot website finding the
errors can require a lot of scrolling and there is a risk of skipping over
them.

The cache .errors files contain the line of each error and error group.
This makes it possible to add links to the errors:
* The first report line would contain a link pointing to the first report error
(for instance in the form of a down arrow at the start of the line).
* Errors would contain links to the previous/next errors, or to the first/last
report line.
* The last report line would link to the last report error.

Once the first draft is ready the link chain may be tweaked:
* The first line of test units containing errors, could be added to it.
* A second chain link to be set up with only the new failures.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list