Title: [106053] trunk/LayoutTests
Revision
106053
Author
[email protected]
Date
2012-01-26 15:25:39 -0800 (Thu, 26 Jan 2012)

Log Message

compositing/shadows/shadow-drawing.html and svg/css/group-with-shadow.svg are failing on Chromium Win
https://bugs.webkit.org/show_bug.cgi?id=77151

Unreviewed gardening. Marking the above 2 tests as flaky on Chromium Windows until
I can root cause the change.

* platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (106052 => 106053)


--- trunk/LayoutTests/ChangeLog	2012-01-26 23:13:44 UTC (rev 106052)
+++ trunk/LayoutTests/ChangeLog	2012-01-26 23:25:39 UTC (rev 106053)
@@ -1,5 +1,15 @@
 2012-01-26  Levi Weintraub  <[email protected]>
 
+        compositing/shadows/shadow-drawing.html and svg/css/group-with-shadow.svg are failing on Chromium Win
+        https://bugs.webkit.org/show_bug.cgi?id=77151
+
+        Unreviewed gardening. Marking the above 2 tests as flaky on Chromium Windows until
+        I can root cause the change.
+
+        * platform/chromium/test_expectations.txt:
+
+2012-01-26  Levi Weintraub  <[email protected]>
+
         Layout Test fast/workers/storage/interrupt-database.html is a flaky crasher on Debug Chromium Bots
         https://bugs.webkit.org/show_bug.cgi?id=77136
 

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (106052 => 106053)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-01-26 23:13:44 UTC (rev 106052)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-01-26 23:25:39 UTC (rev 106053)
@@ -4016,3 +4016,6 @@
 BUGWK77047 WIN DEBUG : http/tests/workers/terminate-during-sync-operation.html = PASS TIMEOUT
 BUGWK77061 XP DEBUG : svg/custom/object-sizing-explicit-width.xhtml = PASS IMAGE+TEXT
 
+BUGWK77151 WIN : compositing/shadows/shadow-drawing.html = IMAGE
+BUGWK77151 WIN : svg/css/group-with-shadow.svg = IMAGE
+
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to