<?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>259546</bug_id>
          
          <creation_ts>2023-07-26 21:01:15 -0700</creation_ts>
          <short_desc>REGRESSION(266513@main?): [ macOS Monterey+ Debug WK1 ] media/modern-media-controls/tracks-support/text-track-selected-via-media-api.html is a constant timeout</short_desc>
          <delta_ts>2026-01-05 10:41:58 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Media</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=259545</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=259544</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=263257</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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ben Schwartz">ben_schwartz</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>eric.carlson</cc>
    
    <cc>jer.noble</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>1968393</commentid>
    <comment_count>0</comment_count>
    <who name="Ben Schwartz">ben_schwartz</who>
    <bug_when>2023-07-26 21:01:15 -0700</bug_when>
    <thetext>media/modern-media-controls/tracks-support/text-track-selected-via-media-api.html

This test is a constant timeout on macOS Monterey and above, debug wk1.

HISTORY:

https://results.webkit.org/?suite=layout-tests&amp;test=media%2Fmodern-media-controls%2Ftracks-support%2Ftext-track-selected-via-media-api.html&amp;style=debug

TEXT DIFF:

+FAIL: Timed out waiting for notifyDone to be called
 This test checks that setting an embedded text track as selected via the HTMLMediaElement JS APIs will correctly show this track as selected, and that selecting the &quot;Automatic (Recommended)&quot; track will revert back to selecting that entry.
 
 On success, you will see a series of &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.
 
 
 PASS shadowRoot.querySelector(&apos;button.tracks&apos;) became different from null
-PASS shadowRoot.querySelector(&apos;button.tracks&apos;).getBoundingClientRect().width became different from 0
-Setting mode to &apos;showing&apos; for &apos;English&apos; text track via JavaScript...
-Tapping tracks button...
-PASS contextmenuItem(&apos;English&apos;).checked is true
-PASS contextmenuItem(&apos;French&apos;).checked is undefined.
-Selecting &apos;French&apos; text track...
-PASS subtitleTrack(&apos;en&apos;).mode is &apos;disabled&apos;
-PASS subtitleTrack(&apos;fr&apos;).mode is &apos;showing&apos;
-Tapping tracks button...
-PASS contextmenuItem(&apos;English&apos;).checked is undefined.
-PASS contextmenuItem(&apos;French&apos;).checked is true
-PASS successfullyParsed is true
 
-TEST COMPLETE
-

REPRODUCIBILITY:

I was able to reproduce this bug on macOS Ventura running the test as follows:

run-webkit-tests -1 --iterations 10 --debug --verbose media/modern-media-controls/tracks-support/text-track-selected-via-media-api.html

It&apos;s important to note that this result differs from the flakiness dashboard, which is showing a constant crash on macOS Ventura. See bug #259545 for the crash log.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1968394</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2023-07-26 21:01:29 -0700</bug_when>
    <thetext>&lt;rdar://problem/112952952&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1968396</commentid>
    <comment_count>2</comment_count>
    <who name="Ben Schwartz">ben_schwartz</who>
    <bug_when>2023-07-26 21:16:37 -0700</bug_when>
    <thetext>I have marked this test as a constant crash/timeout while this issue is investigated. (Link: https://github.com/WebKit/WebKit/pull/16129)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1968883</commentid>
    <comment_count>3</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-07-31 10:53:22 -0700</bug_when>
    <thetext>merge-queue failed to commit PR to repository. To retry, remove any blocking labels and re-apply merge-queue label</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1968900</commentid>
    <comment_count>4</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-07-31 12:30:20 -0700</bug_when>
    <thetext>Test gardening commit 266455@main (0d4df5cb372d): &lt;https://commits.webkit.org/266455@main&gt;

Reviewed commits have been landed. Closing PR #16129 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1979411</commentid>
    <comment_count>5</comment_count>
    <who name="Ben Schwartz">ben_schwartz</who>
    <bug_when>2023-09-22 12:07:49 -0700</bug_when>
    <thetext>REGRESSION:

While this test was a flaky/consistent timeout before 266513@main, it further regressed to constant at 266513@main.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2169403</commentid>
    <comment_count>6</comment_count>
    <who name="Jonathan Bedard">jbedard</who>
    <bug_when>2026-01-05 10:41:58 -0800</bug_when>
    <thetext>Closing WebKitLegacy bugs on x86 as we cut-back WebKitLegacy testing. See https://bugs.webkit.org/show_bug.cgi?id=304436.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>