Changes between Version 12 and Version 13 of Writing Reftests
- Timestamp:
- Apr 20, 2011, 10:19:28 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Writing Reftests
v12 v13 4 4 5 5 Currently, reftests run only with new-run-webkit-tests. That means a patch which is only tested with reftests might not be allowed to be checked in. Anyone not working in the chromium port will not run the reftests and can not notice regressions. Please be aware this limitation and use reftests carefully at your responsibility until reftests are available on all platforms. 6 7 [Update]: Reftests can not work on Mac build of WebKit. See https://bugs.webkit.org/show_bug.cgi?id=58858. 6 8 7 9 There are on-going efforts that try to run new-run-webkit-tests on all platforms.