Changeset 173319 in webkit


Ignore:
Timestamp:
Sep 5, 2014 11:42:34 AM (10 years ago)
Author:
clopez@igalia.com
Message:

[GTK] Unreviewed GTK gardening.

Tools:

  • Scripts/run-gtk-tests:

(TestRunner): Skip tests failing since r173272.

LayoutTests:

  • platform/gtk/TestExpectations: Report and mark new failures after r173049 and r173272.

Update some expectations for new cases.

  • platform/gtk/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.txt: Rebaseline after r173049.
Location:
trunk
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r173318 r173319  
     12014-09-05  Carlos Alberto Lopez Perez  <clopez@igalia.com>
     2
     3        [GTK] Unreviewed GTK gardening.
     4
     5        * platform/gtk/TestExpectations: Report and mark new failures after r173049 and r173272.
     6        Update some expectations for new cases.
     7        * platform/gtk/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.txt: Rebaseline after r173049.
     8
    192014-06-10  Jer Noble  <jer.noble@apple.com>
    210
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r173042 r173319  
    883883
    884884webkit.org/b/133865 media/W3C/video/networkState/networkState_during_progress.html [ Failure Pass ]
    885 webkit.org/b/133866 media/media-controls-cancel-events.html [ Failure Pass ]
     885webkit.org/b/133866 media/media-controls-cancel-events.html [ Timeout Failure Pass ]
    886886webkit.org/b/133867 webaudio/audioprocessingevent.html [ Failure Pass ]
    887887webkit.org/b/133868 js/dom/dom-static-property-for-in-iteration.html [ Failure Pass ]
     
    951951
    952952webkit.org/b/136070 fast/forms/label/label-becomes-visible-while-clicking-on-label.html [ Failure Pass ]
     953
     954webkit.org/b/136580 media/context-menu-actions.html [ Timeout Pass ]
     955
     956webkit.org/b/136581 editing/pasteboard/drag-drop-dead-frame.html [ Timeout Pass ]
    953957
    954958#////////////////////////////////////////////////////////////////////////////////////////
     
    11031107webkit.org/b/132266 js/slow-stress/emscripten-memops.html [ Timeout ]
    11041108
    1105 webkit.org/b/133148 accessibility/content-editable-as-textarea.html [ Timeout ]
     1109webkit.org/b/133148 accessibility/content-editable-as-textarea.html [ Crash Timeout ]
    11061110webkit.org/b/133148 accessibility/content-editable-set-inner-text-generates-axvalue-notification.html [ Timeout ]
    11071111
     
    16921696# Fix for https://bugs.webkit.org/show_bug.cgi?id=97192 introduces these regressions
    16931697webkit.org/b/102776 webkit.org/b/102993 media/media-document-audio-repaint.html [ Failure Timeout ]
    1694 webkit.org/b/102776 media/track/track-cue-rendering-horizontal.html [ Failure ]
     1698webkit.org/b/102776 media/track/track-cue-rendering-horizontal.html [ Failure Timeout ]
    16951699webkit.org/b/102776 media/track/track-cue-rendering-vertical.html [ Failure Timeout ]
    16961700webkit.org/b/102776 media/track/track-cue-rendering-tree-is-removed-properly.html [ Timeout Pass ]
     
    20522056webkit.org/b/134979 media/track/track-cue-nothing-to-render.html [ Failure ]
    20532057webkit.org/b/134979 media/track/track-cue-rendering-mode-changed.html [ Failure ]
    2054 webkit.org/b/134979 media/track/track-cue-rendering-rtl.html [ Failure Timeout ]
     2058webkit.org/b/134979 media/track/track-cue-rendering-rtl.html [ Crash Failure Timeout ]
    20552059webkit.org/b/134979 media/track/track-cue-rendering-snap-to-lines-not-set.html [ Failure Timeout ]
    20562060webkit.org/b/134979 media/track/track-kind.html [ Failure ]
     
    21092113webkit.org/b/136159 fast/borders/hidpi-border-painting-ridge.html [ ImageOnlyFailure ]
    21102114
     2115webkit.org/b/136537 css3/flexbox/flex-rounding.html [ Failure ]
     2116webkit.org/b/136537 fast/sub-pixel/client-width-height-snapping.html [ Failure ]
     2117
     2118webkit.org/b/136562 http/tests/download/basic-ascii.html [ Failure ]
     2119webkit.org/b/136562 http/tests/download/literal-utf-8.html [ Failure ]
     2120
    21112121#////////////////////////////////////////////////////////////////////////////////////////
    21122122# End of Tests failing
  • trunk/LayoutTests/platform/gtk/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.txt

    r148822 r173319  
    2828        RenderText {#text} at (0,0) size 509x21
    2929          text run at (0,0) width 509: "Right-To-Left containing replaced content blocking the ellipsis"
    30 layer at (8,48) size 19x310 clip at (9,49) size 17x308 scrollHeight 719
     30layer at (8,48) size 19x310 clip at (9,49) size 17x308 scrollHeight 720
    3131  RenderBlock {DIV} at (0,39) size 19x311 [border: (1px solid #000000)]
    3232    RenderText {#text} at (1,1) size 17x720
     
    5353    RenderText {#text} at (12,207) size 17x543
    5454      text run at (12,207) width 542: " consectetur adipiscing elit. Vivamus vitae eros non libero faucibus sagittis sed ut eros."
    55 layer at (8,1157) size 30x310 clip at (9,1158) size 28x308 scrollHeight 744
     55layer at (8,1157) size 30x310 clip at (9,1158) size 28x308 scrollHeight 745
    5656  RenderBlock {DIV} at (0,1148) size 30x311 [border: (1px solid #000000)]
    5757    RenderText {#text} at (12,1) size 17x272
  • trunk/Tools/ChangeLog

    r173297 r173319  
     12014-09-05  Carlos Alberto Lopez Perez  <clopez@igalia.com>
     2
     3        [GTK] Unreviewed GTK gardening.
     4
     5        * Scripts/run-gtk-tests:
     6        (TestRunner): Skip tests failing since r173272.
     7
    182014-09-04  Simon Fraser  <simon.fraser@apple.com>
    29
  • trunk/Tools/Scripts/run-gtk-tests

    r170745 r173319  
    6868        SkippedTest("WebKit2Gtk/TestWebKitWebView", "/webkit2/WebKitWebView/page-visibility", "Test fails or times out", 131731),
    6969        SkippedTest("WebKit2Gtk/TestCookieManager", "/webkit2/WebKitCookieManager/persistent-storage", "Test is flaky", 134580),
     70        SkippedTest("WebKit2Gtk/TestDownloads", "/webkit2/Downloads/remote-file", "Test fails since r173272", 136562),
     71        SkippedTest("WebKit2Gtk/TestResources", "/webkit2/WebKitWebResource/suggested-filename", "Test fails since r173272", 136562),
    7072        SkippedTest("WebKit2/TestWebKit2", "WebKit2.MouseMoveAfterCrash", "Test is flaky", 85066),
    7173        SkippedTest("WebKit2/TestWebKit2", "WebKit2.NewFirstVisuallyNonEmptyLayoutForImages", "Test is flaky", 85066),
Note: See TracChangeset for help on using the changeset viewer.