From ca7c065c0c8e87daca9453d3b79e315b56395754 Mon Sep 17 00:00:00 2001 From: "commit-queue@webkit.org" Date: Fri, 8 May 2015 15:12:50 +0000 Subject: [PATCH] [Win] Unskip passing test case after r183981 https://bugs.webkit.org/show_bug.cgi?id=140517 Patch by Hyungwook Lee on 2015-05-08 Reviewed by Brent Fulgham. * platform/win/TestExpectations: git-svn-id: https://svn.webkit.org/repository/webkit/trunk@183994 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 9 +++++++++ LayoutTests/platform/win/TestExpectations | 1 - 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index f5889ac..ce6d2d2 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,12 @@ +2015-05-08 Hyungwook Lee + + [Win] Unskip passing test case after r183981 + https://bugs.webkit.org/show_bug.cgi?id=140517 + + Reviewed by Brent Fulgham. + + * platform/win/TestExpectations: + 2015-05-08 Gyuyoung Kim Unreviewed EFL gardening on 8th May. diff --git a/LayoutTests/platform/win/TestExpectations b/LayoutTests/platform/win/TestExpectations index 8f82e6a..f9f410f 100644 --- a/LayoutTests/platform/win/TestExpectations +++ b/LayoutTests/platform/win/TestExpectations @@ -2680,7 +2680,6 @@ fast/filter-image/filter-image.html [ ImageOnlyFailure ] fast/flexbox/001.html [ Pass Failure ] -webkit.org/b/140517 [ Debug ] fast/forms/button-first-line-first-letter.html [ Skip ] # Crashing webkit.org/b/140506 fast/forms/textfield-lastchange-was-useredit.html [ Skip ] # Crashing webkit.org/b/140519 [ Debug ] fast/flexbox/flexing-overflow-scroll-item.html [ Skip ] # Crashing -- 1.8.3.1