Title: [108388] trunk/LayoutTests
Revision
108388
Author
[email protected]
Date
2012-02-21 13:14:31 -0800 (Tue, 21 Feb 2012)

Log Message

[chromium] Enable compositor filter layout tests (except on mac and win debug)
https://bugs.webkit.org/show_bug.cgi?id=79111

Reviewed by Stephen White.

* platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (108387 => 108388)


--- trunk/LayoutTests/ChangeLog	2012-02-21 21:08:43 UTC (rev 108387)
+++ trunk/LayoutTests/ChangeLog	2012-02-21 21:14:31 UTC (rev 108388)
@@ -1,3 +1,12 @@
+2012-02-21  Dana Jansens  <[email protected]>
+
+        [chromium] Enable compositor filter layout tests (except on mac and win debug)
+        https://bugs.webkit.org/show_bug.cgi?id=79111
+
+        Reviewed by Stephen White.
+
+        * platform/chromium/test_expectations.txt:
+
 2012-02-21  Eric Carlson  <[email protected]>
 
         Set Referrer header for media downloads

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (108387 => 108388)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-02-21 21:08:43 UTC (rev 108387)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-02-21 21:14:31 UTC (rev 108388)
@@ -4172,11 +4172,11 @@
 BUGWK78219 : svg/dynamic-updates/SVGTextElement-svgdom-x-prop.html = IMAGE
 BUGWK78219 : svg/dynamic-updates/SVGTextElement-svgdom-y-prop.html = IMAGE
 
-// May need platform specific baselines
-BUGWK77498 : compositing/culling/filter-occlusion-alpha.html = PASS IMAGE
-BUGWK77498 : compositing/culling/filter-occlusion-alpha-large.html = PASS IMAGE
-BUGWK77498 : compositing/culling/filter-occlusion-blur.html = PASS IMAGE
-BUGWK77498 : compositing/culling/filter-occlusion-blur-large.html = PASS IMAGE
+// Test is acting extra flakey on Mac and Win Debug
+BUGCR114777 MAC : compositing/culling/filter-occlusion-blur-large.html = PASS IMAGE
+BUGCR114777 MAC : compositing/culling/filter-occlusion-blur.html = PASS IMAGE
+BUGCR114777 WIN DEBUG : compositing/culling/filter-occlusion-blur-large.html = PASS IMAGE
+BUGCR114777 WIN DEBUG : compositing/culling/filter-occlusion-blur.html = PASS IMAGE
 
 // Needs new baselines.
 BUGWK65072 : svg/text/exs-display-none.svg = IMAGE IMAGE+TEXT
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to