Changes between Version 6 and Version 7 of RunWebKitTestsDesign
- Timestamp:
- Jul 22, 2007, 7:53:47 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RunWebKitTestsDesign
v6 v7 41 41 * 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`. 42 42 * `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.