<?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>59833</bug_id>
          
          <creation_ts>2011-04-29 14:43:55 -0700</creation_ts>
          <short_desc>Layout test failures after r85355</short_desc>
          <delta_ts>2011-05-02 12:10:49 -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>New Bugs</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>OS X 10.5</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="Kenneth Russell">kbr</reporter>
          <assigned_to name="Abhishek Arya">inferno</assigned_to>
          <cc>ossy</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>395532</commentid>
    <comment_count>0</comment_count>
    <who name="Kenneth Russell">kbr</who>
    <bug_when>2011-04-29 14:43:55 -0700</bug_when>
    <thetext>http://trac.webkit.org/changeset/85355 (https://bugs.webkit.org/show_bug.cgi?id=58249) seems to have introduced some layout test failures. I&apos;m not sure whether these need simple rebaselines or are more complex failures.

fast/table/prepend-in-anonymous-table.html
tables/mozilla_expected_failures/other/test4.html
fast/table/dynamic-caption-add-before-child.xhtml
fast/table/dynamic-caption-add-remove-before-child.xhtml
fast/table/multiple-captions-display.xhtml

See http://test-results.appspot.com/dashboards/flakiness_dashboard.html#group=%40ToT%20-%20chromium.org&amp;tests=fast%2Ftable%2Fprepend-in-anonymous-table.html%2Ctables%2Fmozilla_expected_failures%2Fother%2Ftest4.html%2Cfast%2Ftable%2Fdynamic-caption-add-before-child.xhtml%2Cfast%2Ftable%2Fdynamic-caption-add-remove-before-child.xhtml%2Cfast%2Ftable%2Fmultiple-captions-display.xhtml

Suppressing these failures for the moment.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>395534</commentid>
    <comment_count>1</comment_count>
    <who name="Abhishek Arya">inferno</who>
    <bug_when>2011-04-29 14:48:37 -0700</bug_when>
    <thetext>I checked, these are all rebaselines needed for chromium.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>395566</commentid>
    <comment_count>2</comment_count>
    <who name="Abhishek Arya">inferno</who>
    <bug_when>2011-04-29 15:33:37 -0700</bug_when>
    <thetext>No need to bug Dave here. Removing him from cc.

I will do the rebaselines. Weird, everything is passing now - http://test-results.appspot.com/dashboards/flakiness_dashboard.html#group=%40ToT%20-%20chromium.org&amp;tests=fast%2Ftable%2Fprepend-in-anonymous-table.html%2Ctables%2Fmozilla_expected_failures%2Fother%2Ftest4.html%2Cfast%2Ftable%2Fdynamic-caption-add-before-child.xhtml%2Cfast%2Ftable%2Fdynamic-caption-add-remove-before-child.xhtml%2Cfast%2Ftable%2Fmultiple-captions-display.xhtml. I did expect the chromium rebaselines.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>395603</commentid>
    <comment_count>3</comment_count>
    <who name="Abhishek Arya">inferno</who>
    <bug_when>2011-04-29 16:13:20 -0700</bug_when>
    <thetext>Committed r85365: &lt;http://trac.webkit.org/changeset/85365&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>395777</commentid>
    <comment_count>4</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2011-04-30 00:01:20 -0700</bug_when>
    <thetext>I updated Qt specific expected files: http://trac.webkit.org/changeset/85392</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>395814</commentid>
    <comment_count>5</comment_count>
    <who name="Abhishek Arya">inferno</who>
    <bug_when>2011-04-30 07:48:06 -0700</bug_when>
    <thetext>(In reply to comment #4)
&gt; I updated Qt specific expected files: http://trac.webkit.org/changeset/85392

Thank you Ossy.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>396518</commentid>
    <comment_count>6</comment_count>
    <who name="Kenneth Russell">kbr</who>
    <bug_when>2011-05-02 11:54:12 -0700</bug_when>
    <thetext>Abhishek, thanks for checking in the rebaselines -- could you please update LayoutTests/platform/chromium/test_expectations.txt and remove the expected failures? Please check the canaries after this change and make sure these tests don&apos;t start failing. Thanks.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>396535</commentid>
    <comment_count>7</comment_count>
    <who name="Abhishek Arya">inferno</who>
    <bug_when>2011-05-02 12:10:49 -0700</bug_when>
    <thetext>(In reply to comment #6)
&gt; Abhishek, thanks for checking in the rebaselines -- could you please update LayoutTests/platform/chromium/test_expectations.txt and remove the expected failures? Please check the canaries after this change and make sure these tests don&apos;t start failing. Thanks.

Thanks Ken. Done in http://trac.webkit.org/changeset/85500.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>