Changeset 156646 in webkit


Ignore:
Timestamp:
Sep 30, 2013 4:49:19 AM (11 years ago)
Author:
commit-queue@webkit.org
Message:

[EFL] Gardening after the resolution of bug 84835
https://bugs.webkit.org/show_bug.cgi?id=122096

Unreviewed EFL gardening.

Removed expected failures for bug 84835.
editing/pasteboard/copy-inside-h1-preserves-h1 and
editing/pasteboard/copy-without-selection are still failing due to bug 86623
and have been marked accordingly.

Patch by Robert Plociennik <r.plociennik@samsung.com> on 2013-09-30

  • platform/efl-wk1/TestExpectations:
  • platform/efl/TestExpectations:
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r156645 r156646  
     12013-09-30  Robert Plociennik  <r.plociennik@samsung.com>
     2
     3        [EFL] Gardening after the resolution of bug 84835
     4        https://bugs.webkit.org/show_bug.cgi?id=122096
     5
     6        Unreviewed EFL gardening.
     7
     8        Removed expected failures for bug 84835.
     9        editing/pasteboard/copy-inside-h1-preserves-h1 and
     10        editing/pasteboard/copy-without-selection are still failing due to bug 86623
     11        and have been marked accordingly.
     12
     13        * platform/efl-wk1/TestExpectations:
     14        * platform/efl/TestExpectations:
     15
    1162013-09-30  Mario Sanchez Prada  <mario.prada@samsung.com>
    217
  • trunk/LayoutTests/platform/efl-wk1/TestExpectations

    r156386 r156646  
    215215webkit.org/b/98231 http/tests/security/storage-blocking-loosened-plugin.html [ Failure ]
    216216webkit.org/b/98231 http/tests/security/storage-blocking-loosened-private-browsing-plugin.html [ Failure ]
    217  
    218 # EFL's DumpRenderTree should support LayoutTestController's dumpEditingCallbacks()
    219 webkit.org/b/84835 editing/execCommand/indent-paragraphs.html [ Failure ]
    220217 
    221218# Incomplete policy delegate dumping (missing "originated from")
  • trunk/LayoutTests/platform/efl/TestExpectations

    r156643 r156646  
    430430webkit.org/b/86623 editing/pasteboard/cleanup-on-move.html [ Failure ]
    431431webkit.org/b/86623 editing/pasteboard/drag-list-item.html [ Failure ]
     432webkit.org/b/86623 editing/pasteboard/copy-inside-h1-preserves-h1.html [ Failure ]
     433webkit.org/b/86623 editing/pasteboard/copy-without-selection.html [ Failure ]
    432434
    433435# Missing drag'n'drop, needs baselines
     
    11661168
    11671169# EFL's DumpRenderTree should support LayoutTestController's dumpEditingCallbacks()
    1168 webkit.org/b/84835 editing/pasteboard/copy-inside-h1-preserves-h1.html [ Failure ]
    1169 webkit.org/b/84835 editing/pasteboard/copy-without-selection.html [ Failure ]
    11701170webkit.org/b/84835 editing/execCommand/findString-diacriticals.html [ Failure ]
    11711171
Note: See TracChangeset for help on using the changeset viewer.