Title: [117930] trunk/LayoutTests
Revision
117930
Author
[email protected]
Date
2012-05-22 01:01:30 -0700 (Tue, 22 May 2012)

Log Message

Mark two tests as skipped while we figure out why they are failing.

* platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (117929 => 117930)


--- trunk/LayoutTests/ChangeLog	2012-05-22 07:53:22 UTC (rev 117929)
+++ trunk/LayoutTests/ChangeLog	2012-05-22 08:01:30 UTC (rev 117930)
@@ -1,3 +1,9 @@
+2012-05-22  Emil A Eklund  <[email protected]>
+
+        Mark two tests as skipped while we figure out why they are failing.
+
+        * platform/chromium/test_expectations.txt:
+
 2012-05-22  Kentaro Hara  <[email protected]>
 
         REGRESSION r110315: Event handler throws TypeError for an input element with name="arguments"

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (117929 => 117930)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-05-22 07:53:22 UTC (rev 117929)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-05-22 08:01:30 UTC (rev 117930)
@@ -1564,7 +1564,6 @@
 BUGCR23473 MAC : fast/repaint/overflow-outline-repaint.html = IMAGE
 BUGCR23473 MAC : fast/repaint/overflow-scroll-delete.html = IMAGE
 BUGCR23473 MAC : fast/repaint/reflection-redraw.html = IMAGE
-BUGCR23473 MAC : fast/repaint/reflection-repaint-test.html = IMAGE
 BUGCR23473 MAC : fast/repaint/rel-positioned-inline-with-overflow.html = IMAGE
 BUGCR23473 MAC : fast/repaint/selection-after-delete.html = IMAGE
 BUGCR23473 MAC : fast/repaint/selection-clear.html = IMAGE
@@ -1587,7 +1586,6 @@
 // Win/Linux also failed after r83514.
 BUGCR23473 MAC : fast/repaint/transform-absolute-child.html = IMAGE
 BUGCR23473 MAC : fast/repaint/transform-disable-layoutstate.html = IMAGE
-BUGCR23473 MAC : fast/repaint/transform-layout-repaint.html = IMAGE
 BUGCR23473 MAC : fast/repaint/transform-relative-position.html = IMAGE
 BUGCR23473 MAC : fast/repaint/transform-repaint-descendants.html = IMAGE
 BUGCR23473 MAC : fast/repaint/transform-replaced-shadows.html = IMAGE
@@ -3770,3 +3768,7 @@
 BUG_EAE SKIP : fast/regions/floats-basic-in-variable-width-regions.html = FAIL
 BUG_EAE SKIP : fast/regions/overflow-in-uniform-regions.html = FAIL
 BUG_EAE SKIP : fast/regions/render-region-renderer.html = FAIL
+
+// Failing since sub-pixel was turned on, eae and leviw working on it.
+BUG_EAE SKIP : fast/repaint/reflection-repaint-test.html = FAIL
+BUG_EAE SKIP : fast/repaint/transform-layout-repaint.html = FAIL
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to