https://issues.apache.org/bugzilla/show_bug.cgi?id=54180

            Bug ID: 54180
           Summary: junitreport: Shortcut to scroll to next error/failure
           Product: Ant
           Version: 1.8.4
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Optional Tasks
          Assignee: [email protected]
          Reporter: [email protected]
    Classification: Unclassified

Created attachment 29618
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=29618&action=edit
junit-noframes.xsl

In bigger test result files, it's often a pain to find the failing tests in a
long list of mostly green tests. A workaround is to search for "at " using the
browser's "Find in page" facility, but it's still cumbersome to scroll to the
next error/failure.

A more convenient solution is to add support for this common action in the
stylesheet. The attached replacement for junit-noframes.xsl implements this:
Ctrl+. scrolls to the next problem.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to