Changes between Version 6 and Version 7 of RunWebKitTestsDesign


Ignore:
Timestamp:
Jul 22, 2007 7:53:47 PM (17 years ago)
Author:
pewtermoose@gmail.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RunWebKitTestsDesign

    v6 v7  
    4141 * There should be a way to mark tests in the `Skipped` file as being hangs so that they can be omitted when running with `--skipped=only`.
    4242 * `run-webkit-tests` should be able to detect when DRT crashes and restart it, rather than reporting that the next ~500 tests "fail".
     43 * Consider renaming the "skipped" file to something like SkippedTests so that things could be added/changed between platforms without cluttering the run-webkit-tests script. Possible uses could include a SkippedLeaks for the leaks tool/valgrind/whatever.