Bug 32101 - [bzt] REGRESSION: style-queue fails because patch["id"] is an integer
Summary: [bzt] REGRESSION: style-queue fails because patch["id"] is an integer
Status: RESOLVED DUPLICATE of bug 32083
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-02 21:05 PST by Adam Barth
Modified: 2009-12-02 23:19 PST (History)
2 users (show)

See Also:


Attachments
Patch (2.70 KB, patch)
2009-12-02 21:07 PST, 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 2009-12-02 21:05:36 PST
style-queue fails because patch["id"] is an integer.  Popen needs strings!
Comment 1 Adam Barth 2009-12-02 21:07:44 PST
Created attachment 44206 [details]
Patch
Comment 2 WebKit Review Bot 2009-12-02 21:14:31 PST
style-queue ran check-webkit-style on attachment 44206 [details] without any errors.
Comment 3 Adam Barth 2009-12-02 21:19:00 PST
Eric is much more awesome than I.

*** This bug has been marked as a duplicate of bug 32083 ***