Title: [158263] trunk/LayoutTests
Revision
158263
Author
rn...@webkit.org
Date
2013-10-30 01:50:15 -0700 (Wed, 30 Oct 2013)

Log Message

Revert r158259 for EFL and GTK+. They're still failing everywhere according to the flakiness dashboard.

* platform/efl/TestExpectations:
* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (158262 => 158263)


--- trunk/LayoutTests/ChangeLog	2013-10-30 08:45:06 UTC (rev 158262)
+++ trunk/LayoutTests/ChangeLog	2013-10-30 08:50:15 UTC (rev 158263)
@@ -1,5 +1,12 @@
 2013-10-30  Ryosuke Niwa  <rn...@webkit.org>
 
+        Revert r158259 for EFL and GTK+. They're still failing everywhere according to the flakiness dashboard.
+
+        * platform/efl/TestExpectations:
+        * platform/gtk/TestExpectations:
+
+2013-10-30  Ryosuke Niwa  <rn...@webkit.org>
+
         Revert r158259 for Mac. They're definitely failing on Mac.
 
         * platform/mac/TestExpectations:

Modified: trunk/LayoutTests/platform/efl/TestExpectations (158262 => 158263)


--- trunk/LayoutTests/platform/efl/TestExpectations	2013-10-30 08:45:06 UTC (rev 158262)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2013-10-30 08:50:15 UTC (rev 158263)
@@ -687,6 +687,11 @@
 # Needs to have PNG generated, which currently fails for this case.
 webkit.org/b/83274 fast/repaint/transform-rotate-and-remove.html [ Pass ]
 
+webkit.org/b/83906 ietestcenter/css3/grid/grid-column-001.htm [ ImageOnlyFailure ]
+webkit.org/b/83909 ietestcenter/css3/grid/grid-column-003.htm [ ImageOnlyFailure ]
+webkit.org/b/83912 ietestcenter/css3/grid/grid-items-002.htm [ ImageOnlyFailure ] 
+webkit.org/b/83913 ietestcenter/css3/grid/grid-items-003.htm [ ImageOnlyFailure ]
+
 # EFL's EventSender does not implement continuousMouseScrollBy yet
 Bug(EFL) fast/events/continuous-platform-wheelevent-in-scrolling-div.html [ Failure ]
 Bug(EFL) fast/events/wheelevent-direction-inverted-from-device.html [ Failure ]

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (158262 => 158263)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2013-10-30 08:45:06 UTC (rev 158262)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2013-10-30 08:50:15 UTC (rev 158263)
@@ -1126,6 +1126,11 @@
 # EditorClient::checkTextOfParagraph() is not implemented.
 Bug(GTK) editing/spelling/spelling-marker-description.html [ Failure ]
 
+webkit.org/b/83906 ietestcenter/css3/grid/grid-column-001.htm [ ImageOnlyFailure ]
+webkit.org/b/83909 ietestcenter/css3/grid/grid-column-003.htm [ ImageOnlyFailure ]
+webkit.org/b/83912 ietestcenter/css3/grid/grid-items-002.htm [ ImageOnlyFailure ]
+webkit.org/b/83913 ietestcenter/css3/grid/grid-items-003.htm [ ImageOnlyFailure ]
+
 webkit.org/b/86971 svg/custom/non-scaling-stroke.svg [ Failure ]
 
 webkit.org/b/84679 css3/zoom-coords.xhtml [ Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to