<?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>243675</bug_id>
          
          <creation_ts>2022-08-08 10:18:38 -0700</creation_ts>
          <short_desc>REGRESSION(253027@main): [ macOS ]  2X  TestWebKitAPI.VideoControlsManager.(VideoControlsManagerMultipleVideosScrollOnlyLargeVideoOutOfView,VideoControlsManagerMultipleVideosScrollPlayingVideoWithSoundOutOfView) are flaky timeouts</short_desc>
          <delta_ts>2022-09-29 00:25:25 -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>DUPLICATE</resolution>
          <dup_id>175909</dup_id>
          
          <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="Hercules Hjalmarsson">hhjalmarsson</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>achristensen</cc>
    
    <cc>eric.carlson</cc>
    
    <cc>heycam</cc>
    
    <cc>rackler</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>1889702</commentid>
    <comment_count>0</comment_count>
    <who name="Hercules Hjalmarsson">hhjalmarsson</who>
    <bug_when>2022-08-08 10:18:38 -0700</bug_when>
    <thetext>TestWebKitAPI.VideoControlsManager.VideoControlsManagerMultipleVideosScrollOnlyLargeVideoOutOfView

Is a API test that is flakily timing out on macOS ToT and since 253027@main.

HISTORY:
https://results.webkit.org/?suite=api-tests&amp;test=TestWebKitAPI.VideoControlsManager.VideoControlsManagerMultipleVideosScrollOnlyLargeVideoOutOfView

DIFF:
NA

DIFF URL:
https://build.webkit.org/#/builders/370/builds/4511/steps/19/logs/stdio</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1889704</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-08-08 10:19:09 -0700</bug_when>
    <thetext>&lt;rdar://problem/98327430&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1889705</commentid>
    <comment_count>2</comment_count>
    <who name="Hercules Hjalmarsson">hhjalmarsson</who>
    <bug_when>2022-08-08 10:24:19 -0700</bug_when>
    <thetext>The timeout appears to be most easily reproduced on an arm64 machine and downloading the release build similarly to the bots.

I was able to bisect the issue to 253027@main running command:

run-api-tests TestWebKitAPI.VideoControlsManager.VideoControlsManagerMultipleVideosScrollOnlyLargeVideoOutOfView --iterations=100</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1889746</commentid>
    <comment_count>3</comment_count>
    <who name="Hercules Hjalmarsson">hhjalmarsson</who>
    <bug_when>2022-08-08 12:36:30 -0700</bug_when>
    <thetext>TestWebKitAPI.VideoControlsManager.VideoControlsManagerMultipleVideosScrollPlayingVideoWithSoundOutOfView

Found another API test that appears to be related as they have the same regression point.

It&apos;s worth to note this test appears to have been timing out before the regression point. However, the timeouts on this test occur more often after the regression point.

HISTORY:
https://results.webkit.org/?suite=api-tests&amp;test=TestWebKitAPI.VideoControlsManager.VideoControlsManagerMultipleVideosScrollPlayingVideoWithSoundOutOfView&amp;limit=50000

DIFF:
NA

DIFF URL:
https://build.webkit.org/#/builders/370/builds/4511/steps/19/logs/stdio</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1892231</commentid>
    <comment_count>4</comment_count>
    <who name="Hercules Hjalmarsson">hhjalmarsson</who>
    <bug_when>2022-08-18 09:12:53 -0700</bug_when>
    <thetext>*** Bug 243938 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1898201</commentid>
    <comment_count>5</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2022-09-13 06:01:46 -0700</bug_when>
    <thetext>TestWebKitAPI.VideoControlsManager.VideoControlsManagerMultipleVideosScrollPlayingVideoWithSoundOutOfView

I have disabled this test because it is a frequent flaky timeout, while this issue is investigated.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1898202</commentid>
    <comment_count>6</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-09-13 06:09:19 -0700</bug_when>
    <thetext>Test gardening commit 254431@main (ea76c52d2022): &lt;https://commits.webkit.org/254431@main&gt;

Reviewed commits have been landed. Closing PR #4305 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1898221</commentid>
    <comment_count>7</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-09-13 06:49:51 -0700</bug_when>
    <thetext>Test gardening commit 254436@main (c2d8811e9a7a): &lt;https://commits.webkit.org/254436@main&gt;

Reviewed commits have been landed. Closing PR #4307 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1898223</commentid>
    <comment_count>8</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-09-13 06:57:58 -0700</bug_when>
    <thetext>Test gardening commit 254438@main (dea84226aa52): &lt;https://commits.webkit.org/254438@main&gt;

Reviewed commits have been landed. Closing PR #4309 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1901966</commentid>
    <comment_count>9</comment_count>
    <who name="Cameron McCormack (:heycam)">heycam</who>
    <bug_when>2022-09-29 00:25:25 -0700</bug_when>
    <thetext>Duping to bug 175909, which has the same underlying issue.

*** This bug has been marked as a duplicate of bug 175909 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>