Changes between Version 5 and Version 6 of RunWebKitTestsDesign
- Timestamp:
- Jul 22, 2007, 7:53:10 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RunWebKitTestsDesign
v5 v6 40 40 * When generating new render tree results and not running in `--pixel-tests` mode, `run-webkit-tests` should tell you that you need to generate pixel results as well. 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 * `run-webkit-tests` should be able to detect when DRT crashes and restart it, rather than reporting that the next ~500 tests "fail".