Changeset 176200 in webkit


Ignore:
Timestamp:
Nov 17, 2014 6:41:00 AM (9 years ago)
Author:
commit-queue@webkit.org
Message:

[EFL] Skip timeouting editing tests
https://bugs.webkit.org/show_bug.cgi?id=138693

Patch by Tibor Meszaros <tmeszaros.u-szeged@partner.samsung.com> on 2014-11-17
Reviewed by Csaba Osztrogonác.

  • platform/efl/TestExpectations:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r176197 r176200  
     12014-11-17  Tibor Meszaros  <tmeszaros.u-szeged@partner.samsung.com>
     2
     3        [EFL] Skip timeouting editing tests
     4        https://bugs.webkit.org/show_bug.cgi?id=138693
     5
     6        Reviewed by Csaba Osztrogonác.
     7
     8        * platform/efl/TestExpectations:
     9
    1102014-11-17  Carlos Garcia Campos  <cgarcia@igalia.com>
    211
  • trunk/LayoutTests/platform/efl/TestExpectations

    r175931 r176200  
    10571057webkit.org/b/84338 editing/inserting/insert-3907422-fix.html [ Failure ]
    10581058webkit.org/b/84338 editing/inserting/insert-paste-bidi-control.html [ Failure ]
    1059 webkit.org/b/84338 editing/spelling/spellcheck-async-mutation.html [ Failure ]
    1060 webkit.org/b/84338 editing/spelling/spellcheck-queue.html [ Failure ]
     1059webkit.org/b/84338 editing/spelling/spellcheck-async-mutation.html [ Skip ]
     1060webkit.org/b/84338 editing/spelling/spellcheck-queue.html [ Skip ]
    10611061webkit.org/b/84338 editing/spelling/spellcheck-paste-continuous-disabled.html [ Failure ]
    10621062webkit.org/b/84338 editing/spelling/spellcheck-paste-disabled.html [ Failure ]
    1063 webkit.org/b/84338 editing/spelling/spellcheck-paste.html [ Failure ]
     1063webkit.org/b/84338 editing/spelling/spellcheck-paste.html [ Skip ]
    10641064webkit.org/b/84338 editing/style/apply-through-end-of-document.html [ Failure ]
    10651065webkit.org/b/84338 editing/style/non-inheritable-styles.html [ Failure ]
     
    16771677
    16781678# Needs grammar checking
    1679 Bug(EFL) editing/spelling/grammar.html [ Failure ]
    1680 Bug(EFL) editing/spelling/grammar-edit-word.html [ Failure ]
    1681 Bug(EFL) editing/spelling/grammar-markers.html [ Failure ]
    1682 Bug(EFL) editing/spelling/grammar-markers-hidpi.html [ Failure ]
    1683 Bug(EFL) editing/spelling/grammar-paste.html [ Failure ]
    1684 Bug(EFL) editing/spelling/inline-spelling-markers.html [ Failure ]
    1685 Bug(EFL) editing/spelling/inline-spelling-markers-hidpi.html [ Failure ]
    1686 Bug(EFL) editing/spelling/markers.html [ Failure ]
     1679Bug(EFL) editing/spelling/grammar.html [ Skip ]
     1680Bug(EFL) editing/spelling/grammar-edit-word.html [ Skip ]
     1681Bug(EFL) editing/spelling/grammar-markers.html [ Skip ]
     1682Bug(EFL) editing/spelling/grammar-markers-hidpi.html [ Skip ]
     1683Bug(EFL) editing/spelling/grammar-paste.html [ Skip ]
     1684Bug(EFL) editing/spelling/inline-spelling-markers.html [ Skip ]
     1685Bug(EFL) editing/spelling/inline-spelling-markers-hidpi.html [ Skip ]
     1686Bug(EFL) editing/spelling/markers.html [ Skip ]
    16871687
    16881688# EFL's text checker doesn't support the text replacement feature.
    1689 Bug(EFL) editing/spelling/spelling-marker-description.html [ Failure ]
     1689Bug(EFL) editing/spelling/spelling-marker-description.html [ Skip ]
    16901690
    16911691# Fails because MutationObservers are not notified at end-of-task.
Note: See TracChangeset for help on using the changeset viewer.