<?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>67509</bug_id>
          
          <creation_ts>2011-09-02 11:19:56 -0700</creation_ts>
          <short_desc>REGRESSION (r94251): Many media tests fail on Lion</short_desc>
          <delta_ts>2023-10-28 06:04:07 -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>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>66601</dependson>
    
    <dependson>69468</dependson>
    
    <dependson>69574</dependson>
          <blocked>80447</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Alexey Proskuryakov">ap</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ahmad.saleem792</cc>
    
    <cc>eric.carlson</cc>
    
    <cc>jeffm</cc>
    
    <cc>jer.noble</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>461358</commentid>
    <comment_count>0</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2011-09-02 11:19:56 -0700</bug_when>
    <thetext>There are tons of media tests failing on Lion bot due to it running headless, but among those, there is a recent regression hiding. Since AVFoundation got re-enabled, I&apos;m seeing these failures locally:

media/audio-play-event.html
media/invalid-media-url-crash.html
media/media-controls-invalid-url.html
media/video-loop.html
media/video-pause-immediately.html
media/video-play-empty-events.html
media/video-played-collapse.html
media/video-played-ranges-1.html
media/video-played-reset.html
media/video-size-intrinsic-scale.html
media/video-src-change.html
media/video-timeupdate-during-playback.html
http/tests/media/pdf-served-as-pdf.html
http/tests/media/text-served-as-text.html

It&apos;s not known if these tests were passing prior to r94251, but I my guess is that they likely passed at some point with AVFoundation not being disabled.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>461481</commentid>
    <comment_count>1</comment_count>
    <who name="Jer Noble">jer.noble</who>
    <bug_when>2011-09-02 13:38:49 -0700</bug_when>
    <thetext>Filed #67520 to cover a subset of the failing tests.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>461482</commentid>
    <comment_count>2</comment_count>
    <who name="Jer Noble">jer.noble</who>
    <bug_when>2011-09-02 13:39:08 -0700</bug_when>
    <thetext>(In reply to comment #1)
&gt; Filed #67520 to cover a subset of the failing tests.

For clickability: https://bugs.webkit.org/show_bug.cgi?id=67520</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>478709</commentid>
    <comment_count>3</comment_count>
    <who name="Jer Noble">jer.noble</who>
    <bug_when>2011-10-05 14:58:21 -0700</bug_when>
    <thetext>Filed bug #69468 to cover the video-loop.html and video-pause-immediately.html failures.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>479554</commentid>
    <comment_count>4</comment_count>
    <who name="Jer Noble">jer.noble</who>
    <bug_when>2011-10-06 15:27:46 -0700</bug_when>
    <thetext>Filed bug #67509 to cover video-pause-immediately.html, video-played-collapse.html, video-played-ranges-1.html, and video-played-reset.html.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>577698</commentid>
    <comment_count>5</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2012-03-13 12:52:44 -0700</bug_when>
    <thetext>I currently see 12 tests fail on Lion Release WK1, 4 &quot;flaky&quot; ones, and 4 more don&apos;t have expected results.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>577704</commentid>
    <comment_count>6</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2012-03-13 12:58:11 -0700</bug_when>
    <thetext>Actually, a bit less than that - some of the tests only fail with Perian installed. Also, flakiness doesn&apos;t seem to be as much of a problem with --run-singly. Still,

  media/audio-controls-rendering.html -&gt; unexpected text diff mismatch
  media/audio-garbage-collect.html -&gt; unexpected text diff mismatch
  media/audio-repaint.html -&gt; unexpected text diff mismatch
  media/controls-after-reload.html -&gt; unexpected text diff mismatch
  media/media-controls-clone.html -&gt; unexpected text diff mismatch
  media/sources-fallback-codecs.html -&gt; unexpected text diff mismatch
  media/video-playing-and-pause.html -&gt; unexpected text diff mismatch
  media/video-size-intrinsic-scale.html -&gt; unexpected text diff mismatch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1988205</commentid>
    <comment_count>7</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2023-10-28 06:04:07 -0700</bug_when>
    <thetext>This commit removed following:

https://github.com/WebKit/WebKit/commit/a39bd42ad87d82a3bea0fa6eac107376a973cf7c

-&gt; audio-controls-rendering.html
-&gt; audio-repaint.html
-&gt; controls-after-reload.html
-&gt; media-controls-clone.html

audio-garbage-collect.html .. tracked in separate bug.

sources-fallback-codecs.html .. no failure now.

video-playing-and-pause.html .. tracked in separate bug.

video-size-intrinsic-scale.html .. with [WONTFIX] on iOS and macOS.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>