Title: [92483] trunk/LayoutTests
- Revision
- 92483
- Author
- [email protected]
- Date
- 2011-08-05 09:56:48 -0700 (Fri, 05 Aug 2011)
Log Message
compositing/video/video-background-color.html test does not produce correct output
https://bugs.webkit.org/show_bug.cgi?id=55519
Unreviewed.
Chromium doesn't support video codecs that support alpha, so stop
running (and failing) a test that depends on codecs supporting alpha.
Patch by Ami Fischman <[email protected]> on 2011-08-05
* platform/chromium/test_expectations.txt:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (92482 => 92483)
--- trunk/LayoutTests/ChangeLog 2011-08-05 16:27:43 UTC (rev 92482)
+++ trunk/LayoutTests/ChangeLog 2011-08-05 16:56:48 UTC (rev 92483)
@@ -1,3 +1,15 @@
+2011-08-05 Ami Fischman <[email protected]>
+
+ compositing/video/video-background-color.html test does not produce correct output
+ https://bugs.webkit.org/show_bug.cgi?id=55519
+
+ Unreviewed.
+
+ Chromium doesn't support video codecs that support alpha, so stop
+ running (and failing) a test that depends on codecs supporting alpha.
+
+ * platform/chromium/test_expectations.txt:
+
2011-08-05 Yael Aharon <[email protected]>
dir=auto needs to work on value of input and textarea elements
Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (92482 => 92483)
--- trunk/LayoutTests/platform/chromium/test_expectations.txt 2011-08-05 16:27:43 UTC (rev 92482)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt 2011-08-05 16:56:48 UTC (rev 92483)
@@ -455,6 +455,10 @@
// Pre-HTML5 parser quirks only apply to the mac port for now.
WONTFIX SKIP : fast/parser/pre-html5-parser-quirks.html = FAIL
+// Chromium's video codecs don't support alpha information encoded in the video
+// data, so this test is not applicable.
+BUGWK55519 WONTFIX SKIP : compositing/video/video-background-color.html = FAIL
+
// -----------------------------------------------------------------
// CHROME REWRITTEN TESTS
// -----------------------------------------------------------------
@@ -2648,10 +2652,6 @@
// Will need windows and linux baselines
BUGWK58182 GPU : compositing/images/content-image-change.html = PASS FAIL
-// The picture does not match the video in the test.
-BUGWK55519 LINUX WIN GPU : compositing/video/video-background-color.html = IMAGE+TEXT
-BUGWK55519 MAC GPU : compositing/video/video-background-color.html = IMAGE
-
BUGWK47923 GPU : compositing/geometry/limit-layer-bounds-opacity-transition.html = TIMEOUT
// Chromium does not support PDF content in <img> tags.
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes