Changeset 200929 in webkit


Ignore:
Timestamp:
May 15, 2016 3:05:05 PM (8 years ago)
Author:
Michael Catanzaro
Message:

[GTK] Unreviewed test expectations gardening

Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r200924 r200929  
     12016-05-15  Michael Catanzaro  <mcatanzaro@gnome.org>
     2
     3        [GTK] Unreviewed test expectations gardening
     4
     5        * TestExpectations:
     6        * platform/gtk/TestExpectations:
     7
    182016-05-14  Joseph Pecoraro  <pecoraro@apple.com>
    29
  • trunk/LayoutTests/TestExpectations

    r200860 r200929  
    878878imported/w3c/web-platform-tests/IndexedDB/interfaces.html [ Skip ]
    879879
    880 # W3C IDB tests where the test is wrong (the spec, other browsers, and WebKit all agree)
    881 # Covered by https://github.com/w3c/web-platform-tests/issues/2456
    882 imported/w3c/web-platform-tests/IndexedDB/idbindex_get7.htm [ Failure ]
    883 imported/w3c/web-platform-tests/IndexedDB/idbindex_getKey7.htm [ Failure ]
    884 imported/w3c/web-platform-tests/IndexedDB/idbindex_openCursor2.htm [ Failure ]
    885 imported/w3c/web-platform-tests/IndexedDB/idbindex_openKeyCursor3.htm [ Failure ]
    886 
    887880# Times out for unexplored reasons                                                             
    888881storage/indexeddb/database-quota.html [ Skip ]
     
    948941########################################
    949942
    950 # RTL Scrollbars are only implemented on certain versions of OS X
     943# RTL Scrollbars are only implemented for GTK+ and certain versions of OS X
    951944fast/scrolling/rtl-scrollbars.html [ ImageOnlyFailure ]
    952945fast/scrolling/rtl-scrollbars-simple.html [ ImageOnlyFailure ]
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r200924 r200929  
    6060# Expected failures
    6161#////////////////////////////////////////////////////////////////////////////////////////
    62 
    63 # Color bleeds through; might work with newer cairo (works when running with Fedora 20's system cairo).
    64 Bug(GTK) fast/backgrounds/background-opaque-images-over-color.html [ ImageOnlyFailure ]
    6562
    6663# This test assumes we cannot play RTSP, but we can.
     
    25372534webkit.org/b/94952 platform/gtk/scrollbars/overflow-scrollbar-horizontal-wheel-scroll.html [ Failure ]
    25382535
    2539 webkit.org/b/153707 imported/w3c/web-platform-tests/dom/events/EventTarget-dispatchEvent.html [ Failure ]
    25402536webkit.org/b/153707 imported/w3c/web-platform-tests/dom/nodes/Document-characterSet-normalization.html [ Failure ]
    25412537webkit.org/b/153707 imported/w3c/web-platform-tests/dom/nodes/Document-createEvent.html [ Failure ]
     
    25962592
    25972593imported/w3c/web-platform-tests/html/semantics/embedded-content/the-area-element/area-coords.html [ Pass ]
     2594
     2595# Some Apple ports don't support RTL scrollbars.
     2596fast/scrolling/rtl-scrollbars.html [ Pass ]
     2597fast/scrolling/rtl-scrollbars-simple.html [ Pass ]
     2598fast/scrolling/rtl-scrollbars-overflow-contents.html [ Pass ]
     2599fast/scrolling/rtl-scrollbars-overflow-dir-rtl.html [ Pass ]
     2600fast/scrolling/rtl-scrollbars-overflow-padding.html [ Pass ]
     2601fast/scrolling/rtl-scrollbars-overflow-simple.html [ Pass ]
     2602fast/scrolling/rtl-scrollbars-overflow.html [ Pass ]
     2603fast/scrolling/rtl-scrollbars-overflow-elementFromPoint.html [ Pass ]
     2604fast/scrolling/rtl-scrollbars-overflow-position-absolute.html [ Pass ]
     2605fast/scrolling/rtl-scrollbars-overflow-text-selection-scrolled.html  [ Pass ]
     2606fast/scrolling/rtl-scrollbars-position-absolute.html  [ Pass ]
     2607fast/scrolling/rtl-scrollbars-position-fixed.html [ Pass ]
     2608fast/scrolling/rtl-scrollbars-text-selection-scrolled.html [ Pass ]
     2609fast/scrolling/rtl-scrollbars-text-selection.html [ Pass ]
     2610fast/scrolling/rtl-scrollbars-iframe-offset.html [ Pass ]
     2611fast/scrolling/rtl-scrollbars-elementFromPoint-static.html [ Pass ]
     2612fast/scrolling/rtl-scrollbars-iframe-scrolled.html [ Pass ]
     2613fast/scrolling/rtl-scrollbars-positioning.html [ Pass ]
     2614fast/scrolling/rtl-scrollbars-listbox-scroll.html [ Pass ]
     2615fast/scrolling/rtl-scrollbars-listbox-select-left.html [ Pass ]
     2616fast/scrolling/rtl-scrollbars-listbox-select-right.html [ Pass ]
     2617fast/scrolling/rtl-scrollbars-listbox-simple.html [ Pass ]
     2618fast/scrolling/rtl-scrollbars-listbox.html [ Pass ]
     2619fast/scrolling/rtl-scrollbars-positioned-intersect-scrollbars.html [ Pass ]
     2620
     2621# https://bugs.webkit.org/show_bug.cgi?id=156612
     2622http/tests/security/contentSecurityPolicy/embed-redirect-blocked3.html [ Pass ]
     2623http/tests/security/contentSecurityPolicy/object-redirect-blocked3.html [ Pass ]
     2624
     2625# Timing out on OS X.
     2626imported/w3c/web-platform-tests/IndexedDB/idbcursor_iterating.htm [ Pass ]
Note: See TracChangeset for help on using the changeset viewer.