Bug 134388 - [MSE] Import latest Media Source tests from W3C test suite
Summary: [MSE] Import latest Media Source tests from W3C test suite
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jer Noble
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-26 23:44 PDT by Jer Noble
Modified: 2014-06-27 11:43 PDT (History)
8 users (show)

See Also:


Attachments
Patch (1.90 MB, patch)
2014-06-26 23:55 PDT, Jer Noble
eric.carlson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>