From 26ef986c746b797fa664a2b5c4a1318f765bc3a2 Mon Sep 17 00:00:00 2001 From: "gyuyoung.kim@webkit.org" Date: Thu, 3 Dec 2015 08:07:34 +0000 Subject: [PATCH] Unreviewed EFL urgent gardening. Skip web-platform-tests because it has been timeout since r192796. * platform/efl/TestExpectations: git-svn-id: https://svn.webkit.org/repository/webkit/trunk@192994 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 7 +++++++ LayoutTests/platform/efl/TestExpectations | 4 ++++ 2 files changed, 11 insertions(+) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 455b8ea..0c93f8e 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,10 @@ +2015-12-03 Gyuyoung Kim + + Unreviewed EFL urgent gardening. Skip web-platform-tests + because it has been timeout since r192796. + + * platform/efl/TestExpectations: + 2015-12-02 Mark Lam Polymorphic operand types for DFG and FTL mul. diff --git a/LayoutTests/platform/efl/TestExpectations b/LayoutTests/platform/efl/TestExpectations index 48e9f44..c776844 100644 --- a/LayoutTests/platform/efl/TestExpectations +++ b/LayoutTests/platform/efl/TestExpectations @@ -2711,3 +2711,7 @@ css2.1/tables/table-anonymous-objects-205.xht [ Missing ] css2.1/tables/table-anonymous-objects-206.xht [ Missing ] css2.1/tables/table-anonymous-objects-207.xht [ Missing ] css2.1/tables/table-anonymous-objects-208.xht [ Missing ] + +# EFL layout test has been broken since r192796. SKip web-platform-tests until fixing this problem. +# http://trac.webkit.org/changeset/192796 +Bug(EFL) imported/w3c/web-platform-tests [ Skip ] -- 1.8.3.1