Bug 93112 - [nrwt] fix unit tests after turned pixel testing to be a per test setting
Summary: [nrwt] fix unit tests after turned pixel testing to be a per test setting
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Balazs Kelemen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-03 07:08 PDT by Balazs Kelemen
Modified: 2012-08-03 07:24 PDT (History)
6 users (show)

See Also:


Attachments
Patch (3.01 KB, patch)
2012-08-03 07:13 PDT, Balazs Kelemen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Balazs Kelemen 2012-08-03 07:08:26 PDT
After https://bugs.webkit.org/show_bug.cgi?id=92398 we don't pass --pixel-tests, but pass --pixel-test per test. I forgot to change unit tests to honor this.
Comment 1 Balazs Kelemen 2012-08-03 07:13:05 PDT
Created attachment 156366 [details]
Patch
Comment 2 Csaba Osztrogonác 2012-08-03 07:14:27 PDT
Comment on attachment 156366 [details]
Patch

rs=me
Comment 3 Balazs Kelemen 2012-08-03 07:15:52 PDT
Comment on attachment 156366 [details]
Patch

Clearing flags on attachment: 156366

Committed r124610: <http://trac.webkit.org/changeset/124610>
Comment 4 Balazs Kelemen 2012-08-03 07:15:56 PDT
All reviewed patches have been landed.  Closing bug.