Bug 66592 - AVFoundation: media/video-aspect-ratio.html test fails with AVFoundation enabled
Summary: AVFoundation: media/video-aspect-ratio.html test fails with AVFoundation enabled
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Eric Carlson
URL:
Keywords: InRadar, LayoutTestFailure
Depends on:
Blocks:
 
Reported: 2011-08-19 14:34 PDT by Jeff Miller
Modified: 2023-10-12 12:47 PDT (History)
3 users (show)

See Also:


Attachments
pretty-diff of incorrect results (9.07 KB, text/html)
2011-08-19 14:34 PDT, Jeff Miller
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff Miller 2011-08-19 14:34:20 PDT
Created attachment 104566 [details]
pretty-diff of incorrect results

media/video-aspect-ratio.html test fails with AVFoundation enabled

Note that you need to explicitly enable AVFoundation in the preferences for run-webkit-tests:

1. defaults.exe write DumpRenderTree.exe WebKitAVFoundationEnabled -bool true
2. run-webkit-tests LayoutTests/media/
Comment 1 Jeff Miller 2011-08-19 14:41:27 PDT
Whoops, step 2 should be:

run-webkit-tests LayoutTests/media/video-aspect-ratio.html
Comment 2 Jeff Miller 2011-08-19 15:09:43 PDT
<rdar://problem/9987442>
Comment 3 Ahmad Saleem 2023-10-12 12:47:35 PDT
@Eric & @Jer - is this 2011 bug still applicable?