<?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>255697</bug_id>
          
          <creation_ts>2023-04-19 17:35:08 -0700</creation_ts>
          <short_desc>REGRESSION(macOS 13.3): [ Ventura ] http/tests/media/hls/track-in-band-hls-metadata-cue-duration.html is a constant text failure</short_desc>
          <delta_ts>2026-04-07 10:13:16 -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>Media</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</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="Robert Jenner">jenner</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>1949918</commentid>
    <comment_count>0</comment_count>
    <who name="Robert Jenner">jenner</who>
    <bug_when>2023-04-19 17:35:08 -0700</bug_when>
    <thetext>http/tests/media/hls/track-in-band-hls-metadata-cue-duration.html

is a constant text failure in macOS Ventura.

HISTORY:
https://results.webkit.org/?suite=layout-tests&amp;test=http%2Ftests%2Fmedia%2Fhls%2Ftrack-in-band-hls-metadata-cue-duration.html


It became a constant text failure when we updated macOS Ventura to 13.3

DIFF URL:
https://build.webkit.org/results/Apple-Ventura-Release-AppleSilicon-WK2-Tests/263147@main%20(2802)/http/tests/media/hls/track-in-band-hls-metadata-cue-duration-pretty-diff.html

DIFF TEXT:
 ** Set video.src, wait for media data to load
 RUN(video.src = &quot;http://127.0.0.1:8000/media/resources/hls/metadata/prog_index.m3u8&quot;)
+EVENT(canplaythrough)
+
 EVENT(addtrack)
 RUN(track = video.textTracks[0])
 RUN(track.mode = &quot;hidden&quot;)
-EVENT(canplaythrough)
-
 
 cue 1
 EXPECTED (cue.startTime != &apos;Infinity&apos;) OK
@@ -31,8 +31,8 @@
 EXPECTED (cue.endTime != &apos;Infinity&apos;) OK
 
 cue 6
-EXPECTED (cue.startTime != &apos;Infinity&apos;) OK
-EXPECTED (cue.endTime != &apos;Infinity&apos;) OK
+TypeError: undefined is not an object (evaluating &apos;cue.startTime&apos;)
+TypeError: undefined is not an object (evaluating &apos;cue.endTime&apos;)
 
 END OF TEST</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1949920</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2023-04-19 17:36:13 -0700</bug_when>
    <thetext>&lt;rdar://problem/108290413&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1949921</commentid>
    <comment_count>2</comment_count>
    <who name="Robert Jenner">jenner</who>
    <bug_when>2023-04-19 17:37:56 -0700</bug_when>
    <thetext>I was able to reproduce this as Ventura Release ToT running the test as follows:

run-webkit-tests http/tests/media/hls/track-in-band-hls-metadata-cue-duration.html


Further, I have marked expectations for this test at: https://commits.webkit.org/262939@main



This test regressed with the macOS Ventura 13.3 update, and it doesn&apos;t look like a rebaseline to me like many of the others have.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2196308</commentid>
    <comment_count>3</comment_count>
    <who name="Jonathan Bedard">jbedard</who>
    <bug_when>2026-04-02 08:51:42 -0700</bug_when>
    <thetext>Test gardening pull request: https://github.com/WebKit/WebKit/pull/61918</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2196391</commentid>
    <comment_count>4</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2026-04-02 15:07:19 -0700</bug_when>
    <thetext>Committed 310469@main (e9b350cf4afb): &lt;https://commits.webkit.org/310469@main&gt;

Reviewed commits have been landed. Closing PR #61918 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2196705</commentid>
    <comment_count>5</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2026-04-03 15:01:04 -0700</bug_when>
    <thetext>Test gardening commit 310538@main (be82362301ba): &lt;https://commits.webkit.org/310538@main&gt;

Reviewed commits have been landed. Closing PR #61998 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2197429</commentid>
    <comment_count>6</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2026-04-06 17:06:36 -0700</bug_when>
    <thetext>Test gardening commit 310676@main (31ced095b774): &lt;https://commits.webkit.org/310676@main&gt;

Reviewed commits have been landed. Closing PR #62153 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2197670</commentid>
    <comment_count>7</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2026-04-07 10:13:16 -0700</bug_when>
    <thetext>Test gardening commit 310720@main (5fe38c4b065b): &lt;https://commits.webkit.org/310720@main&gt;

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

    </bug>

</bugzilla>