[Webkit-unassigned] [Bug 55834] fast/forms/onchange-setvalueforuser.html failing on Windows 7 and Windows XP since r80412

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 7 23:06:00 PST 2011


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





--- Comment #6 from Ilya Sherman <isherman at chromium.org>  2011-03-07 23:06:00 PST ---
(In reply to comment #5)
> (In reply to comment #4)
> > (In reply to comment #3)
> > > Jessie said the failing results should be landed. Not that the test should be skipped.
> > 
> > I'd like to understand: What makes the one better than the other?
> 
> The basics: If test results are landed, we can easily track if any change in behavior occurs, or if a crash is introduced. If we simply skip a test, then the code covered by the test is not exercised at all, and future patches may change behavior without anyone noticing.

Hmm... that makes sense, but I'm not sure how it applies to this particular bug.  This particular test depends on a LayoutTestController method that is not implemented on Windows.  Without this method, I wouldn't expect the test to provide any additional code coverage.  Is the idea to run the test just in case it happens to provide additional code coverage unrelated to the main functionality that it's meant to test?

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