Changeset 194218 in webkit


Ignore:
Timestamp:
Dec 17, 2015 5:25:08 AM (8 years ago)
Author:
commit-queue@webkit.org
Message:

[GTK] Unreviewed gardening

Remove failure expectations for tests that have been passing after
r185157, r186191, r189670, r191658 and r191727.

Patch by Lorenzo Tilve <ltilve@igalia.com> on 2015-12-17

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r194217 r194218  
     12015-12-17  Lorenzo Tilve  <ltilve@igalia.com>
     2
     3        [GTK] Unreviewed gardening
     4       
     5        Remove failure expectations for tests that have been passing after
     6        r185157, r186191, r189670, r191658 and r191727.
     7
     8        * platform/gtk/TestExpectations:
     9
    1102015-12-17  Youenn Fablet  <youenn.fablet@crf.canon.fr>
    211
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r194032 r194218  
    490490
    491491webkit.org/b/141423 css3/calc/line-height.html [ Failure ]
    492 webkit.org/b/141423 editing/pasteboard/simplfiying-markup-should-not-strip-content.html [ Failure ]
    493492webkit.org/b/141423 fast/css/font-shorthand-from-longhands.html [ Failure ]
    494493webkit.org/b/141423 fast/css/font-shorthand-line-height.html [ Failure ]
     
    19711970
    19721971# Subpixel rendering: borders are reporting float values.
    1973 webkit.org/b/128061 fast/css/bidi-override-in-anonymous-block.html [ Failure ]
    19741972webkit.org/b/128061 fast/repaint/repaint-during-scroll-with-zoom.html [ Failure ]
    19751973webkit.org/b/128061 ietestcenter/css3/bordersbackgrounds/border-radius-initial-value-001.htm [ Failure ]
     
    22752273webkit.org/b/136255 fast/block/float/overhanging-tall-block.html [ Failure ]
    22762274
    2277 webkit.org/b/136159 fast/borders/border-painting-dashed-at-all.html [ ImageOnlyFailure ]
    2278 webkit.org/b/136159 fast/borders/border-painting-dotted-at-all.html [ ImageOnlyFailure ]
    22792275webkit.org/b/136159 fast/borders/hidpi-border-painting-groove.html [ ImageOnlyFailure ]
    22802276webkit.org/b/136159 fast/borders/hidpi-border-painting-ridge.html [ ImageOnlyFailure ]
     
    23542350webkit.org/b/142667 fast/forms/textfield-overflow-by-value-update.html [ Failure ]
    23552351
    2356 webkit.org/b/142668 fast/backgrounds/background-opaque-clipped-gradients.html [ ImageOnlyFailure ]
    23572352webkit.org/b/142669 fast/regions/overflow/overflow-region-float.html [ ImageOnlyFailure ]
    23582353
     
    26142609media/controls [ Skip ]
    26152610
    2616 # Mocking the system language is not implemented in GTK.
    2617 fast/text/international/system-language [ Failure ]
    2618 
    26192611webkit.org/b/149128 fast/text/control-characters [ ImageOnlyFailure ]
     2612
     2613webkit.org/b/142548 editing/selection/extend-by-character-007.html [ Pass ]
Note: See TracChangeset for help on using the changeset viewer.