Bug 62087

Summary: KeywordLookupGenerator.py spams stdout in Chromium Linux build
Product: WebKit Reporter: Adam Barth <abarth>
Component: Tools / TestsAssignee: Adam Barth <abarth>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, eric, evan, oliver, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.