[Webkit-unassigned] [Bug 66247] New: controls-after-reload.html test failing when using AVFoundationCF
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 15 12:51:30 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=66247
Summary: controls-after-reload.html test failing when using
AVFoundationCF
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: Media Elements
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: jeffm at apple.com
The controls-after-reload.html media test is failing when using AVFoundationCF. This appears to be related to the asset that this test is using, content/counting.mp4. If I change the test to use content/test.mp4 instead, it passes.
The test is failing because it never receives the canplaythrough event, which appears to be because the player item status never moves past MediaPlayerAVPlayerItemStatusPlaybackBufferEmpty, because AVCFPlayerItemIsPlaybackBufferEmpty() always returns true.
run-webkit-tests LayoutTests/media/controls-after-reload.html
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list