Changeset 173319 in webkit
- Timestamp:
- Sep 5, 2014, 11:42:34 AM (10 years ago)
- Location:
- trunk
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r173318 r173319 1 2014-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 1 9 2014-06-10 Jer Noble <jer.noble@apple.com> 2 10 -
trunk/LayoutTests/platform/gtk/TestExpectations
r173042 r173319 883 883 884 884 webkit.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 ]885 webkit.org/b/133866 media/media-controls-cancel-events.html [ Timeout Failure Pass ] 886 886 webkit.org/b/133867 webaudio/audioprocessingevent.html [ Failure Pass ] 887 887 webkit.org/b/133868 js/dom/dom-static-property-for-in-iteration.html [ Failure Pass ] … … 951 951 952 952 webkit.org/b/136070 fast/forms/label/label-becomes-visible-while-clicking-on-label.html [ Failure Pass ] 953 954 webkit.org/b/136580 media/context-menu-actions.html [ Timeout Pass ] 955 956 webkit.org/b/136581 editing/pasteboard/drag-drop-dead-frame.html [ Timeout Pass ] 953 957 954 958 #//////////////////////////////////////////////////////////////////////////////////////// … … 1103 1107 webkit.org/b/132266 js/slow-stress/emscripten-memops.html [ Timeout ] 1104 1108 1105 webkit.org/b/133148 accessibility/content-editable-as-textarea.html [ Timeout ]1109 webkit.org/b/133148 accessibility/content-editable-as-textarea.html [ Crash Timeout ] 1106 1110 webkit.org/b/133148 accessibility/content-editable-set-inner-text-generates-axvalue-notification.html [ Timeout ] 1107 1111 … … 1692 1696 # Fix for https://bugs.webkit.org/show_bug.cgi?id=97192 introduces these regressions 1693 1697 webkit.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 ]1698 webkit.org/b/102776 media/track/track-cue-rendering-horizontal.html [ Failure Timeout ] 1695 1699 webkit.org/b/102776 media/track/track-cue-rendering-vertical.html [ Failure Timeout ] 1696 1700 webkit.org/b/102776 media/track/track-cue-rendering-tree-is-removed-properly.html [ Timeout Pass ] … … 2052 2056 webkit.org/b/134979 media/track/track-cue-nothing-to-render.html [ Failure ] 2053 2057 webkit.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 ]2058 webkit.org/b/134979 media/track/track-cue-rendering-rtl.html [ Crash Failure Timeout ] 2055 2059 webkit.org/b/134979 media/track/track-cue-rendering-snap-to-lines-not-set.html [ Failure Timeout ] 2056 2060 webkit.org/b/134979 media/track/track-kind.html [ Failure ] … … 2109 2113 webkit.org/b/136159 fast/borders/hidpi-border-painting-ridge.html [ ImageOnlyFailure ] 2110 2114 2115 webkit.org/b/136537 css3/flexbox/flex-rounding.html [ Failure ] 2116 webkit.org/b/136537 fast/sub-pixel/client-width-height-snapping.html [ Failure ] 2117 2118 webkit.org/b/136562 http/tests/download/basic-ascii.html [ Failure ] 2119 webkit.org/b/136562 http/tests/download/literal-utf-8.html [ Failure ] 2120 2111 2121 #//////////////////////////////////////////////////////////////////////////////////////// 2112 2122 # End of Tests failing -
trunk/LayoutTests/platform/gtk/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.txt
r148822 r173319 28 28 RenderText {#text} at (0,0) size 509x21 29 29 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 7 1930 layer at (8,48) size 19x310 clip at (9,49) size 17x308 scrollHeight 720 31 31 RenderBlock {DIV} at (0,39) size 19x311 [border: (1px solid #000000)] 32 32 RenderText {#text} at (1,1) size 17x720 … … 53 53 RenderText {#text} at (12,207) size 17x543 54 54 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 74 455 layer at (8,1157) size 30x310 clip at (9,1158) size 28x308 scrollHeight 745 56 56 RenderBlock {DIV} at (0,1148) size 30x311 [border: (1px solid #000000)] 57 57 RenderText {#text} at (12,1) size 17x272 -
trunk/Tools/ChangeLog
r173297 r173319 1 2014-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 1 8 2014-09-04 Simon Fraser <simon.fraser@apple.com> 2 9 -
trunk/Tools/Scripts/run-gtk-tests
r170745 r173319 68 68 SkippedTest("WebKit2Gtk/TestWebKitWebView", "/webkit2/WebKitWebView/page-visibility", "Test fails or times out", 131731), 69 69 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), 70 72 SkippedTest("WebKit2/TestWebKit2", "WebKit2.MouseMoveAfterCrash", "Test is flaky", 85066), 71 73 SkippedTest("WebKit2/TestWebKit2", "WebKit2.NewFirstVisuallyNonEmptyLayoutForImages", "Test is flaky", 85066),
Note:
See TracChangeset
for help on using the changeset viewer.