<?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>242804</bug_id>
          
          <creation_ts>2022-07-15 09:41:53 -0700</creation_ts>
          <short_desc>[ macOS wk2 ] media/track/track-forced-subtitles-in-band.html is a flaky failure</short_desc>
          <delta_ts>2022-12-02 10:10:23 -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>New Bugs</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=137505</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=228334</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="Hercules Hjalmarsson">hhjalmarsson</reporter>
          <assigned_to name="Jonathan Bedard">jbedard</assigned_to>
          <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>1884065</commentid>
    <comment_count>0</comment_count>
    <who name="Hercules Hjalmarsson">hhjalmarsson</who>
    <bug_when>2022-07-15 09:41:53 -0700</bug_when>
    <thetext>media/track/track-forced-subtitles-in-band.html

Is a flaky text failure on macOS wk2 ToT.

HISTORY:
https://results.webkit.org/?suite=layout-tests&amp;test=media%2Ftrack%2Ftrack-forced-subtitles-in-band.html

DIFF:
--- /Volumes/Data/worker/Apple-Monterey-Release-WK2-Tests/build/layout-test-results/media/track/track-forced-subtitles-in-band-expected.txt
+++ /Volumes/Data/worker/Apple-Monterey-Release-WK2-Tests/build/layout-test-results/media/track/track-forced-subtitles-in-band-actual.txt
@@ -26,7 +26,7 @@
 
 EXPECTED (video.textTracks[3].language == &apos;fr&apos;) OK
 EXPECTED (video.textTracks[3].kind == &apos;forced&apos;) OK
-EXPECTED (video.textTracks[3].mode == &apos;showing&apos;) OK
+EXPECTED (video.textTracks[3].mode == &apos;showing&apos;), OBSERVED &apos;disabled&apos; FAIL
 
 EXPECTED (video.textTracks[4].language == &apos;es&apos;) OK
 EXPECTED (video.textTracks[4].kind == &apos;subtitles&apos;) OK
@@ -58,9 +58,7 @@
 
 ** A cue should become active when current time is within its active range
 RUN(video.currentTime = 9.5)
-EVENT(seeked)
-EVENT(cuechange)
-EXPECTED (video.textTracks[3].activeCues.length === 1 == &apos;true&apos;) OK
 
+Test timed out. FAIL
 END OF TEST
 
DIFF URL:
https://build.webkit.org/results/Apple-Monterey-Release-WK2-Tests/251434@main%20(4482)/media/track/track-forced-subtitles-in-band-pretty-diff.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1884066</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-07-15 09:42:22 -0700</bug_when>
    <thetext>&lt;rdar://problem/97079773&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1884081</commentid>
    <comment_count>2</comment_count>
    <who name="Hercules Hjalmarsson">hhjalmarsson</who>
    <bug_when>2022-07-15 10:15:10 -0700</bug_when>
    <thetext>I&apos;m able to reproduce this issue on macOS wk2 ToT running 1k iterations of command:

run-webkit-tests -f --force media/track/track-forced-subtitles-in-band.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1884082</commentid>
    <comment_count>3</comment_count>
    <who name="Hercules Hjalmarsson">hhjalmarsson</who>
    <bug_when>2022-07-15 10:17:08 -0700</bug_when>
    <thetext>It appears that this issue has been flakily failing on macOS wk2 since the test was modified at 251432@main to stop it from consistently failing on all queues.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1884089</commentid>
    <comment_count>4</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-07-15 10:30:24 -0700</bug_when>
    <thetext>Test gardening commit 252511@main (acf9538fef4b): &lt;https://commits.webkit.org/252511@main&gt;

Reviewed commits have been landed. Closing PR #2459 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1916243</commentid>
    <comment_count>5</comment_count>
    <who name="Jonathan Bedard">jbedard</who>
    <bug_when>2022-12-02 10:06:40 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/7075</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1916245</commentid>
    <comment_count>6</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-12-02 10:10:23 -0800</bug_when>
    <thetext>Test gardening commit 257290@main (ce5f5e3516ce): &lt;https://commits.webkit.org/257290@main&gt;

Reviewed commits have been landed. Closing PR #7075 and removing active labels.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>