Title: [198003] trunk/LayoutTests
Revision
198003
Author
[email protected]
Date
2016-03-11 02:04:35 -0800 (Fri, 11 Mar 2016)

Log Message

Skip content-editable-as-textarea.html on GTK as it uses AX API.

Unreviewed test gardening.

Patch by Frederic Wang <[email protected]> on 2016-03-11

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (198002 => 198003)


--- trunk/LayoutTests/ChangeLog	2016-03-11 09:44:53 UTC (rev 198002)
+++ trunk/LayoutTests/ChangeLog	2016-03-11 10:04:35 UTC (rev 198003)
@@ -1,3 +1,11 @@
+2016-03-11  Frederic Wang  <[email protected]>
+
+        Skip content-editable-as-textarea.html on GTK as it uses AX API.
+
+        Unreviewed test gardening.
+
+        * platform/gtk/TestExpectations:
+
 2016-03-10  Jer Noble  <[email protected]>
 
         CRASH at WebCore::RenderView::updateVisibleViewportRect

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (198002 => 198003)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2016-03-11 09:44:53 UTC (rev 198002)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2016-03-11 10:04:35 UTC (rev 198003)
@@ -87,6 +87,7 @@
 # Things specific to AX API (at least at the moment)
 webkit.org/b/98348 accessibility/radio-button-group-members.html [ Skip ]
 webkit.org/b/141074 accessibility/auto-filled-value.html [ Skip ]
+webkit.org/b/133148 accessibility/content-editable-as-textarea.html [ Skip ]
 
 # Feature disabled, see: https://bugs.webkit.org/show_bug.cgi?id=85425
 webkit.org/b/98925 fast/viewport/viewport-legacy-handheldfriendly.html [ Skip ]
@@ -1444,7 +1445,6 @@
 
 webkit.org/b/132266 js/slow-stress/emscripten-memops.html [ Timeout Pass ]
 
-webkit.org/b/133148 accessibility/content-editable-as-textarea.html [ Crash Timeout ]
 webkit.org/b/133148 accessibility/content-editable-set-inner-text-generates-axvalue-notification.html [ Timeout ]
 
 webkit.org/b/133151 js/cached-window-properties.html [ Timeout Crash Pass ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to