Bug 49751 - [NRWT] '--new-baseline' doesn't work if we add '--pixel-test'.
Summary: [NRWT] '--new-baseline' doesn't work if we add '--pixel-test'.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-18 10:58 PST by Hayato Ito
Modified: 2010-11-18 11:23 PST (History)
2 users (show)

See Also:


Attachments
fix-new-baseline-pixel-test (1.65 KB, patch)
2010-11-18 11:00 PST, Hayato Ito
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hayato Ito 2010-11-18 10:58:08 PST
[NRWT] '--new-baseline' doesn't work if we add '--pixel-test', which is caused by r72249.
Comment 1 Hayato Ito 2010-11-18 11:00:59 PST
Created attachment 74262 [details]
fix-new-baseline-pixel-test
Comment 2 Hayato Ito 2010-11-18 11:06:48 PST
Comment on attachment 74262 [details]
fix-new-baseline-pixel-test

Clearing flags on attachment: 74262

Committed r72314: <http://trac.webkit.org/changeset/72314>
Comment 3 Hayato Ito 2010-11-18 11:06:56 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Tony Chang 2010-11-18 11:23:23 PST
Can you add a python unit test for this?