From c5f8f165fd52ffa5ee30cb23a40b3fe5e2bebe42 Mon Sep 17 00:00:00 2001 From: Grzegorz Czajkowski Date: Thu, 4 Apr 2013 11:39:11 +0200 Subject: [PATCH] Skip delete-by-word-001.html for Tizen This test causes timeout for all tests. Change-Id: I1a304c3aafd609433ff51624d03650e85068c834 --- LayoutTests/platform/efl-tizen/Skipped | 3 +++ 1 file changed, 3 insertions(+) diff --git a/LayoutTests/platform/efl-tizen/Skipped b/LayoutTests/platform/efl-tizen/Skipped index 5a2e91d..54d840c 100755 --- a/LayoutTests/platform/efl-tizen/Skipped +++ b/LayoutTests/platform/efl-tizen/Skipped @@ -1,3 +1,6 @@ +# Cause timeout for all tests. +editing/deleting/delete-by-word-002.html + # To fix this testcase we need to use cairo_surface_create_for_rectangle, which is not implemented # for GL surface and hence effects the performance. fast/canvas/DrawImageSinglePixelStretch.html -- 2.7.4