[Webkit-unassigned] [Bug 69118] NRWT should never exit early because of image failures

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 29 18:56:53 PDT 2011


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





--- Comment #1 from Dirk Pranke <dpranke at chromium.org>  2011-09-29 18:56:53 PST ---
I'm not sure I agree with this; it depends on whether pixel tests are enabled or not. If they are enabled, it seems like we should exit early (and running on a new/unsupported OS version seems like the exception rather than the rule). You can change the --exit-after-n-failures threshold to some really high number if you want to defeat this, or just turn off pixel tests.

We can certainly change the defaults to do something different if we detect we're on the "future" version of the O/S, though. I'm not yet convinced that that's the right thing to do, either, but it would be easier to convince me of this than to change it for the general case.

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