Bug 64367 - cr-linux-ews complains about tests that aren't actually failing
Summary: cr-linux-ews complains about tests that aren't actually failing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Adam Barth
URL:
Keywords:
Depends on: 60381
Blocks:
  Show dependency treegraph
 
Reported: 2011-07-12 10:36 PDT by Adam Barth
Modified: 2011-07-12 19:32 PDT (History)
2 users (show)

See Also:


Attachments
Patch (3.79 KB, patch)
2011-07-12 10:44 PDT, Adam Barth
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Barth 2011-07-12 10:36:47 PDT
cr-linux-ews complains about tests that aren't actually failing
Comment 1 Adam Barth 2011-07-12 10:44:35 PDT
Created attachment 100509 [details]
Patch
Comment 2 Adam Barth 2011-07-12 10:45:44 PDT
I'm going to land this to-be-reviewed to stop the bots from spamming.  Please feel free to review after the fact and I will happily make any changes.
Comment 3 Adam Barth 2011-07-12 10:49:33 PDT
Committed r90823: <http://trac.webkit.org/changeset/90823>
Comment 4 Ojan Vafai 2011-07-12 11:14:11 PDT
Comment on attachment 100509 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=100509&action=review

> Tools/Scripts/webkitpy/common/net/resultsjsonparser.py:76
> +        # FIXME: We should only remove_pixel_failures this JSONResult can from a run without pixel tests!

I can't even begin to parse this.