[Webkit-unassigned] [Bug 58858] reftest mismatch doesn't work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 20 23:29:49 PDT 2011


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





--- Comment #10 from Hayato Ito <hayato at chromium.org>  2011-04-20 23:29:49 PST ---
Let me note what I figured out:
- WebKitPort, which is used in new-run-webkit-tests, is trying to disable 'pixel_tests' in default.
- We should skip reftests if pixel_tests is disabled.
- Even if '--pixel-tests' in turned on explicitly on WebKitPort,  there is a difference between ChromiumLinuxDriver and WebKitDriver about how to handle 'image_hash' value. Such a different behavior makes a correct reftests fail on Mac build of WebKit.

I'll file bugs for each.

-- 
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