Title: [128342] trunk/LayoutTests
Revision
128342
Author
zandober...@gmail.com
Date
2012-09-12 11:23:44 -0700 (Wed, 12 Sep 2012)

Log Message

Unreviewed GTK gardening.

Adding crash or other failure expectations for plenty of accessibility
tests as required after r128318.

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (128341 => 128342)


--- trunk/LayoutTests/ChangeLog	2012-09-12 18:23:10 UTC (rev 128341)
+++ trunk/LayoutTests/ChangeLog	2012-09-12 18:23:44 UTC (rev 128342)
@@ -1,3 +1,12 @@
+2012-09-12  Zan Dobersek  <zandober...@gmail.com>
+
+        Unreviewed GTK gardening.
+
+        Adding crash or other failure expectations for plenty of accessibility
+        tests as required after r128318.
+
+        * platform/gtk/TestExpectations:
+
 2012-09-12  Christophe Dumez  <christophe.du...@intel.com>
 
         [WK2][WKTR] TestRunner needs to implement originsWithApplicationCache

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (128341 => 128342)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2012-09-12 18:23:10 UTC (rev 128341)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2012-09-12 18:23:44 UTC (rev 128342)
@@ -469,6 +469,17 @@
 BUGWK94458 DEBUG : http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body.html = CRASH TEXT
 BUGWK94458 DEBUG : fast/events/message-port-context-destroyed.html = CRASH PASS
 
+BUGWK96534 DEBUG : accessibility/aria-checkbox-checked.html = CRASH
+BUGWK96534 DEBUG : accessibility/aria-combobox.html = CRASH
+BUGWK96534 DEBUG : accessibility/aria-controls-with-tabs.html = CRASH
+BUGWK96534 DEBUG : accessibility/aria-disabled.html = CRASH
+BUGWK96534 DEBUG : accessibility/canvas-fallback-content-2.html = CRASH
+BUGWK96534 DEBUG : accessibility/canvas-accessibilitynodeobject.html = CRASH
+BUGWK96534 DEBUG : accessibility/disabled-controls-not-focusable.html = CRASH
+BUGWK96534 DEBUG : accessibility/removed-anonymous-block-child-causes-crash.html = CRASH
+BUGWK96534 DEBUG : accessibility/table-with-empty-thead-causes-crash.html = CRASH
+BUGWK96534 DEBUG : platform/gtk/accessibility/caret-browsing-text-focus.html = CRASH
+
 //////////////////////////////////////////////////////////////////////////////////////////
 // End of Crashing tests
 //////////////////////////////////////////////////////////////////////////////////////////
@@ -1261,7 +1272,7 @@
 // Failing after r123379 on EFL and GTK.
 BUGWK92063 : fast/css/sticky/parsing-position-sticky.html = TEXT
 
-BUGWK92100 : accessibility/canvas-accessibilitynodeobject.html = TEXT
+BUGWK92100 RELEASE : accessibility/canvas-accessibilitynodeobject.html = TEXT
 
 // These tests depend on subpixel layout.
 BUGWK92352 : css3/flexbox/flex-rounding.html = TEXT
@@ -1312,6 +1323,9 @@
 
 BUGWK96517 : fast/events/popup-blocking-timers.html = TEXT
 
+BUGWK96534 RELEASE : accessibility/canvas-fallback-content-2.html = TEXT
+BUGWK96534 RELEASE : platform/gtk/accessibility/caret-browsing-text-focus.html = TEXT
+
 //////////////////////////////////////////////////////////////////////////////////////////
 // End of Tests failing
 //////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to