From: gyuyoung.kim@webkit.org Date: Sun, 5 Apr 2015 15:34:21 +0000 (+0000) Subject: [EFL] Gardening on 5th April. Mark 2 tests to ImageOnlyFailure. X-Git-Url: https://git.webkit.org/?p=WebKit-https.git;a=commitdiff_plain;h=edbd418b024f461817bc3d566516b6c8fd7a214a [EFL] Gardening on 5th April. Mark 2 tests to ImageOnlyFailure. https://bugs.webkit.org/show_bug.cgi?id=143417 Unreviewed. Mark 2 tests to ImageOnlyFailure. * platform/efl/TestExpectations: git-svn-id: https://svn.webkit.org/repository/webkit/trunk@182358 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index ecaa96fc5e65..7e589b9ffbbe 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,12 @@ +2015-04-05 Gyuyoung Kim + + [EFL] Gardening on 5th April. Mark 2 tests to ImageOnlyFailure. + https://bugs.webkit.org/show_bug.cgi?id=143417 + + Unreviewed. Mark 2 tests to ImageOnlyFailure. + + * platform/efl/TestExpectations: + 2015-04-04 Andy Estes [Content Filtering] Blocked page is not always displayed when it should be diff --git a/LayoutTests/platform/efl/TestExpectations b/LayoutTests/platform/efl/TestExpectations index 6b4011c36ca2..401120162014 100644 --- a/LayoutTests/platform/efl/TestExpectations +++ b/LayoutTests/platform/efl/TestExpectations @@ -2212,3 +2212,6 @@ compositing/masks/toggle-mask.html [ Crash ] compositing/overlap-blending/nested-overlap-overflow.html [ Crash ] compositing/reflections/nested-reflection-on-overflow.html [ Crash ] compositing/text-on-scaled-surface.html [ Crash ] + +webkit.org/b/143415 fast/scrolling/scroll-select-list.html [ ImageOnlyFailure ] +webkit.org/b/143416 fast/text/baseline-inline-block.html [ ImageOnlyFailure ]