<?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>260625</bug_id>
          
          <creation_ts>2023-08-23 13:54:51 -0700</creation_ts>
          <short_desc>[GStreamer] Two new failures media/media-can-play-case-sensitive-flac.html, media/media-can-play-type-case-sensitive.html</short_desc>
          <delta_ts>2023-08-28 01:21:15 -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="Jer Noble">jer.noble</reporter>
          <assigned_to name="Philippe Normand">philn</assigned_to>
          <cc>philn</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1973081</commentid>
    <comment_count>0</comment_count>
    <who name="Jer Noble">jer.noble</who>
    <bug_when>2023-08-23 13:54:51 -0700</bug_when>
    <thetext>Tests added by https://github.com/WebKit/WebKit/pull/16956 are failing on GTK and WPE bots:

--- /home/ews/worker/WPE-WK2-Tests-EWS/build/layout-test-results/media/media-can-play-case-sensitive-flac-expected.txt
+++ /home/ews/worker/WPE-WK2-Tests-EWS/build/layout-test-results/media/media-can-play-case-sensitive-flac-actual.txt
@@ -1,6 +1,6 @@
 Tests that both flac and fLaC are reported as playable in a mp4 container.
 EXPECTED (mediaElement.canPlayType(&apos;audio/mp4; codecs=&quot;flac&quot;&apos;) == &apos;probably&apos;) OK
 EXPECTED (mediaElement.canPlayType(&apos;audio/mp4; codecs=&quot;fLaC&quot;&apos;) == &apos;probably&apos;) OK
-EXPECTED (mediaElement.canPlayType(&apos;audio/mp4; codecs=&quot;FlAc&quot;&apos;) == &apos;&apos;) OK
+EXPECTED (mediaElement.canPlayType(&apos;audio/mp4; codecs=&quot;FlAc&quot;&apos;) == &apos;&apos;), OBSERVED &apos;probably&apos; FAIL
 END OF TEST
 
--- /home/ews/worker/WPE-WK2-Tests-EWS/build/layout-test-results/media/media-can-play-type-case-sensitive-expected.txt
+++ /home/ews/worker/WPE-WK2-Tests-EWS/build/layout-test-results/media/media-can-play-type-case-sensitive-actual.txt
@@ -1,9 +1,9 @@
 Tests that subsequent tests of incorrectly cased codecs do not incorrectly report they are supported
 RUN(mediaElement.canPlayType(&apos;audio/mp4; codecs=&quot;fLaC&quot;&apos;))
-EXPECTED (mediaElement.canPlayType(&apos;audio/mp4; codecs=&quot;FlAc&quot;&apos;) == &apos;&apos;) OK
+EXPECTED (mediaElement.canPlayType(&apos;audio/mp4; codecs=&quot;FlAc&quot;&apos;) == &apos;&apos;), OBSERVED &apos;probably&apos; FAIL
 RUN(mediaElement.canPlayType(&apos;video/mp4; codecs=&quot;avc1&quot;&apos;))
-EXPECTED (mediaElement.canPlayType(&apos;video/mp4; codecs=&quot;AvC1&quot;&apos;) == &apos;&apos;) OK
+EXPECTED (mediaElement.canPlayType(&apos;video/mp4; codecs=&quot;AvC1&quot;&apos;) == &apos;&apos;), OBSERVED &apos;probably&apos; FAIL
 RUN(mediaElement.canPlayType(&apos;video/ogg; codecs=&quot;vorbis&quot;&apos;))
-EXPECTED (mediaElement.canPlayType(&apos;video/ogg; codecs=&quot;vOrBiS&quot;&apos;) == &apos;&apos;) OK
+EXPECTED (mediaElement.canPlayType(&apos;video/ogg; codecs=&quot;vOrBiS&quot;&apos;) == &apos;&apos;), OBSERVED &apos;probably&apos; FAIL
 END OF TEST
 
Looks like GTK is treating the codecs field as case-insensitive.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1973516</commentid>
    <comment_count>1</comment_count>
    <who name="Philippe Normand">pnormand</who>
    <bug_when>2023-08-25 07:01:26 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/17067</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1973879</commentid>
    <comment_count>2</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-08-28 01:20:41 -0700</bug_when>
    <thetext>Committed 267343@main (5ee3f9a7c6a9): &lt;https://commits.webkit.org/267343@main&gt;

Reviewed commits have been landed. Closing PR #17067 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1973880</commentid>
    <comment_count>3</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2023-08-28 01:21:15 -0700</bug_when>
    <thetext>&lt;rdar://problem/114551585&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>