[Webkit-unassigned] [Bug 59188] Reftests can not work on Mac build of WebKit.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 10 21:14:04 PDT 2011


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


Hayato Ito <hayato at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dpranke at chromium.org,
                   |                            |hayato at chromium.org,
                   |                            |ojan at chromium.org




--- Comment #3 from Hayato Ito <hayato at chromium.org>  2011-05-10 21:14:04 PST ---
Hi Dirk, Ojan,

(In reply to comment #1)
> Let me update the status.
> 
> It seems that WebKitDriver.run_test() returns 'None' as an image_hash value when an actual image_hash matches the given driver input's image_hash.
> Whereas, ChromiumDriver.run_test() returns an actual image_hash value as is when the actual image_hash matches the given driver input's image_hash.

Could you tell me that this difference between WebKitDriver and ChromiumDriver is an expected one?



(In reply to comment #2)
> I guess there are two ways to fix the issue:
> 
> A). Update WebKitDriver, maybe including a DumpRenderTree itself used by WebKitDriver, so that it returns an actual image_hash value even when image_hash_values matches.
> 
> B). Update reftests runner so that it can handle 'None' value from WebKitDriver.


If this different behavior is unexpected one, I'd like to choose A) to fix the issue rather than B)

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