Changes between Version 9 and Version 10 of Writing Reftests
- Timestamp:
- Mar 29, 2011, 1:35:41 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified Writing Reftests
v9 v10 3 3 == Disclaimer == 4 4 5 Currently, reftests run only with new-run-webkit-tests. That means a patch thatis 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.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 6 7 7 There are on-going efforts that try to run new-run-webkit-tests on all platforms.