Bug 134388

Summary: [MSE] Import latest Media Source tests from W3C test suite
Product: WebKit Reporter: Jer Noble <jer.noble>
Component: New BugsAssignee: Jer Noble <jer.noble>
Status: RESOLVED FIXED    
Severity: Normal CC: bunhere, cdumez, commit-queue, eric.carlson, glenn, gyuyoung.kim, philipj, sergio
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch eric.carlson: review+

Description Jer Noble 2014-06-26 23:44:34 PDT
[MSE] Import latest Media Source tests from W3C test suite
Comment 1 Jer Noble 2014-06-26 23:55:02 PDT
Created attachment 233969 [details]
Patch
Comment 2 Eric Carlson 2014-06-27 09:07:09 PDT
Comment on attachment 233969 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=233969&action=review

> LayoutTests/http/tests/media/media-source/mediasource-endofstream-invaliderror-expected.txt:2
> +Harness Error. harness_status.status = 2 , harness_status.message = null

Do you know why this fails?
Comment 3 Jer Noble 2014-06-27 10:52:11 PDT
Comment on attachment 233969 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=233969&action=review

>> LayoutTests/http/tests/media/media-source/mediasource-endofstream-invaliderror-expected.txt:2
>> +Harness Error. harness_status.status = 2 , harness_status.message = null
> 
> Do you know why this fails?

Whoops.  Thought I caught all of these.

No, I don't know why this fails.  But then again, the Mac port fails most of these.  These expected results assume prefect compliance, which is fine, since every port skips these tests.

As we fix bugs in our implementation, we can slowly unskip these failing tests.
Comment 4 Jer Noble 2014-06-27 11:43:40 PDT
Committed r170542: <http://trac.webkit.org/changeset/170542>