Changeset 168415 in webkit


Ignore:
Timestamp:
May 7, 2014 1:35:03 AM (10 years ago)
Author:
berto@igalia.com
Message:

[GTK] Unreviewed GTK gardening

Avoid duplicated expectations and remove failure flag for fixed
js/dom/basic-weakmap.html test.

Patch by Lorenzo Tilve <ltilve@igalia.com> on 2014-05-07

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r168400 r168415  
     12014-05-07  Lorenzo Tilve  <ltilve@igalia.com>
     2
     3        [GTK] Unreviewed GTK gardening
     4
     5        Avoid duplicated expectations and remove failure flag for fixed
     6        js/dom/basic-weakmap.html test.
     7
     8        * platform/gtk/TestExpectations:
     9
    1102014-05-06  Rik Cabanier  <cabanier@adobe.com>
    211
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r168354 r168415  
    794794webkit.org/b/132255 fast/dom/Window/window-resize-and-move-sub-frame.html [ Timeout Pass ]
    795795webkit.org/b/132255 fast/dom/Window/window-resize-contents.html [ Timeout Pass ]
    796 webkit.org/b/132255 fast/dom/Window/window-resize.html [ Failure Timeout ]
    797796
    798797#Fast overflow
     
    13211320# Probably failing because resizing is asynchronous.
    13221321webkit.org/b/53959 fast/dom/Window/window-resize-and-move-arguments.html [ Failure Timeout ]
    1323 webkit.org/b/53959 fast/dom/Window/window-resize.html [ Failure ]
     1322webkit.org/b/53959 fast/dom/Window/window-resize.html [ Failure Timeout ]
    13241323
    13251324# keygen element rendering is broken
     
    19451944webkit.org/b/132126 animations/body-removal-crash.html [ Crash Pass ]
    19461945webkit.org/b/132126 media/track/track-cues-cuechange.html [ Timeout Pass ]
    1947 webkit.org/b/132126 media/track/track-cues-cuechange.html [ Timeout Pass ]
    19481946webkit.org/b/132126 media/track/track-cues-enter-exit.html [ Timeout Pass ]
    19491947webkit.org/b/132126 media/video-poster-background.html [ ImageOnlyFailure ]
     
    19651963webkit.org/b/132274 fast/multicol/newmulticol/compare-with-old-impl/column-rules-stacking.html [ ImageOnlyFailure ]
    19661964
    1967 webkit.org/b/132328 js/dom/basic-weakmap.html [ Failure ]
    1968 
    19691965#////////////////////////////////////////////////////////////////////////////////////////
    19701966# End of Tests failing
Note: See TracChangeset for help on using the changeset viewer.