Bug 35559

Summary: Ignore compiled Java test cases in .gitignore
Product: WebKit Reporter: Dmitry Titov <dimich>
Component: Tools / TestsAssignee: Dmitry Titov <dimich>
Status: RESOLVED FIXED    
Severity: Normal CC: ap
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch. ap: review+, dimich: commit-queue-

Description Dmitry Titov 2010-03-01 18:50:05 PST
Starting with http://trac.webkit.org/changeset/55177, the java tests in LayoutTests/java are compiled into *.class files. Ignore them so they don't show up as 'added'.
Comment 1 Dmitry Titov 2010-03-01 18:52:52 PST
Created attachment 49772 [details]
Patch.
Comment 2 Alexey Proskuryakov 2010-03-01 19:49:54 PST
Comment on attachment 49772 [details]
Patch.

r=me
Comment 3 Dmitry Titov 2010-03-02 11:16:13 PST
landed: http://trac.webkit.org/changeset/55418