Title: [130370] trunk/LayoutTests
- Revision
- 130370
- Author
- [email protected]
- Date
- 2012-10-04 00:59:25 -0700 (Thu, 04 Oct 2012)
Log Message
Unreviewed GTK gardening.
Adding proper bug modifiers for accessibility failures that don't yet have one.
* platform/gtk/TestExpectations:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (130369 => 130370)
--- trunk/LayoutTests/ChangeLog 2012-10-04 07:49:58 UTC (rev 130369)
+++ trunk/LayoutTests/ChangeLog 2012-10-04 07:59:25 UTC (rev 130370)
@@ -1,3 +1,11 @@
+2012-10-04 Zan Dobersek <[email protected]>
+
+ Unreviewed GTK gardening.
+
+ Adding proper bug modifiers for accessibility failures that don't yet have one.
+
+ * platform/gtk/TestExpectations:
+
2012-10-04 Yury Semikhatsky <[email protected]>
Removed duplicate entries introduced by r130355
Modified: trunk/LayoutTests/platform/gtk/TestExpectations (130369 => 130370)
--- trunk/LayoutTests/platform/gtk/TestExpectations 2012-10-04 07:49:58 UTC (rev 130369)
+++ trunk/LayoutTests/platform/gtk/TestExpectations 2012-10-04 07:59:25 UTC (rev 130370)
@@ -88,17 +88,17 @@
# Accessibility tests that should never be run for GTK due to be
# written in a platform-specific way. They should either be moved to
# the right platform or re-written in a more platform-agnostic way.
-accessibility/aria-list-and-listitem.html [ WontFix ]
-accessibility/aria-option-role.html [ WontFix ]
-accessibility/internal-link-anchors2.html [ WontFix ]
-accessibility/radio-button-group-members.html [ WontFix ]
-accessibility/table-attributes.html [ WontFix ]
-accessibility/table-detection.html [ WontFix ]
-accessibility/table-one-cell.html [ WontFix ]
-accessibility/table-sections.html [ WontFix ]
-accessibility/table-with-aria-role.html [ WontFix ]
-accessibility/table-with-rules.html [ WontFix ]
-accessibility/plugin.html [ WontFix ]
+webkit.org/b/98348 accessibility/aria-list-and-listitem.html [ WontFix ]
+webkit.org/b/98348 accessibility/aria-option-role.html [ WontFix ]
+webkit.org/b/98348 accessibility/internal-link-anchors2.html [ WontFix ]
+webkit.org/b/98348 accessibility/radio-button-group-members.html [ WontFix ]
+webkit.org/b/98348 accessibility/table-attributes.html [ WontFix ]
+webkit.org/b/98348 accessibility/table-detection.html [ WontFix ]
+webkit.org/b/98348 accessibility/table-one-cell.html [ WontFix ]
+webkit.org/b/98348 accessibility/table-sections.html [ WontFix ]
+webkit.org/b/98348 accessibility/table-with-aria-role.html [ WontFix ]
+webkit.org/b/98348 accessibility/table-with-rules.html [ WontFix ]
+webkit.org/b/98348 accessibility/plugin.html [ WontFix ]
# Feature disabled, see: https://bugs.webkit.org/show_bug.cgi?id=85425
Bug(GTK) fast/viewport/viewport-legacy-handheldfriendly.html [ Skip ]
@@ -643,7 +643,7 @@
# EventSender::dumpFilenameBeingDragged not implemented.
webkit.org/b/61826 fast/events/drag-image-filename.html [ Timeout ]
-Bug(GTK) accessibility/aria-invalid.html [ Timeout ]
+webkit.org/b/98350 accessibility/aria-invalid.html [ Timeout ]
webkit.org/b/73003 [ Release ] editing/spelling/spellcheck-async.html [ Timeout ]
webkit.org/b/73003 [ Release ] editing/spelling/spellcheck-paste.html [ Timeout ]
@@ -686,37 +686,37 @@
webkit.org/b/79757 fast/selectors/selection-window-inactive.html [ ImageOnlyFailure ]
-Bug(GTK) accessibility/aria-hidden.html [ Failure ]
-Bug(GTK) accessibility/aria-hidden-with-elements.html [ Failure ]
-Bug(GTK) accessibility/aria-labelledby-overrides-label.html [ Failure ]
-Bug(GTK) accessibility/aria-link-supports-press.html [ Failure ]
-Bug(GTK) accessibility/aria-presentational-role.html [ Failure ]
-Bug(GTK) accessibility/aria-readonly.html [ Failure ]
-Bug(GTK) accessibility/aria-scrollbar-role.html [ Failure ]
-Bug(GTK) accessibility/aria-text-role.html [ Failure ]
-Bug(GTK) accessibility/aria-used-on-image-maps.html [ Failure ]
-Bug(GTK) accessibility/button-press-action.html [ Failure ]
-Bug(GTK) accessibility/canvas-fallback-content.html [ Failure ]
-Bug(GTK) accessibility/canvas-fallback-content-2.html [ Failure ]
-Bug(GTK) accessibility/editable-webarea-context-menu-point.html [ Failure ]
-Bug(GTK) accessibility/ellipsis-text.html [ Failure ]
-Bug(GTK) accessibility/ignore-spacer-elements.html [ Failure ]
-Bug(GTK) accessibility/inline-continuations.html [ Failure ]
-Bug(GTK) accessibility/label-for-control-hittest.html [ Failure ]
-Bug(GTK) accessibility/language-attribute.html [ Failure ]
-Bug(GTK) accessibility/loading-iframe-sends-notification.html [ Failure ]
-Bug(GTK) accessibility/loading-iframe-updates-axtree.html [ Failure ]
-Bug(GTK) accessibility/onclick-handlers.html [ Failure ]
-Bug(GTK) accessibility/placeholder.html [ Failure ]
-Bug(GTK) accessibility/radio-button-title-label.html [ Failure ]
-Bug(GTK) accessibility/secure-textfield-title-ui.html [ Failure ]
-Bug(GTK) accessibility/selection-states.html [ Failure ]
-Bug(GTK) accessibility/textarea-insertion-point-line-number.html [ Failure ]
-Bug(GTK) accessibility/textarea-line-for-index.html [ Failure ]
-Bug(GTK) accessibility/textarea-selected-text-range.html [ Failure ]
-Bug(GTK) accessibility/th-as-title-ui.html [ Failure ]
-Bug(GTK) accessibility/transformed-element.html [ Failure ]
-Bug(GTK) accessibility/visible-elements.html [ Failure ]
+webkit.org/b/98352 accessibility/aria-hidden.html [ Failure ]
+webkit.org/b/98353 accessibility/aria-hidden-with-elements.html [ Failure ]
+webkit.org/b/98354 accessibility/aria-labelledby-overrides-label.html [ Failure ]
+webkit.org/b/98355 accessibility/aria-link-supports-press.html [ Failure ]
+webkit.org/b/98356 accessibility/aria-presentational-role.html [ Failure ]
+webkit.org/b/98357 accessibility/aria-readonly.html [ Failure ]
+webkit.org/b/98358 accessibility/aria-scrollbar-role.html [ Failure ]
+webkit.org/b/98359 accessibility/aria-text-role.html [ Failure ]
+webkit.org/b/98360 accessibility/aria-used-on-image-maps.html [ Failure ]
+webkit.org/b/98361 accessibility/button-press-action.html [ Failure ]
+webkit.org/b/98362 accessibility/canvas-fallback-content.html [ Failure ]
+webkit.org/b/98363 accessibility/canvas-fallback-content-2.html [ Failure ]
+webkit.org/b/98364 accessibility/editable-webarea-context-menu-point.html [ Failure ]
+webkit.org/b/98365 accessibility/ellipsis-text.html [ Failure ]
+webkit.org/b/98366 accessibility/ignore-spacer-elements.html [ Failure ]
+webkit.org/b/98367 accessibility/inline-continuations.html [ Failure ]
+webkit.org/b/98368 accessibility/label-for-control-hittest.html [ Failure ]
+webkit.org/b/98369 accessibility/language-attribute.html [ Failure ]
+webkit.org/b/98370 accessibility/loading-iframe-sends-notification.html [ Failure ]
+webkit.org/b/98371 accessibility/loading-iframe-updates-axtree.html [ Failure ]
+webkit.org/b/98372 accessibility/onclick-handlers.html [ Failure ]
+webkit.org/b/98373 accessibility/placeholder.html [ Failure ]
+webkit.org/b/98374 accessibility/radio-button-title-label.html [ Failure ]
+webkit.org/b/98375 accessibility/secure-textfield-title-ui.html [ Failure ]
+webkit.org/b/98376 accessibility/selection-states.html [ Failure ]
+webkit.org/b/98377 accessibility/textarea-insertion-point-line-number.html [ Failure ]
+webkit.org/b/98378 accessibility/textarea-line-for-index.html [ Failure ]
+webkit.org/b/98379 accessibility/textarea-selected-text-range.html [ Failure ]
+webkit.org/b/98380 accessibility/th-as-title-ui.html [ Failure ]
+webkit.org/b/98381 accessibility/transformed-element.html [ Failure ]
+webkit.org/b/98382 accessibility/visible-elements.html [ Failure ]
# Blur and focus events are not received for the following tests.
Bug(GTK) fast/events/blur-focus-window-should-blur-focus-element.html [ Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes