Title: [134005] trunk/LayoutTests
Revision
134005
Author
[email protected]
Date
2012-11-08 21:42:08 -0800 (Thu, 08 Nov 2012)

Log Message

[EFL][WK2] Make jquery/manipulation.html into one in TestExpectations
https://bugs.webkit.org/show_bug.cgi?id=101686

Unreviewed, EFL gardening.

Currently there are three definitions on jquery/manipulation.html case.
As BUG 100636 fixed, we don't need Crash definition anymore.
Therefore, this patch makes this case into one definition without Crash in TestExpectations.

Patch by Kangil Han <[email protected]> on 2012-11-08

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (134004 => 134005)


--- trunk/LayoutTests/ChangeLog	2012-11-09 05:02:39 UTC (rev 134004)
+++ trunk/LayoutTests/ChangeLog	2012-11-09 05:42:08 UTC (rev 134005)
@@ -1,3 +1,16 @@
+2012-11-08  Kangil Han  <[email protected]>
+
+        [EFL][WK2] Make jquery/manipulation.html into one in TestExpectations
+        https://bugs.webkit.org/show_bug.cgi?id=101686
+
+        Unreviewed, EFL gardening.
+
+        Currently there are three definitions on jquery/manipulation.html case.
+        As BUG 100636 fixed, we don't need Crash definition anymore.
+        Therefore, this patch makes this case into one definition without Crash in TestExpectations.
+
+        * platform/efl/TestExpectations:
+
 2012-11-08  Hayato Ito  <[email protected]>
 
         Unreviewed, update chromium expectations for tables/.

Modified: trunk/LayoutTests/platform/efl/TestExpectations (134004 => 134005)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-11-09 05:02:39 UTC (rev 134004)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-11-09 05:42:08 UTC (rev 134005)
@@ -667,8 +667,6 @@
 # CRASHES
 #////////////////////////////////////////////////////////////////////////////////////////
 
-webkit.org/b/100636 [ Debug ] jquery/manipulation.html [ Failure Crash Pass Timeout ]
-
 #////////////////////////////////////////////////////////////////////////////////////////
 # FLAKY TESTS
 #////////////////////////////////////////////////////////////////////////////////////////
@@ -1680,7 +1678,6 @@
 Bug(EFL) http/tests/css/shared-stylesheet-mutation.html [ Failure Pass ]
 Bug(EFL) jquery/core.html [ Failure Pass ]
 Bug(EFL) jquery/event.html [ Failure Pass ]
-Bug(EFL) jquery/manipulation.html [ Failure Crash Pass ]
 Bug(EFL) media/track/track-cues-pause-on-exit.html [ Failure Pass ]
 Bug(EFL) media/video-played-collapse.html [ Failure Pass ]
 Bug(EFL) sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A1.4_T2.html [ Crash Pass ]
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to