Title: [149612] trunk/LayoutTests
Revision
149612
Author
ch.du...@sisa.samsung.com
Date
2013-05-06 10:56:00 -0700 (Mon, 06 May 2013)

Log Message

Unreviewed EFL gardening.

Mark several test cases as failing after r149292 due to missing repaint rect
dumping.

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (149611 => 149612)


--- trunk/LayoutTests/ChangeLog	2013-05-06 17:55:57 UTC (rev 149611)
+++ trunk/LayoutTests/ChangeLog	2013-05-06 17:56:00 UTC (rev 149612)
@@ -2,6 +2,15 @@
 
         Unreviewed EFL gardening.
 
+        Mark several test cases as failing after r149292 due to missing repaint rect
+        dumping.
+
+        * platform/efl/TestExpectations:
+
+2013-05-06  Christophe Dumez  <ch.du...@sisa.samsung.com>
+
+        Unreviewed EFL gardening.
+
         Skip repaint test that regressed after r149292.
 
         * platform/efl/TestExpectations:

Modified: trunk/LayoutTests/platform/efl/TestExpectations (149611 => 149612)


--- trunk/LayoutTests/platform/efl/TestExpectations	2013-05-06 17:55:57 UTC (rev 149611)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2013-05-06 17:56:00 UTC (rev 149612)
@@ -1821,7 +1821,23 @@
 webkit.org/b/115659 accessibility/meter-element.html [ Failure ]
 
 # Regression(r149292): Missing repaint rects.
+webkit.org/b/114611 fast/css-grid-layout/grid-element-change-columns-repaint.html [ Failure ]
+webkit.org/b/114611 fast/css-grid-layout/grid-element-change-rows-repaint.html [ Failure ]
+webkit.org/b/114611 fast/css-grid-layout/grid-item-change-column-repaint.html [ Failure ]
+webkit.org/b/114611 fast/css-grid-layout/grid-item-change-row-repaint.html [ Failure ]
+webkit.org/b/114611 fast/images/repaint-subrect-grid.html [ Failure ]
 webkit.org/b/114611 fast/repaint/background-shorthand-with-gradient-and-height-changes.html [ Failure ]
+webkit.org/b/114611 fast/repaint/layer-full-repaint.html [ Failure ]
+webkit.org/b/114611 fast/repaint/overflow-flipped-writing-mode-table.html [ Failure ]
+webkit.org/b/114611 fast/repaint/reflection-table-layout.html [ Failure ]
+webkit.org/b/114611 fast/repaint/selection-gap-absolute-child.html [ Failure ]
+webkit.org/b/114611 fast/repaint/selection-gap-fixed-child.html [ Failure ]
+webkit.org/b/114611 fast/repaint/selection-gap-flipped-absolute-child.html [ Failure ]
+webkit.org/b/114611 fast/repaint/selection-gap-flipped-fixed-child.html [ Failure ]
+webkit.org/b/114611 fast/repaint/selection-gap-transformed-absolute-child.html [ Failure ]
+webkit.org/b/114611 fast/repaint/selection-gap-transformed-fixed-child.html [ Failure ]
+webkit.org/b/114611 fast/repaint/transform-table-layout.html [ Failure ]
+webkit.org/b/114611 svg/repaint/repaint-webkit-svg-shadow-container.html [ Failure ]
 
 # Newly added test in r148131 is failing.
 webkit.org/b/114876 media/click-volume-bar-not-pausing.html [ Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to