<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>131557</bug_id>
          
          <creation_ts>2014-04-11 12:33:50 -0700</creation_ts>
          <short_desc>check-webkit-style should skip in-tree bindings tests results</short_desc>
          <delta_ts>2014-04-14 10:07:08 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Tools / Tests</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Brian Burg">burg</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>llango.u-szeged</cc>
    
    <cc>ossy</cc>
    
    <cc>pmolnar.u-szeged</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>999984</commentid>
    <comment_count>0</comment_count>
    <who name="Brian Burg">burg</who>
    <bug_when>2014-04-11 12:33:50 -0700</bug_when>
    <thetext>Whenever you rebaseline results, the style bot complains about generated code. e.g, &lt;https://bugs.webkit.org/show_bug.cgi?id=131407&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1000322</commentid>
    <comment_count>1</comment_count>
    <who name="Brian Burg">burg</who>
    <bug_when>2014-04-13 12:48:35 -0700</bug_when>
    <thetext>I think it just needs to include these paths in _SKIPPED_FILES_WITHOUT_WARNING of checker.py</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1000437</commentid>
    <comment_count>2</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2014-04-14 01:22:50 -0700</bug_when>
    <thetext>(In reply to comment #1)
&gt; I think it just needs to include these paths in _SKIPPED_FILES_WITHOUT_WARNING of checker.py

Yes, it can works. But I prefer fixing the generator 
instead of disabling style checker for these files.

I don&apos;t like 5-space indentation. :-/</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1000452</commentid>
    <comment_count>3</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2014-04-14 02:27:50 -0700</bug_when>
    <thetext>(In reply to comment #2)
&gt; (In reply to comment #1)
&gt; &gt; I think it just needs to include these paths in _SKIPPED_FILES_WITHOUT_WARNING of checker.py
&gt; 
&gt; Yes, it can works. But I prefer fixing the generator 
&gt; instead of disabling style checker for these files.
&gt; 
&gt; I don&apos;t like 5-space indentation. :-/

The bug isn&apos;t in check-webkit-style, but the change in code generator
which added 5-space indentation accidentally: https://trac.webkit.org/changeset/165521</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1000468</commentid>
    <comment_count>4</comment_count>
    <who name="Peter Molnar">pmolnar.u-szeged</who>
    <bug_when>2014-04-14 05:23:45 -0700</bug_when>
    <thetext>(In reply to comment #3)
&gt; (In reply to comment #2)
&gt; &gt; (In reply to comment #1)
&gt; &gt; &gt; I think it just needs to include these paths in _SKIPPED_FILES_WITHOUT_WARNING of checker.py
&gt; &gt; 
&gt; &gt; Yes, it can works. But I prefer fixing the generator 
&gt; &gt; instead of disabling style checker for these files.
&gt; &gt; 
&gt; &gt; I don&apos;t like 5-space indentation. :-/
&gt; 
&gt; The bug isn&apos;t in check-webkit-style, but the change in code generator
&gt; which added 5-space indentation accidentally: https://trac.webkit.org/changeset/165521

Created a fix for the code generator: https://bugs.webkit.org/show_bug.cgi?id=131613</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1000516</commentid>
    <comment_count>5</comment_count>
    <who name="Brian Burg">burg</who>
    <bug_when>2014-04-14 10:07:08 -0700</bug_when>
    <thetext>Oops, I guess it was my fault all along. Thanks everyone.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>