Title: [108973] trunk/LayoutTests
Revision
108973
Author
[email protected]
Date
2012-02-27 02:01:36 -0800 (Mon, 27 Feb 2012)

Log Message

[Chromium] Unreviewed test expectations update.

Following tests are flaky:
- compositing/reflections/reflection-ordering.html
- compositing/reflections/reflection-positioning.html
- compositing/reflections/nested-reflection-transformed.html
- compositing/reflections/nested-reflection-transformed2.html

* platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (108972 => 108973)


--- trunk/LayoutTests/ChangeLog	2012-02-27 09:44:02 UTC (rev 108972)
+++ trunk/LayoutTests/ChangeLog	2012-02-27 10:01:36 UTC (rev 108973)
@@ -1,3 +1,15 @@
+2012-02-27  Kenichi Ishibashi  <[email protected]>
+
+        [Chromium] Unreviewed test expectations update.
+
+        Following tests are flaky:
+        - compositing/reflections/reflection-ordering.html
+        - compositing/reflections/reflection-positioning.html
+        - compositing/reflections/nested-reflection-transformed.html
+        - compositing/reflections/nested-reflection-transformed2.html
+
+        * platform/chromium/test_expectations.txt:
+
 2012-02-21  Pavel Podivilov  <[email protected]>
 
         Web Inspector: get rid of RawSourceCode.sourceMapping getter.

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (108972 => 108973)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-02-27 09:44:02 UTC (rev 108972)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-02-27 10:01:36 UTC (rev 108973)
@@ -2535,12 +2535,13 @@
 BUGWK47949 LINUX WIN : compositing/reflections/reflection-opacity.html = IMAGE+TEXT
 // The following are flaky on Mac 10.6; occasionally the layers fail to show up.
 BUGWK47949 MAC : compositing/reflections/nested-reflection.html = IMAGE PASS
-BUGWK47949 MAC : compositing/reflections/nested-reflection-transformed.html = IMAGE PASS
+BUGWK47949 WIN MAC : compositing/reflections/nested-reflection-transformed.html = IMAGE PASS
 BUGWK47949 MAC : compositing/reflections/reflection-opacity.html = IMAGE PASS
-BUGWK47949 MAC : compositing/reflections/reflection-positioning.html = IMAGE PASS
-BUGWK74949 MAC : compositing/reflections/nested-reflection-transformed2.html = IMAGE PASS
+BUGWK47949 : compositing/reflections/reflection-positioning.html = IMAGE PASS
+BUGWK74949 WIN MAC : compositing/reflections/nested-reflection-transformed2.html = IMAGE PASS
 BUGWK47949 MAC : compositing/reflections/nested-reflection-transition.html = IMAGE PASS
 BUGWK47949 MAC : compositing/reflections/nested-reflection-size-change.html = IMAGE PASS
+BUGWK79647 WIN MAC : compositing/reflections/reflection-ordering.html = IMAGE PASS
 
 // Flaky because these are a poorly written tests. Need dino's new animation API
 BUGWK54306 : compositing/reflections/animation-inside-reflection.html = PASS IMAGE IMAGE+TEXT
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to