Changes between Version 13 and Version 14 of Writing Reftests


Ignore:
Timestamp:
May 9, 2011 8:58:45 PM (13 years ago)
Author:
hayato@chromium.org
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Writing Reftests

    v13 v14  
    7777    If either of two html files crashes, it is considered as 'CRASH'. So does 'TIMEOUT'.
    7878
     79  * Q. It seems reftests are skipped. Why?
     80  * A. In current implementation, reftests run only when you enable 'pixel tests'. In some platforms, pixel tests are disabled in default. You can use '--pixel-tests' option to enable pixel tests. I agree this is confusing. We might change this behavior in the future.
     81
    7982== References ==
    8083