<?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>110027</bug_id>
          
          <creation_ts>2013-02-16 13:35:00 -0800</creation_ts>
          <short_desc>compositing/transitions/transform-on-large-layer.html is failing on Mac</short_desc>
          <delta_ts>2013-09-25 11:17:45 -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>Layout and Rendering</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></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>
          
          <blocked>110099</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Ryosuke Niwa">rniwa</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>allan.jensen</cc>
    
    <cc>ap</cc>
    
    <cc>bdakin</cc>
    
    <cc>simon.fraser</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>834805</commentid>
    <comment_count>0</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2013-02-16 13:35:00 -0800</bug_when>
    <thetext>compositing/transitions/transform-on-large-layer.html has been failing intermittently on Mac:
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#group=%40ToT%20-%20webkit.org&amp;tests=compositing%2Ftransitions%2Ftransform-on-large-layer.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>932345</commentid>
    <comment_count>1</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2013-09-23 16:16:25 -0700</bug_when>
    <thetext>What I&apos;m seeing is not so much that the test is flaky, but that it&apos;s failing all the time. run-webkit-tests just fails to properly report that.

On Mac WebKit1, the test always times out, because resizing the window is not implemented. We store the new size, and report it when asked, but don&apos;t actually resize the window, so there is no resize event. This can be easily fixed by adding [sender setFrame:frame]; to DumpRenderTree&apos;s UIDelegate.mm.

Mac WebKit2 also always times out, although resizing is implemented there. I could not figure out why in the time I had for this.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>933115</commentid>
    <comment_count>2</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2013-09-25 11:17:45 -0700</bug_when>
    <thetext>See also bug 96642.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>