Changes between Version 12 and Version 13 of Writing Reftests


Ignore:
Timestamp:
Apr 20, 2011 10:19:28 PM (13 years ago)
Author:
hayato@chromium.org
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Writing Reftests

    v12 v13  
    44
    55Currently, 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.
    68
    79There are on-going efforts that try to run new-run-webkit-tests on all platforms.