<?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>85499</bug_id>
          
          <creation_ts>2012-05-03 07:57:08 -0700</creation_ts>
          <short_desc>[EFL] CSS tests needs gardening</short_desc>
          <delta_ts>2012-05-03 10:12:44 -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>WebKit EFL</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="Thiago Marcos P. Santos">tmpsantos</reporter>
          <assigned_to name="Thiago Marcos P. Santos">tmpsantos</assigned_to>
          <cc>gyuyoung.kim</cc>
    
    <cc>lucas.de.marchi</cc>
    
    <cc>rakuco</cc>
    
    <cc>webkit.review.bot</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>615276</commentid>
    <comment_count>0</comment_count>
    <who name="Thiago Marcos P. Santos">tmpsantos</who>
    <bug_when>2012-05-03 07:57:08 -0700</bug_when>
    <thetext>What I&apos;m doing now:

- Rebaselining of all failing CSS tests.
- Moving all CSS tests from Skipped list to test_expectations.txt and creating the appropriated bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>615337</commentid>
    <comment_count>1</comment_count>
      <attachid>140034</attachid>
    <who name="Thiago Marcos P. Santos">tmpsantos</who>
    <bug_when>2012-05-03 09:26:20 -0700</bug_when>
    <thetext>Created attachment 140034
patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>615343</commentid>
    <comment_count>2</comment_count>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2012-05-03 09:32:26 -0700</bug_when>
    <thetext>Attachment 140034 did not pass style-queue:

Failed to run &quot;[&apos;Tools/Scripts/check-webkit-style&apos;, &apos;--diff-files&apos;, u&apos;LayoutTests/ChangeLog&apos;, u&apos;LayoutTests/plat...&quot; exit_code: 1
Traceback (most recent call last):
  File &quot;Tools/Scripts/check-webkit-style&quot;, line 48, in &lt;module&gt;
    sys.exit(CheckWebKitStyle().main())
  File &quot;/mnt/git/webkit-style-queue/Tools/Scripts/webkitpy/style/main.py&quot;, line 154, in main
    patch_checker.check(patch)
  File &quot;/mnt/git/webkit-style-queue/Tools/Scripts/webkitpy/style/patchreader.py&quot;, line 71, in check
    self._text_file_reader.process_file(file_path=path, line_numbers=None)
  File &quot;/mnt/git/webkit-style-queue/Tools/Scripts/webkitpy/style/filereader.py&quot;, line 130, in process_file
    self._processor.process(lines, file_path, **kwargs)
  File &quot;/mnt/git/webkit-style-queue/Tools/Scripts/webkitpy/style/checker.py&quot;, line 844, in process
    min_confidence)
  File &quot;/mnt/git/webkit-style-queue/Tools/Scripts/webkitpy/style/checker.py&quot;, line 619, in dispatch
    min_confidence)
  File &quot;/mnt/git/webkit-style-queue/Tools/Scripts/webkitpy/style/checker.py&quot;, line 593, in _create_checker
    checker = PNGChecker(file_path, handle_style_error)
  File &quot;/mnt/git/webkit-style-queue/Tools/Scripts/webkitpy/style/checkers/png.py&quot;, line 43, in __init__
    self._fs = host.filesystem
AttributeError: &apos;NoneType&apos; object has no attribute &apos;filesystem&apos;


If any of these errors are false positives, please file a bug against check-webkit-style.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>615345</commentid>
    <comment_count>3</comment_count>
    <who name="Thiago Marcos P. Santos">tmpsantos</who>
    <bug_when>2012-05-03 09:35:04 -0700</bug_when>
    <thetext>(In reply to comment #2)
&gt; Attachment 140034 [details] did not pass style-queue:
&gt; 
&gt; Failed to run &quot;[&apos;Tools/Scripts/check-webkit-style&apos;, &apos;--diff-files&apos;, u&apos;LayoutTests/ChangeLog&apos;, u&apos;LayoutTests/plat...&quot; exit_code: 1
&gt; Traceback (most recent call last):
&gt;   File &quot;Tools/Scripts/check-webkit-style&quot;, line 48, in &lt;module&gt;
&gt;     sys.exit(CheckWebKitStyle().main())
&gt;   File &quot;/mnt/git/webkit-style-queue/Tools/Scripts/webkitpy/style/main.py&quot;, line 154, in main
&gt;     patch_checker.check(patch)
&gt;   File &quot;/mnt/git/webkit-style-queue/Tools/Scripts/webkitpy/style/patchreader.py&quot;, line 71, in check
&gt;     self._text_file_reader.process_file(file_path=path, line_numbers=None)
&gt;   File &quot;/mnt/git/webkit-style-queue/Tools/Scripts/webkitpy/style/filereader.py&quot;, line 130, in process_file
&gt;     self._processor.process(lines, file_path, **kwargs)
&gt;   File &quot;/mnt/git/webkit-style-queue/Tools/Scripts/webkitpy/style/checker.py&quot;, line 844, in process
&gt;     min_confidence)
&gt;   File &quot;/mnt/git/webkit-style-queue/Tools/Scripts/webkitpy/style/checker.py&quot;, line 619, in dispatch
&gt;     min_confidence)
&gt;   File &quot;/mnt/git/webkit-style-queue/Tools/Scripts/webkitpy/style/checker.py&quot;, line 593, in _create_checker
&gt;     checker = PNGChecker(file_path, handle_style_error)
&gt;   File &quot;/mnt/git/webkit-style-queue/Tools/Scripts/webkitpy/style/checkers/png.py&quot;, line 43, in __init__
&gt;     self._fs = host.filesystem
&gt; AttributeError: &apos;NoneType&apos; object has no attribute &apos;filesystem&apos;
&gt; 
&gt; 
&gt; If any of these errors are false positives, please file a bug against check-webkit-style.

Thanks bot, but this was an issue (bug 85504) on the style checker that I already fixed but was not landed yet. :-P</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>615377</commentid>
    <comment_count>4</comment_count>
      <attachid>140034</attachid>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2012-05-03 10:12:33 -0700</bug_when>
    <thetext>Comment on attachment 140034
patch

Clearing flags on attachment: 140034

Committed r115987: &lt;http://trac.webkit.org/changeset/115987&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>615378</commentid>
    <comment_count>5</comment_count>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2012-05-03 10:12:44 -0700</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>140034</attachid>
            <date>2012-05-03 09:26:20 -0700</date>
            <delta_ts>2012-05-03 10:12:33 -0700</delta_ts>
            <desc>patch</desc>
            <filename>css.patch</filename>
            <type>text/plain</type>
            <size>0</size>
            <attacher name="Thiago Marcos P. Santos">tmpsantos</attacher>
            
              <data encoding="base64"></data>

          </attachment>
      

    </bug>

</bugzilla>