[EFL] fast/replaced/no-focus-ring-* tests should be skipped https://bugs.webkit.org/show_bug.cgi?id=98012 Unreviewed EFL gardening. Skip again fast/replaced/no-focus-ring-* tests as they are failing on the build bots due to X not running. Patch by Christophe Dumez <christophe.dumez@intel.com> on 2012-10-01 * platform/efl-wk2/TestExpectations: git-svn-id: http://svn.webkit.org/repository/webkit/trunk/LayoutTests@130037 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/ChangeLog b/ChangeLog index 2c43b81..543814d 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -1,3 +1,15 @@ +2012-10-01 Christophe Dumez <christophe.dumez@intel.com> + + [EFL] fast/replaced/no-focus-ring-* tests should be skipped + https://bugs.webkit.org/show_bug.cgi?id=98012 + + Unreviewed EFL gardening. + + Skip again fast/replaced/no-focus-ring-* tests as they are + failing on the build bots due to X not running. + + * platform/efl-wk2/TestExpectations: + 2012-10-01 Arko Saha <arko@motorola.com> Microdata: names.item() must return null for out of range indexes.
diff --git a/platform/efl-wk2/TestExpectations b/platform/efl-wk2/TestExpectations index 1085d00..6f6df59 100644 --- a/platform/efl-wk2/TestExpectations +++ b/platform/efl-wk2/TestExpectations
@@ -192,6 +192,10 @@ Bug(EFL) fast/media/media-query-list-07.html [ Failure ] Bug(EFL) fast/media/view-mode-media-feature.html [ Failure ] +# Require that X is running on the build bots (pass locally) +Bug(EFL) fast/replaced/no-focus-ring-embed.html [ Failure ] +Bug(EFL) fast/replaced/no-focus-ring-object.html [ Failure ] + # WebKitTestRunner needs an implementation for eventSender.scheduleAsynchronousKeyDown webkit.org/b/93979 fast/mutation/end-of-task-delivery.html [ Failure ]