Title: [112937] trunk/LayoutTests
- Revision
- 112937
- Author
- [email protected]
- Date
- 2012-04-02 14:05:09 -0700 (Mon, 02 Apr 2012)
Log Message
2012-04-02 David Dorwin <[email protected]>
Add layout test expectations for Chromium to exhibit support WebM types
https://bugs.webkit.org/show_bug.cgi?id=82925
Unreviewed.
* platform/chromium/media/W3C/video/canPlayType/canPlayType_codecs_order_1-expected.txt: Added.
* platform/chromium/media/W3C/video/canPlayType/canPlayType_supported_but_no_codecs_parameter_1-expected.txt: Added.
* platform/chromium/media/W3C/video/canPlayType/canPlayType_two_implies_one_1-expected.txt: Added.
* platform/chromium/media/W3C/video/canPlayType/canPlayType_two_implies_one_2-expected.txt: Added.
* platform/chromium/test_expectations.txt:
Modified Paths
Added Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (112936 => 112937)
--- trunk/LayoutTests/ChangeLog 2012-04-02 21:00:08 UTC (rev 112936)
+++ trunk/LayoutTests/ChangeLog 2012-04-02 21:05:09 UTC (rev 112937)
@@ -1,3 +1,16 @@
+2012-04-02 David Dorwin <[email protected]>
+
+ Add layout test expectations for Chromium to exhibit support WebM types
+ https://bugs.webkit.org/show_bug.cgi?id=82925
+
+ Unreviewed.
+
+ * platform/chromium/media/W3C/video/canPlayType/canPlayType_codecs_order_1-expected.txt: Added.
+ * platform/chromium/media/W3C/video/canPlayType/canPlayType_supported_but_no_codecs_parameter_1-expected.txt: Added.
+ * platform/chromium/media/W3C/video/canPlayType/canPlayType_two_implies_one_1-expected.txt: Added.
+ * platform/chromium/media/W3C/video/canPlayType/canPlayType_two_implies_one_2-expected.txt: Added.
+ * platform/chromium/test_expectations.txt:
+
2012-04-02 Ken Buchanan <[email protected]>
Crash due to floating object lists not properly being cleared
Added: trunk/LayoutTests/platform/chromium/media/W3C/video/canPlayType/canPlayType_codecs_order_1-expected.txt (0 => 112937)
--- trunk/LayoutTests/platform/chromium/media/W3C/video/canPlayType/canPlayType_codecs_order_1-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/chromium/media/W3C/video/canPlayType/canPlayType_codecs_order_1-expected.txt 2012-04-02 21:05:09 UTC (rev 112937)
@@ -0,0 +1,11 @@
+video.canPlayType() - codecs parameter order
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS "probably" is "probably"
+
+TEST COMPLETE
+spec reference
+
+
Property changes on: trunk/LayoutTests/platform/chromium/media/W3C/video/canPlayType/canPlayType_codecs_order_1-expected.txt
___________________________________________________________________
Added: svn:eol-style
Added: trunk/LayoutTests/platform/chromium/media/W3C/video/canPlayType/canPlayType_supported_but_no_codecs_parameter_1-expected.txt (0 => 112937)
--- trunk/LayoutTests/platform/chromium/media/W3C/video/canPlayType/canPlayType_supported_but_no_codecs_parameter_1-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/chromium/media/W3C/video/canPlayType/canPlayType_supported_but_no_codecs_parameter_1-expected.txt 2012-04-02 21:05:09 UTC (rev 112937)
@@ -0,0 +1,11 @@
+video.canPlayType() - supported format w/o codecs parameter
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS "maybe" is "maybe"
+
+TEST COMPLETE
+spec reference
+
+
Property changes on: trunk/LayoutTests/platform/chromium/media/W3C/video/canPlayType/canPlayType_supported_but_no_codecs_parameter_1-expected.txt
___________________________________________________________________
Added: svn:eol-style
Added: trunk/LayoutTests/platform/chromium/media/W3C/video/canPlayType/canPlayType_two_implies_one_1-expected.txt (0 => 112937)
--- trunk/LayoutTests/platform/chromium/media/W3C/video/canPlayType/canPlayType_two_implies_one_1-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/chromium/media/W3C/video/canPlayType/canPlayType_two_implies_one_1-expected.txt 2012-04-02 21:05:09 UTC (rev 112937)
@@ -0,0 +1,11 @@
+video.canPlayType() - codecs parameter logic
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS "probably" is "probably"
+
+TEST COMPLETE
+spec reference
+
+
Property changes on: trunk/LayoutTests/platform/chromium/media/W3C/video/canPlayType/canPlayType_two_implies_one_1-expected.txt
___________________________________________________________________
Added: svn:eol-style
Added: trunk/LayoutTests/platform/chromium/media/W3C/video/canPlayType/canPlayType_two_implies_one_2-expected.txt (0 => 112937)
--- trunk/LayoutTests/platform/chromium/media/W3C/video/canPlayType/canPlayType_two_implies_one_2-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/chromium/media/W3C/video/canPlayType/canPlayType_two_implies_one_2-expected.txt 2012-04-02 21:05:09 UTC (rev 112937)
@@ -0,0 +1,11 @@
+video.canPlayType() - codecs parameter logic
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS "probably" is "probably"
+
+TEST COMPLETE
+spec reference
+
+
Property changes on: trunk/LayoutTests/platform/chromium/media/W3C/video/canPlayType/canPlayType_two_implies_one_2-expected.txt
___________________________________________________________________
Added: svn:eol-style
Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (112936 => 112937)
--- trunk/LayoutTests/platform/chromium/test_expectations.txt 2012-04-02 21:00:08 UTC (rev 112936)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt 2012-04-02 21:05:09 UTC (rev 112937)
@@ -4007,6 +4007,11 @@
BUGWK82717 SNOWLEOPARD : storage/executesql-accepts-only-one-statement.html = PASS TIMEOUT
BUGWK82717 SNOWLEOPARD : storage/database-lock-after-reload.html = PASS TIMEOUT
+BUGCR119667 : media/W3C/video/canPlayType/canPlayType_codecs_order_1.html = PASS FAIL
+BUGCR119667 : media/W3C/video/canPlayType/canPlayType_supported_but_no_codecs_parameter_1.html = PASS FAIL
+BUGCR119667 : media/W3C/video/canPlayType/canPlayType_two_implies_one_1.html = PASS FAIL
+BUGCR119667 : media/W3C/video/canPlayType/canPlayType_two_implies_one_2.html = PASS FAIL
+
// This test depends on Worker behavior that is broken in DRT
BUGWK82776 : storage/indexeddb/dont-commit-on-blocked.html = PASS FAIL
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes