Bug 62087 - KeywordLookupGenerator.py spams stdout in Chromium Linux build
Summary: KeywordLookupGenerator.py spams stdout in Chromium Linux build
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: Adam Barth
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-04 02:15 PDT by Adam Barth
Modified: 2011-06-04 06:29 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.48 KB, patch)
2011-06-04 02:19 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-06-04 02:15:35 PDT
Seems to have been added in http://trac.webkit.org/changeset/88076/trunk/Source/JavaScriptCore/JavaScriptCore.gyp/JavaScriptCore.gyp

make -fMakefile.chromium -j4 BUILDTYPE=Release all
  ACTION yarr_klgen out/Release/obj.target/geni/KeywordLookup.h
// This file was generated by KeywordLookupGenerator.py.  Do not edit.
Comment 1 Adam Barth 2011-06-04 02:19:43 PDT
Created attachment 96016 [details]
Patch
Comment 2 Eric Seidel (no email) 2011-06-04 02:39:08 PDT
Comment on attachment 96016 [details]
Patch

OK.
Comment 3 WebKit Review Bot 2011-06-04 05:56:45 PDT
Comment on attachment 96016 [details]
Patch

Clearing flags on attachment: 96016

Committed r88113: <http://trac.webkit.org/changeset/88113>
Comment 4 WebKit Review Bot 2011-06-04 05:56:49 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 WebKit Commit Bot 2011-06-04 06:29:35 PDT
The commit-queue encountered the following flaky tests while processing attachment 96016 [details]:

http/tests/misc/favicon-loads-with-icon-loading-override.html bug 58412 (author: alice.liu@apple.com)
http/tests/media/media-can-load-when-hidden.html bug 61341 (author: hausmann@webkit.org)
The commit-queue is continuing to process your patch.