<?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>240081</bug_id>
          
          <creation_ts>2022-05-04 13:57:46 -0700</creation_ts>
          <short_desc>[ iOS ][ macOS Debug wk1 ] webaudio/AudioBuffer/huge-buffer.html is a flaky timeout</short_desc>
          <delta_ts>2022-05-17 09:21:58 -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>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>CONFIGURATION CHANGED</resolution>
          
          
          <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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Karl Rackler">rackler</reporter>
          <assigned_to name="Karl Rackler">rackler</assigned_to>
          <cc>cdumez</cc>
    
    <cc>eric.carlson</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>1866589</commentid>
    <comment_count>0</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2022-05-04 13:57:46 -0700</bug_when>
    <thetext>Description:
webaudio/AudioBuffer/huge-buffer.html

The first timeout that I saw on the dashboard for iOS was 3/24/2022 at r291794. The first timeout that I saw on the dashboard for Big Sur was 2/15/2022 at r289876 and the first timeout that I saw on the dashboard for Monterey was 3/17/2022 at r291422, but neither appear relevant to causing this issue.   This test seems to have been flaky since the start. 

History:
https://results.webkit.org/?suite=layout-tests&amp;test=webaudio%2FAudioBuffer%2Fhuge-buffer.html&amp;platform=ios&amp;platform=mac&amp;limit=50000

Diff:
--- /Volumes/Data/worker/ios-simulator-15-release-gpuprocess-tests-wk2/build/layout-test-results/webaudio/AudioBuffer/huge-buffer-expected.txt
+++ /Volumes/Data/worker/ios-simulator-15-release-gpuprocess-tests-wk2/build/layout-test-results/webaudio/AudioBuffer/huge-buffer-actual.txt
@@ -1,3 +1,5 @@
+FAIL: Timed out waiting for notifyDone to be called
+
 
 PASS # AUDIT TASK RUNNER STARTED.
 PASS Executing &quot;huge buffer&quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1866590</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-05-04 13:58:03 -0700</bug_when>
    <thetext>&lt;rdar://problem/92752803&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1866614</commentid>
    <comment_count>2</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2022-05-04 15:32:18 -0700</bug_when>
    <thetext>REPRODUCTION STEPS
I can reproduce this on ToT r293782

Command: 
run-webkit-tests --root 293782 --clobber-old-results --iterations 250 --exit-after-n-crashes-or-timeouts 1 --no-retry-failures --force -f webaudio/AudioBuffer/huge-buffer.html

Result:  
Regressions: Unexpected timeouts (1)
  webaudio/AudioBuffer/huge-buffer.html [ Timeout ]</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1866622</commentid>
    <comment_count>3</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2022-05-04 15:37:31 -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>1866628</commentid>
    <comment_count>4</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2022-05-04 15:45:01 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/507</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1866633</commentid>
    <comment_count>5</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-05-04 15:48:00 -0700</bug_when>
    <thetext>Test gardening commit r293796 (250270@main): &lt;https://commits.webkit.org/250270@main&gt;

Reviewed commits have been landed. Closing PR #507 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1867322</commentid>
    <comment_count>6</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2022-05-06 13:06:09 -0700</bug_when>
    <thetext>Looks like just a Slow test in Debug, should probably be marked as [Slow] instead of flaky?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1868130</commentid>
    <comment_count>7</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2022-05-11 07:49:04 -0700</bug_when>
    <thetext>I have marked this test as Slow while this issue is investigated.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1868134</commentid>
    <comment_count>8</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2022-05-11 07:53:18 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/588</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1868136</commentid>
    <comment_count>9</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-05-11 07:57:24 -0700</bug_when>
    <thetext>Test gardening commit r294052 (250458@main): &lt;https://commits.webkit.org/250458@main&gt;

Reviewed commits have been landed. Closing PR #588 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1869306</commentid>
    <comment_count>10</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2022-05-16 10:35:10 -0700</bug_when>
    <thetext>Marking the test as Slow has resulted in the tests passing consistently.

History: 
https://results.webkit.org/?suite=layout-tests&amp;test=webaudio%2FAudioBuffer%2Fhuge-buffer.html&amp;platform=ios&amp;platform=mac&amp;limit=50000</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1869705</commentid>
    <comment_count>11</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2022-05-17 09:21:44 -0700</bug_when>
    <thetext>Verified with Eric that the test can run slow and marking the test as slow has resolved the issue.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>