<?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>92287</bug_id>
          
          <creation_ts>2012-07-25 13:20:11 -0700</creation_ts>
          <short_desc>[Chromium] context-creation-and-destruction layout tests are slow</short_desc>
          <delta_ts>2013-04-08 15:03:35 -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>Canvas</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</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>76225</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Andrew Wilson">atwilson</reporter>
          <assigned_to name="Kenneth Russell">kbr</assigned_to>
          <cc>bajones</cc>
    
    <cc>cmarrin</cc>
    
    <cc>dglazkov</cc>
    
    <cc>dino</cc>
    
    <cc>gman</cc>
    
    <cc>kbr</cc>
    
    <cc>schenney</cc>
    
    <cc>tdanderson</cc>
    
    <cc>zmo</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>678388</commentid>
    <comment_count>0</comment_count>
    <who name="Andrew Wilson">atwilson</who>
    <bug_when>2012-07-25 13:20:11 -0700</bug_when>
    <thetext>These tests are slow (landed as part of r123556, I guess):

fast/canvas/webgl/context-creation-and-destruction.html = PASS
platform/chromium/virtual/gpu/fast/canvas/webgl/context-creation-and-destruction.html = PASS

http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=fast%2Fcanvas%2Fwebgl%2Fcontext-creation-and-destruction.html

I&apos;ve marked them SLOW in TestExpectations</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>701012</commentid>
    <comment_count>1</comment_count>
    <who name="Kenneth Russell">kbr</who>
    <bug_when>2012-08-21 12:43:52 -0700</bug_when>
    <thetext>Committed r126180: &lt;http://trac.webkit.org/changeset/126180&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>800494</commentid>
    <comment_count>2</comment_count>
    <who name="Terry Anderson">tdanderson</who>
    <bug_when>2013-01-04 12:12:44 -0800</bug_when>
    <thetext>These are starting to fail sometimes, so I have updated TestExpectations accordingly: http://trac.webkit.org/changeset/138827</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>802326</commentid>
    <comment_count>3</comment_count>
    <who name="Dimitri Glazkov (Google)">dglazkov</who>
    <bug_when>2013-01-08 10:12:00 -0800</bug_when>
    <thetext>This test is now consistently timing out, even marked as &quot;Slow&quot;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>802348</commentid>
    <comment_count>4</comment_count>
    <who name="Kenneth Russell">kbr</who>
    <bug_when>2013-01-08 10:30:05 -0800</bug_when>
    <thetext>I&apos;m going to remove this test. It was added for Bug 76255 but the &quot;fix&quot; for that bug (which is still evolving in Bug 104733) wasn&apos;t actually tested by this test.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>802356</commentid>
    <comment_count>5</comment_count>
    <who name="Gregg Tavares">gman</who>
    <bug_when>2013-01-08 10:37:53 -0800</bug_when>
    <thetext>The point of this test is for a hypothetical site similar to docs.google.com.

Imagine a sight that makes graphs from spreadsheets. For certain effects they create a WebGL context, render a graph, make an image, then kill the WebGL context (ie, let it go)

Such a site shouldn&apos;t stop working after a certain number of context create-use-destroy cycles.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>802378</commentid>
    <comment_count>6</comment_count>
    <who name="Kenneth Russell">kbr</who>
    <bug_when>2013-01-08 10:53:34 -0800</bug_when>
    <thetext>The test can be added again once there is code in WebKit supporting it. Right now WebKit imposes no limit on the number of WebGL contexts that can be allocated nor on the amount of memory that can be allocated by all WebGL contexts. Having either of those two limits in place would let the test in the Khronos repository run successfully and then we could re-introduce a stripped down version as a layout test. It is a little distressing though that not even 8 iterations of the test can run within the timeout.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>