<?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>232025</bug_id>
          
          <creation_ts>2021-10-20 11:13:40 -0700</creation_ts>
          <short_desc>[ iOS Release ] media/media-can-play-mpeg-audio.html is a flaky failure</short_desc>
          <delta_ts>2022-07-07 14:09:48 -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>iPhone / iPad</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>ayumi_kojima</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bfulgham</cc>
    
    <cc>eric.carlson</cc>
    
    <cc>hhjalmarsson</cc>
    
    <cc>hi</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>1806708</commentid>
    <comment_count>0</comment_count>
    <who name="">ayumi_kojima</who>
    <bug_when>2021-10-20 11:13:40 -0700</bug_when>
    <thetext>media/media-can-play-mpeg-audio.html 

Is a flaky failure on iOS 15 Release.

History: https://results.webkit.org/?suite=layout-tests&amp;test=media%2Fmedia-can-play-mpeg-audio.html

Result page: https://build.webkit.org/results/Apple-iOS-15-Simulator-Release-WK2-Tests/r284525%20(239)/results.html

Diff:

--- /Volumes/Data/worker/ios-simulator-15-release-tests-wk2/build/layout-test-results/media/media-can-play-mpeg-audio-expected.txt
+++ /Volumes/Data/worker/ios-simulator-15-release-tests-wk2/build/layout-test-results/media/media-can-play-mpeg-audio-actual.txt
@@ -3,11 +3,11 @@
 
 These tests may be expected to fail if the WebKit port does not support the format.
 
-EXPECTED (audio.canPlayType(&apos;audio/x-mpeg&apos;) == &apos;maybe&apos;) OK
-EXPECTED (audio.canPlayType(&apos;audio/x-mp3&apos;) == &apos;maybe&apos;) OK
-EXPECTED (audio.canPlayType(&apos;audio/mp3&apos;) == &apos;maybe&apos;) OK
+EXPECTED (audio.canPlayType(&apos;audio/x-mpeg&apos;) == &apos;maybe&apos;), OBSERVED &apos;&apos; FAIL
+EXPECTED (audio.canPlayType(&apos;audio/x-mp3&apos;) == &apos;maybe&apos;), OBSERVED &apos;&apos; FAIL
+EXPECTED (audio.canPlayType(&apos;audio/mp3&apos;) == &apos;maybe&apos;), OBSERVED &apos;&apos; FAIL
 EXPECTED (audio.canPlayType(&apos;audio/mpeg&apos;) == &apos;maybe&apos;) OK
-EXPECTED (audio.canPlayType(&apos;audio/mp4&apos;) == &apos;maybe&apos;) OK
-EXPECTED (audio.canPlayType(&apos;audio/aac&apos;) == &apos;maybe&apos;) OK
+EXPECTED (audio.canPlayType(&apos;audio/mp4&apos;) == &apos;maybe&apos;), OBSERVED &apos;&apos; FAIL
+EXPECTED (audio.canPlayType(&apos;audio/aac&apos;) == &apos;maybe&apos;), OBSERVED &apos;&apos; FAIL
 END OF TEST</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1806709</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2021-10-20 11:17:19 -0700</bug_when>
    <thetext>&lt;rdar://problem/84470948&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1806717</commentid>
    <comment_count>2</comment_count>
    <who name="">ayumi_kojima</who>
    <bug_when>2021-10-20 11:22:59 -0700</bug_when>
    <thetext>Marked test expectations https://trac.webkit.org/changeset/284552/webkit</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1809066</commentid>
    <comment_count>3</comment_count>
    <who name="">ayumi_kojima</who>
    <bug_when>2021-10-26 15:13:02 -0700</bug_when>
    <thetext>I was not able to reproduce the failure locally on iOS 15 sim using run-webkit-tests --force --ios-simulator --iterations 500 --exit-after-n-failures 1 media/media-can-play-mpeg-audio.html -f.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1877883</commentid>
    <comment_count>4</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2022-06-23 14:43:06 -0700</bug_when>
    <thetext>Jer Noble confirmed this is no longer happening as of 5/3/2022.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1881476</commentid>
    <comment_count>5</comment_count>
    <who name="Hercules Hjalmarsson">hhjalmarsson</who>
    <bug_when>2022-07-07 14:09:48 -0700</bug_when>
    <thetext>Manually adding commit message since not automatically generated.

&gt; Test gardening commit 252225@main (07f9e0f):
&gt; &lt;https://commits.webkit.org/252225@main&gt;
&gt; 
&gt; Reviewed commits have been landed. Closing PR #2103 and removing active
&gt; labels.

Removed expectations in above commit.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>