<?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>240830</bug_id>
          
          <creation_ts>2022-05-23 15:00:36 -0700</creation_ts>
          <short_desc>REGRESSION (ANGLE update to 2022-04-26?): [ Monterey wk2 ] webgl/2.0.0/conformance/attribs/gl-vertexattribpointer-offsets.html is a flaky timeout</short_desc>
          <delta_ts>2023-03-15 07:31:43 -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>WebGL</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=242106</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=253960</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>239114</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Karl Rackler">rackler</reporter>
          <assigned_to name="Karl Rackler">rackler</assigned_to>
          <cc>dino</cc>
    
    <cc>gman</cc>
    
    <cc>kbr</cc>
    
    <cc>kkinnunen</cc>
    
    <cc>kpiddington</cc>
    
    <cc>webkit-bot-watchers-bugzilla</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1871313</commentid>
    <comment_count>0</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2022-05-23 15:00:36 -0700</bug_when>
    <thetext>Description:
webgl/2.0.0/conformance/attribs/gl-vertexattribpointer-offsets.html

The first failure that I saw on the dashboard for Monterey was on 4/27/2022 at r293519.

History:
https://results.webkit.org/?suite=layout-tests&amp;test=webgl%2F2.0.0%2Fconformance%2Fattribs%2Fgl-vertexattribpointer-offsets.html&amp;platform=mac&amp;architecture=x86_64&amp;flavor=wk2&amp;limit=50000&amp;version_name=Monterey

Diff:
No Diff.
https://build.webkit.org/results/Apple-Monterey-Debug-WK2-Tests/250050@main%20(1596)/webgl/2.0.0/conformance/attribs/gl-vertexattribpointer-offsets-diff.txt</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1871314</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-05-23 15:01:02 -0700</bug_when>
    <thetext>&lt;rdar://problem/93786598&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1871318</commentid>
    <comment_count>2</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2022-05-23 15:08:48 -0700</bug_when>
    <thetext>I have marked this test as a flaky timeout while this issue is investigated.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1871319</commentid>
    <comment_count>3</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2022-05-23 15:12:18 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/946</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1871321</commentid>
    <comment_count>4</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-05-23 15:15:16 -0700</bug_when>
    <thetext>Test gardening commit r294687 (250893@main): &lt;https://commits.webkit.org/250893@main&gt;

Reviewed commits have been landed. Closing PR #946 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1871782</commentid>
    <comment_count>5</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2022-05-25 11:08:17 -0700</bug_when>
    <thetext>The test had been running in 19 seconds or fewer up until the result at 250045@main, then it started taking 

https://commits.webkit.org/250044@main was a update of ANGLE, so it is likely the cause of the slowdown.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1871788</commentid>
    <comment_count>6</comment_count>
    <who name="Kenneth Russell">kbr</who>
    <bug_when>2022-05-25 11:30:39 -0700</bug_when>
    <thetext>This test runs pretty much instantaneously on macOS 12.4 on an M1 MBP in both Safari Tech Preview and Chrome Canary, both with ANGLE&apos;s Metal backend.

What could be the essential difference between WebKit&apos;s layout test harness and the browser causing this test to be so slow?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1871790</commentid>
    <comment_count>7</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2022-05-25 11:33:07 -0700</bug_when>
    <thetext>(In reply to Ryan Haddad from comment #5)
&gt; The test had been running in 19 seconds or fewer up until the result at
&gt; 250045@main, then it started taking 
(sorry, saved before finishing my sentence)
... then it started taking 20+ seconds and intermittently timing out.

(In reply to Kenneth Russell from comment #6)
at could be the essential difference between WebKit&apos;s layout test harness
&gt; and the browser causing this test to be so slow?
This I&apos;m not sure, maybe Kimmo or others can comment.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>