[Webkit-unassigned] [Bug 60605] [NRWT] Reftests should run even when pixel tests are disabled.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 7 23:55:52 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=60605





--- Comment #13 from Hayato Ito <hayato at chromium.org>  2011-11-07 23:55:49 PST ---
Let me loop in.
Apart from the discussion, I guess no one is working on to run reftests even if '-p' is not passed, right?
If so, let me start to implement it.

If '-p' is given, we run *traditional* pixel tests and run also reftests.
If '-p' is not given, we don't run *traditional* pixel tests, but reftests should be run.
Reftests should be run in both cases.

Maybe we should have additional cmd line option, e.g. '--run-reftests', but it should be 'on' by default, shouldn't we?


(In reply to comment #12)
> Pixel tests were disabled because they were hard to maintain due to subtle platform differences and lots of pixel results changing for small changes. Neither of these problems is true for reftests. 
> 
> Reftests are likely slower than non-reftests, but I don't expect that this would block turning them on by default. Certainly, noone on webkit-dev seems opposed to it.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list