Title: [138139] trunk/LayoutTests
Revision
138139
Author
dominik.rottsc...@intel.com
Date
2012-12-19 02:56:01 -0800 (Wed, 19 Dec 2012)

Log Message

[EFL] Unreviewed gardening.

Adding failing touch events case, details in bug 105406.

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (138138 => 138139)


--- trunk/LayoutTests/ChangeLog	2012-12-19 10:50:36 UTC (rev 138138)
+++ trunk/LayoutTests/ChangeLog	2012-12-19 10:56:01 UTC (rev 138139)
@@ -1,3 +1,11 @@
+2012-12-19  Dominik Röttsches  <dominik.rottsc...@intel.com>
+
+        [EFL] Unreviewed gardening.
+
+        Adding failing touch events case, details in bug 105406.
+
+        * platform/efl/TestExpectations:
+
 2012-12-19  Tommy Widenflycht  <tom...@chromium.org>
 
         [JSC] Add support for overloaded constructors

Modified: trunk/LayoutTests/platform/efl/TestExpectations (138138 => 138139)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-12-19 10:50:36 UTC (rev 138138)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-12-19 10:56:01 UTC (rev 138139)
@@ -1726,3 +1726,6 @@
 # Note webkit.org/b/104506, random crashes
 webkit.org/b/105029 fast/canvas/webgl/webgl-composite-modes.html [ ImageOnlyFailure Crash ]
 webkit.org/b/105029 fast/canvas/webgl/webgl-composite-modes-repaint.html [ ImageOnlyFailure Crash ]
+
+# Failing touch events case
+webkit.org/b/105406 fast/events/touch/touch-input-element-change-documents.html [ Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to