[Webkit-unassigned] [Bug 78127] REGRESSION (NRWT): Results for new non-text-only tests are always put in the most-specific platform directory

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 8 10:27:59 PST 2012


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





--- Comment #4 from Dirk Pranke <dpranke at chromium.org>  2012-02-08 10:27:59 PST ---
(In reply to comment #3)
> We could include the optimize logic in NRWT.  Requiring people to run webkit-patch optimize-baselines after running NRWT seems cumbersome.

I'm not sure how useful that would be, since NRWT will only generate one port's results, as opposed to something like garden-o-matic or webkit-patch rebaseline, which is likely to pull all of the baselines for a test. I would be somewhat concerned that optimizing the baselines might produce some amount of thrashing if we're doing one port at a time. Maybe not, though.

I do agree that running a separate optimize step is a hassle, though. Maybe we should default to least-specific, and just have a separate flag for most-specific for the rare times when you need it? (Although I'm not sure when you would know it was needed and yet not just optimize or move things by hand).

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