Title: [114466] trunk/LayoutTests
Revision
114466
Author
[email protected]
Date
2012-04-17 16:44:22 -0700 (Tue, 17 Apr 2012)

Log Message

Re-enable W3C canPlayType() tests on Chromium
https://bugs.webkit.org/show_bug.cgi?id=84164

They use the new expectations override from changeset 112937 and pass after http://crrev.com/132463.

Unreviewed, layout test expectations update.

Patch by David Dorwin <[email protected]> on 2012-04-17

* platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (114465 => 114466)


--- trunk/LayoutTests/ChangeLog	2012-04-17 23:26:58 UTC (rev 114465)
+++ trunk/LayoutTests/ChangeLog	2012-04-17 23:44:22 UTC (rev 114466)
@@ -1,3 +1,14 @@
+2012-04-17  David Dorwin  <[email protected]>
+
+        Re-enable W3C canPlayType() tests on Chromium
+        https://bugs.webkit.org/show_bug.cgi?id=84164
+
+        They use the new expectations override from changeset 112937 and pass after http://crrev.com/132463.
+
+        Unreviewed, layout test expectations update.
+
+        * platform/chromium/test_expectations.txt:
+
 2012-04-17  Jer Noble  <[email protected]>
 
         REGRESSION (r114206): fast/harness/use-page-cache.html tests failing on Lion Debug (WebKit2 Tests)

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (114465 => 114466)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-04-17 23:26:58 UTC (rev 114465)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-04-17 23:44:22 UTC (rev 114466)
@@ -3668,11 +3668,6 @@
 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

Reply via email to