From a5ddc1d84c3f2721abec6e4ffcc8260230e2a419 Mon Sep 17 00:00:00 2001 From: "gyuyoung.kim@webkit.org" Date: Mon, 27 Apr 2015 02:30:18 +0000 Subject: [PATCH] [EFL] Unreviewed EFL gardening on 27th April. Unskip 2 tests which have been passed since r183368. Mark editing/selection/extend-by-character-007.html to missing. This needs to have new baseline for EFL port. * platform/efl/TestExpectations: git-svn-id: https://svn.webkit.org/repository/webkit/trunk@183379 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 11 +++++++++++ LayoutTests/platform/efl/TestExpectations | 7 ++----- 2 files changed, 13 insertions(+), 5 deletions(-) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index b37052f..c73b4a2 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,14 @@ +2015-04-26 Gyuyoung Kim + + [EFL] Unreviewed EFL gardening on 27th April. + + Unskip 2 tests which have been passed since r183368. + + Mark editing/selection/extend-by-character-007.html to missing. + This needs to have new baseline for EFL port. + + * platform/efl/TestExpectations: + 2015-04-26 Javier Fernandez [CSS Grid Layout] Support for align-self and align-items in grid layout diff --git a/LayoutTests/platform/efl/TestExpectations b/LayoutTests/platform/efl/TestExpectations index 86d6f1b..c532465 100644 --- a/LayoutTests/platform/efl/TestExpectations +++ b/LayoutTests/platform/efl/TestExpectations @@ -1356,9 +1356,6 @@ webkit.org/b/101439 media/progress-events-generated-correctly.html [ Failure Pas webkit.org/b/101456 fast/repaint/block-selection-gap-in-table-cell.html [ Missing ] -# Identical failures on GTK, EFL and Qt. -webkit.org/b/101539 editing/execCommand/switch-list-type-with-orphaned-li.html [ Failure ] - # HiDPI tests are failing to render correctly. webkit.org/b/102097 fast/hidpi [ Skip ] webkit.org/b/102097 svg/as-image/animated-svg-repaints-completely-in-hidpi.html [ Skip ] @@ -2243,6 +2240,6 @@ webkit.org/b/143878 http/tests/navigation/postredirect-goback1.html [ Failure ] webkit.org/b/144004 compositing/animation/matrix-animation.html [ ImageOnlyFailure ] -webkit.org/b/144005 compositing/backgrounds/background-image-with-negative-zindex.html [ ImageOnlyFailure ] - webkit.org/b/144006 compositing/backing/solid-color-with-paints-into-ancestor.html [ ImageOnlyFailure ] + +webkit.org/b/144246 editing/selection/extend-by-character-007.html [ Missing ] -- 1.8.3.1