Title: [132769] trunk/LayoutTests
Revision
132769
Author
[email protected]
Date
2012-10-29 01:34:00 -0700 (Mon, 29 Oct 2012)

Log Message

[EFL] Skip 2 jquery tests crashing after r132757
https://bugs.webkit.org/show_bug.cgi?id=100637

Unreviewed EFL gardening.

Skip 2 jquery test cases that started crashing after
r132757.

Patch by Christophe Dumez <[email protected]> on 2012-10-29

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (132768 => 132769)


--- trunk/LayoutTests/ChangeLog	2012-10-29 08:30:38 UTC (rev 132768)
+++ trunk/LayoutTests/ChangeLog	2012-10-29 08:34:00 UTC (rev 132769)
@@ -1,3 +1,15 @@
+2012-10-29  Christophe Dumez  <[email protected]>
+
+        [EFL] Skip 2 jquery tests crashing after r132757
+        https://bugs.webkit.org/show_bug.cgi?id=100637
+
+        Unreviewed EFL gardening.
+
+        Skip 2 jquery test cases that started crashing after
+        r132757.
+
+        * platform/efl/TestExpectations:
+
 2012-10-29  Alexander Pavlov  <[email protected]>
 
         Web Inspector: [Styles] Handle non-parsedOk properties as inactive ones

Modified: trunk/LayoutTests/platform/efl/TestExpectations (132768 => 132769)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-10-29 08:30:38 UTC (rev 132768)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-10-29 08:34:00 UTC (rev 132769)
@@ -655,6 +655,9 @@
 # CRASHES
 #////////////////////////////////////////////////////////////////////////////////////////
 
+webkit.org/b/100636 [ Debug ] jquery/manipulation.html [ Crash ]
+webkit.org/b/100636 [ Debug ] jquery/traversing.html [ Crash ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # FLAKY TESTS
 #////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to