<?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>104942</bug_id>
          
          <creation_ts>2012-12-13 12:58:39 -0800</creation_ts>
          <short_desc>REGRESSION: Two recent compositing/background-color tests always fail on Mac</short_desc>
          <delta_ts>2013-01-03 13:36:49 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Layout and Rendering</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>
          <dependson>104842</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Beth Dakin">bdakin</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bdakin</cc>
    
    <cc>noam</cc>
    
    <cc>rniwa</cc>
    
    <cc>simon.fraser</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>790843</commentid>
    <comment_count>0</comment_count>
    <who name="Beth Dakin">bdakin</who>
    <bug_when>2012-12-13 12:58:39 -0800</bug_when>
    <thetext>These two tests always fail on Mac:

compositing/background-color/background-color-text-change.html
compositing/background-color/background-color-change-to-text.html

They were added with http://trac.webkit.org/changeset/137051 It is worth noting that they seem to pass in Safari 6, but they are failing on TOT.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>790845</commentid>
    <comment_count>1</comment_count>
    <who name="Beth Dakin">bdakin</who>
    <bug_when>2012-12-13 13:03:01 -0800</bug_when>
    <thetext>Links to the tests:
http://trac.webkit.org/export/137619/trunk/LayoutTests/compositing/background-color/background-color-change-to-text.html
http://trac.webkit.org/export/137619/trunk/LayoutTests/compositing/background-color/background-color-text-change.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>790846</commentid>
    <comment_count>2</comment_count>
    <who name="Beth Dakin">bdakin</who>
    <bug_when>2012-12-13 13:03:59 -0800</bug_when>
    <thetext>http://trac.webkit.org/changeset/137051 , the very revision that checked these tests in is what caused them to start failing on the Mac! I will skip these tests for now, but we will have to fix this regression.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>790871</commentid>
    <comment_count>3</comment_count>
    <who name="Beth Dakin">bdakin</who>
    <bug_when>2012-12-13 13:43:12 -0800</bug_when>
    <thetext>Bizarrely, when I run these tests on my own computer, they do not fail. However, they do fail when I open them manually and they fail on the bots. Not quite sure what to make of that.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>790881</commentid>
    <comment_count>4</comment_count>
    <who name="Beth Dakin">bdakin</who>
    <bug_when>2012-12-13 13:52:49 -0800</bug_when>
    <thetext>Okay, I skipped the tests for now with http://trac.webkit.org/changeset/137648 (and http://trac.webkit.org/changeset/137649 to fix the copy-paste error).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>791021</commentid>
    <comment_count>5</comment_count>
    <who name="Noam Rosenthal">noam</who>
    <bug_when>2012-12-13 15:36:59 -0800</bug_when>
    <thetext>(In reply to comment #3)
&gt; Bizarrely, when I run these tests on my own computer, they do not fail. However, they do fail when I open them manually and they fail on the bots. Not quite sure what to make of that.

Yes, I&apos;ve experienced that same thing. It&apos;s probably what had me thrown off when I landed this, though I don&apos;t remember the particulars.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>791132</commentid>
    <comment_count>6</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2012-12-13 17:07:17 -0800</bug_when>
    <thetext>Pretty sure bug 104842 is going to fix these.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>791159</commentid>
    <comment_count>7</comment_count>
    <who name="Beth Dakin">bdakin</who>
    <bug_when>2012-12-13 17:45:29 -0800</bug_when>
    <thetext>Thanks, Simon!

http://trac.webkit.org/changeset/137690</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>791160</commentid>
    <comment_count>8</comment_count>
    <who name="Beth Dakin">bdakin</who>
    <bug_when>2012-12-13 17:45:52 -0800</bug_when>
    <thetext>(In reply to comment #7)
&gt; Thanks, Simon!
&gt; 
&gt; http://trac.webkit.org/changeset/137690

Ignore this!! wrong bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>799619</commentid>
    <comment_count>9</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2013-01-03 13:36:49 -0800</bug_when>
    <thetext>Removed the test expectations in http://trac.webkit.org/changeset/138734 since the test has been passing.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>