From 34dcd1f85614ffd9bbef35da96aeee8f2b269087 Mon Sep 17 00:00:00 2001 From: "gyuyoung.kim@samsung.com" Date: Tue, 11 Jun 2013 02:31:34 +0000 Subject: [PATCH] Unreviewed, EFL gardening. Fix wrong expectation result on 151416. * platform/efl-wk2/TestExpectations: git-svn-id: https://svn.webkit.org/repository/webkit/trunk@151417 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 6 +++ LayoutTests/platform/efl-wk2/TestExpectations | 41 ++++++++++--------- 2 files changed, 27 insertions(+), 20 deletions(-) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 9ac9988a88f6..7a936a74fc1d 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,9 @@ +2013-06-10 Gyuyoung Kim + + Unreviewed, EFL gardening. Fix wrong expectation result on 151416. + + * platform/efl-wk2/TestExpectations: + 2013-06-10 Gyuyoung Kim Unreviewed, EFL gardening. Manage tests which need to implement repaint rect. diff --git a/LayoutTests/platform/efl-wk2/TestExpectations b/LayoutTests/platform/efl-wk2/TestExpectations index fb8e3faeb43a..e34086dd7de6 100644 --- a/LayoutTests/platform/efl-wk2/TestExpectations +++ b/LayoutTests/platform/efl-wk2/TestExpectations @@ -66,26 +66,6 @@ webkit.org/b/109945 webgl/conformance/glsl/misc/shader-with-non-reserved-words.h webkit.org/b/109945 webgl/conformance/uniforms/gl-uniform-arrays.html [ Crash Failure ] webkit.org/b/109945 webgl/conformance/uniforms/uniform-default-values.html [ Crash ] -# Regression(r149292): Missing repaint rects. -webkit.org/b/117460 fast/box-shadow/shadow-repaint.html [ Crash ] -webkit.org/b/117460 fast/css-grid-layout/grid-element-change-columns-repaint.html [ Crash ] -webkit.org/b/117460 fast/css-grid-layout/grid-element-change-rows-repaint.html [ Crash ] -webkit.org/b/117460 fast/css-grid-layout/grid-item-change-column-repaint.html [ Crash ] -webkit.org/b/117460 fast/css-grid-layout/grid-item-change-row-repaint.html [ Crash ] -webkit.org/b/117460 fast/images/repaint-subrect-grid.html [ Crash ] -webkit.org/b/117460 fast/repaint/background-shorthand-with-gradient-and-height-changes.html [ Crash ] -webkit.org/b/117460 fast/repaint/layer-full-repaint.html [ Crash ] -webkit.org/b/117460 fast/repaint/overflow-flipped-writing-mode-table.html [ Crash ] -webkit.org/b/117460 fast/repaint/reflection-table-layout.html [ Crash ] -webkit.org/b/117460 fast/repaint/selection-gap-absolute-child.html [ Crash ] -webkit.org/b/117460 fast/repaint/selection-gap-fixed-child.html [ Crash ] -webkit.org/b/117460 fast/repaint/selection-gap-flipped-absolute-child.html [ Crash ] -webkit.org/b/117460 fast/repaint/selection-gap-flipped-fixed-child.html [ Crash ] -webkit.org/b/117460 fast/repaint/selection-gap-transformed-absolute-child.html [ Crash ] -webkit.org/b/117460 fast/repaint/selection-gap-transformed-fixed-child.html [ Crash ] -webkit.org/b/117460 fast/repaint/transform-table-layout.html [ Crash ] -webkit.org/b/117460 svg/repaint/repaint-webkit-svg-shadow-container.html [ Crash ] - #//////////////////////////////////////////////////////////////////////////////////////// # FLAKY TESTS #//////////////////////////////////////////////////////////////////////////////////////// @@ -598,3 +578,24 @@ webkit.org/b/107194 storage/indexeddb/pending-activity.html [ Crash ] # Failing after r142758. webkit.org/b/109948 fast/dom/Window/mozilla-focus-blur.html [ Failure ] + +# Regression(r149292): Missing repaint rects. +webkit.org/b/117460 fast/box-shadow/shadow-repaint.html [ Failure ] +webkit.org/b/117460 fast/css-grid-layout/grid-element-change-columns-repaint.html [ Failure ] +webkit.org/b/117460 fast/css-grid-layout/grid-element-change-rows-repaint.html [ Failure ] +webkit.org/b/117460 fast/css-grid-layout/grid-item-change-column-repaint.html [ Failure ] +webkit.org/b/117460 fast/css-grid-layout/grid-item-change-row-repaint.html [ Failure ] +webkit.org/b/117460 fast/images/repaint-subrect-grid.html [ Failure ] +webkit.org/b/117460 fast/repaint/background-shorthand-with-gradient-and-height-changes.html [ Failure ] +webkit.org/b/117460 fast/repaint/layer-full-repaint.html [ Failure ] +webkit.org/b/117460 fast/repaint/overflow-flipped-writing-mode-table.html [ Failure ] +webkit.org/b/117460 fast/repaint/reflection-table-layout.html [ Failure ] +webkit.org/b/117460 fast/repaint/selection-gap-absolute-child.html [ Failure ] +webkit.org/b/117460 fast/repaint/selection-gap-fixed-child.html [ Failure ] +webkit.org/b/117460 fast/repaint/selection-gap-flipped-absolute-child.html [ Failure ] +webkit.org/b/117460 fast/repaint/selection-gap-flipped-fixed-child.html [ Failure ] +webkit.org/b/117460 fast/repaint/selection-gap-transformed-absolute-child.html [ Failure ] +webkit.org/b/117460 fast/repaint/selection-gap-transformed-fixed-child.html [ Failure ] +webkit.org/b/117460 fast/repaint/transform-table-layout.html [ Failure ] +webkit.org/b/117460 svg/repaint/repaint-webkit-svg-shadow-container.html [ Failure ] + -- 2.36.0