<?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>259524</bug_id>
          
          <creation_ts>2023-07-26 10:52:00 -0700</creation_ts>
          <short_desc>REGRESSION(266293@main): media/audioSession/audioSessionState.html is a flaky failure</short_desc>
          <delta_ts>2023-10-20 15:28:10 -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>FIXED</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=259368</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=261957</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=263479</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="youenn fablet">youennf</assigned_to>
          <cc>jbedard</cc>
    
    <cc>webkit-bot-watchers-bugzilla</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>youennf</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1968261</commentid>
    <comment_count>0</comment_count>
    <who name="Ben Schwartz">ben_schwartz</who>
    <bug_when>2023-07-26 10:52:00 -0700</bug_when>
    <thetext>http/tests/media/hls/track-in-band-multiple-cues.html

This test is a flaky failure on all tested platforms.

HISTORY:

https://results.webkit.org/?suite=layout-tests&amp;test=media%2FaudioSession%2FaudioSessionState.html

TEXT DIFF:

-PASS AudioSession and interruption
+FAIL AudioSession and interruption promise_test: Unhandled rejection with value: &quot;no audio session state change&quot;

DIFF URL:

https://ews-build.s3-us-west-2.amazonaws.com/iOS-16-Simulator-WK2-Tests-EWS/68afe987-14290/media/audioSession/audioSessionState-pretty-diff.html

REPRODUCIBILITY:

I was able to reproduce this bug on the iOS 16 Simulator running the test as follows:

run-webkit-tests --ios-simulator --iterations 50 --verbose http/tests/media/hls/track-in-band-multiple-cues.html

REGRESSION:

I was able to bisect a regression point via local testing and the flakiness dashboard. This test reproduced at 266293@main, but it did not reproduce at 266292@main. Changes at 266293@main appear to be directly related to this error, and is likely what caused the failure.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1968262</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2023-07-26 10:52:14 -0700</bug_when>
    <thetext>&lt;rdar://problem/112914519&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1968267</commentid>
    <comment_count>2</comment_count>
    <who name="Ben Schwartz">ben_schwartz</who>
    <bug_when>2023-07-26 11:15:17 -0700</bug_when>
    <thetext>I have marked this test as a flaky failure while this issue is investigated. (Link: https://github.com/WebKit/WebKit/pull/16104)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1968286</commentid>
    <comment_count>3</comment_count>
    <who name="Ben Schwartz">ben_schwartz</who>
    <bug_when>2023-07-26 12:24:37 -0700</bug_when>
    <thetext>Corrected erroneous title. Bug is actually with this test: media/audioSession/audioSessionState.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1968373</commentid>
    <comment_count>4</comment_count>
    <who name="Ben Schwartz">ben_schwartz</who>
    <bug_when>2023-07-26 18:57:28 -0700</bug_when>
    <thetext>(In reply to Ben Schwartz from comment #2)
&gt; I have marked this test as a flaky failure while this issue is investigated.
&gt; (Link: https://github.com/WebKit/WebKit/pull/16104)

New PR link: https://github.com/WebKit/WebKit/pull/16125</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1968383</commentid>
    <comment_count>5</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-07-26 20:29:49 -0700</bug_when>
    <thetext>Test gardening commit 266350@main (42c22e4de21f): &lt;https://commits.webkit.org/266350@main&gt;

Reviewed commits have been landed. Closing PR #16125 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1975801</commentid>
    <comment_count>6</comment_count>
    <who name="youenn fablet">youennf</who>
    <bug_when>2023-09-06 08:35:15 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/17483</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1975853</commentid>
    <comment_count>7</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-09-06 11:18:26 -0700</bug_when>
    <thetext>Committed 267683@main (cfee0fec20b6): &lt;https://commits.webkit.org/267683@main&gt;

Reviewed commits have been landed. Closing PR #17483 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1977486</commentid>
    <comment_count>8</comment_count>
    <who name="Jonathan Bedard">jbedard</who>
    <bug_when>2023-09-14 07:45:18 -0700</bug_when>
    <thetext>Suspect that this change has now made a different test flakey:
https://results.webkit.org/?suite=layout-tests&amp;test=media%2Faudio-play-with-video-element-interrupted.html</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>