Changes between Version 2 and Version 3 of RebaselineServer


Ignore:
Timestamp:
Dec 6, 2010, 2:40:36 PM (14 years ago)
Author:
mihaip@chromium.org
Comment:

Rebaseline server: begin UI walkthrough

Legend:

Unmodified
Added
Removed
Modified
  • RebaselineServer

    v2 v3  
    44
    55== UI Walkthrough ==
     6
     7=== 1. Test selectors ===
     8
     9[[Image(section-1.png)]]
     10
     11These menus let you choose which test(s) you want to rebaseline. The first menu breaks down tests by failure type. Within that failure type, the second menu filters by directory. The third menu lists individual tests. You can use the « and » buttons to move through the tests in the chosen directory (there are also [#KeyboardShortcuts keyboard shortcuts]). The __View test__ link shows the test's source on `trac.webkit.org.`
     12
     13=== Keyboard shortcuts ===
     14
     15The following keyboard shortcuts are supported:
     16 * left and right arrow: move through tests
     17 * q: add the current test to the rebaseline queue
     18 * x: remove the current test from the rebaseline queue
     19 * r: rebaseline all the tests in the queue
    620
    721== Sample Usages ==
     
    4963 * `new-run-webkit-tests` must be used (the tool currently relies on the JSON output that only NRWT produces)
    5064 * The tool can currently only use local test results, it cannot pull from bots
     65 * The UI works best on 30 inch monitor