RESOLVED FIXED Bug 81832
http/tests/media/video-useragent.html should be skipped on Mac
https://bugs.webkit.org/show_bug.cgi?id=81832
Summary http/tests/media/video-useragent.html should be skipped on Mac
Eric Carlson
Reported 2012-03-21 14:41:19 PDT
The test added for https://bugs.webkit.org/show_bug.cgi?id=46241 does not currently work on OS X because the media engines used do not allow WebKit to customize http request headers.
Attachments
Proposed patch (1.32 KB, patch)
2012-03-21 14:54 PDT, Eric Carlson
no flags
Eric Carlson
Comment 1 2012-03-21 14:54:00 PDT
Created attachment 133117 [details] Proposed patch
WebKit Review Bot
Comment 2 2012-03-21 17:38:04 PDT
Comment on attachment 133117 [details] Proposed patch Clearing flags on attachment: 133117 Committed r111628: <http://trac.webkit.org/changeset/111628>
WebKit Review Bot
Comment 3 2012-03-21 17:38:08 PDT
All reviewed patches have been landed. Closing bug.
Alexey Proskuryakov
Comment 4 2012-03-22 10:55:12 PDT
I think that this should have gone to mac-*/Skipped, not top level mac/Skipped. This is not a WebKit port issue, so we cannot assume that this will be broken forever until we fix it in WebKit.
Eric Carlson
Comment 5 2012-03-23 11:48:03 PDT
The test does not work on any version of OS X and we can't change WebKit to change that at this time, so I added it to the global skip list. I will change the skipped file(s) once it does work.
Note You need to log in before you can comment on or make changes to this bug.