Title: [137875] trunk/LayoutTests
Revision
137875
Author
christophe.du...@intel.com
Date
2012-12-16 23:06:12 -0800 (Sun, 16 Dec 2012)

Log Message

Unreviewed EFL gardening.

Mark editing/execCommand/indent-paragraphs.html as expected to
crash on EFL port until Bug 105042 is fixed.

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (137874 => 137875)


--- trunk/LayoutTests/ChangeLog	2012-12-17 07:01:26 UTC (rev 137874)
+++ trunk/LayoutTests/ChangeLog	2012-12-17 07:06:12 UTC (rev 137875)
@@ -1,3 +1,12 @@
+2012-12-16  Christophe Dumez  <christophe.du...@intel.com>
+
+        Unreviewed EFL gardening.
+
+        Mark editing/execCommand/indent-paragraphs.html as expected to
+        crash on EFL port until Bug 105042 is fixed.
+
+        * platform/efl/TestExpectations:
+
 2012-12-16  Hayato Ito  <hay...@chromium.org>
 
         [Shadow DOM] Kill ShadowRoot constructor

Modified: trunk/LayoutTests/platform/efl/TestExpectations (137874 => 137875)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-12-17 07:01:26 UTC (rev 137874)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-12-17 07:06:12 UTC (rev 137875)
@@ -1413,6 +1413,9 @@
 # This has always failed on Gtk/Efl - exposed by bug 89826
 webkit.org/b/94009 css2.1/20110323/c541-word-sp-000.htm [ ImageOnlyFailure ]
 
+# REGRESSION (r137487): Crashes in editing/execCommand/indent-paragraphs.html on GTK, EFL.
+webkit.org/b/105042 editing/execCommand/indent-paragraphs.html [ Crash ]
+
 # Requires CSS_COMPOSITING to be turned on
 webkit.org/b/94024 css3/compositing [ Skip ]
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to