⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 136114 in webkit


Ignore:
Timestamp:
Nov 29, 2012, 2:18:11 AM (14 years ago)
Author:
commit-queue@webkit.org
Message:

[EFL] remove failure expectations from passing tests
​https://bugs.webkit.org/show_bug.cgi?id=103523

Unreviewed gardening, remove failure expectations:
http/tests/security/isolatedWorld/world-reuse.html was fixed in
r135871 and the rest have been passing for a long while according
to flakiness dashboard.

Patch by Jussi Kukkonen <​jussi.kukkonen@intel.com> on 2012-11-29

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r136113 r136114  
     12012-11-29  Jussi Kukkonen  <jussi.kukkonen@intel.com>
     2
     3        [EFL] remove failure expectations from passing tests
     4        https://bugs.webkit.org/show_bug.cgi?id=103523
     5
     6        Unreviewed gardening, remove failure expectations:
     7        http/tests/security/isolatedWorld/world-reuse.html was fixed in
     8        r135871 and the rest have been passing for a long while according
     9        to flakiness dashboard.
     10
     11        * platform/efl-wk2/TestExpectations:
     12        * platform/efl/TestExpectations:
     13
    1142012-11-29  Sheriff Bot  <webkit.review.bot@gmail.com>
    215
  • trunk/LayoutTests/platform/efl-wk2/TestExpectations

    r136088 r136114  
    5252webkit.org/b/102200 fast/dom/HTMLAnchorElement/anchor-download.html [ Crash Failure ]
    5353webkit.org/b/102200 fast/dom/HTMLAnchorElement/anchor-nodownload-set.html [ Crash Failure ]
    54 
    55 webkit.org/b/102203 fast/events/attribute-listener-deletion-crash.html [ Crash ]
    5654
    5755# Hitting !decoder.destinationID() assertion.
    … …  
    319317webkit.org/b/98410 editing/pasteboard/copy-standalone-image-crash.html [ Failure ]
    320318webkit.org/b/98410 media/context-menu-actions.html [ Failure ]
    321 webkit.org/b/86881 fast/events/context-nodrag.html [ Failure ]
    322319
    323320webkit.org/b/102201 fast/dom/Window/open-window-min-size.html [ Failure ]
  • trunk/LayoutTests/platform/efl/TestExpectations

    r136007 r136114  
    15981598Bug(EFL) fast/block/basic/020.html [ Failure ]
    15991599Bug(EFL) fast/css/hover-update.html [ Failure Pass ]
    1600 Bug(EFL) fast/css/text-overflow-input.html [ Missing ]
    16011600Bug(EFL) fast/dynamic/012.html [ Failure ]
    16021601Bug(EFL) fast/dynamic/layer-hit-test-crash.html [ Failure ]
    … …  
    16801679webkit.org/b/103109 fast/dom/shadow/host-wrapper-reclaimed.html [ Failure ]
    16811680
    1682 # Test failing after r135765.
    1683 Bug(EFL) http/tests/security/isolatedWorld/world-reuse.html [ Failure ]
    1684 
    16851681# Start of media player causes timeout.
    16861682Bug(EFL) media/controls-right-click-on-timebar.html [ Failure ]
Note: See TracChangeset for help on using the changeset viewer.