Title: [119900] trunk/LayoutTests
Revision
119900
Author
[email protected]
Date
2012-06-09 04:49:03 -0700 (Sat, 09 Jun 2012)

Log Message

[EFL] Gardening failure case on EFL build bot
https://bugs.webkit.org/show_bug.cgi?id=88656

Unreviewed EFL gardening after r119795. jquery/core.html test
is crashing on debug bot and failing with a text diff on
release bot.

Patch by Sudarsana Nagineni <[email protected]> on 2012-06-09

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (119899 => 119900)


--- trunk/LayoutTests/ChangeLog	2012-06-09 11:25:26 UTC (rev 119899)
+++ trunk/LayoutTests/ChangeLog	2012-06-09 11:49:03 UTC (rev 119900)
@@ -1,3 +1,14 @@
+2012-06-09  Sudarsana Nagineni  <[email protected]>
+
+        [EFL] Gardening failure case on EFL build bot
+        https://bugs.webkit.org/show_bug.cgi?id=88656
+
+        Unreviewed EFL gardening after r119795. jquery/core.html test
+        is crashing on debug bot and failing with a text diff on
+        release bot.
+
+        * platform/efl/TestExpectations:
+
 2012-05-25  Vsevolod Vlasov  <[email protected]>
 
         Web Inspector: Limit DebuggerAgent.Location use to DebuggerModel only, introduce WebInspector.RawLocation to be used elsewhere.

Modified: trunk/LayoutTests/platform/efl/TestExpectations (119899 => 119900)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-06-09 11:25:26 UTC (rev 119899)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-06-09 11:49:03 UTC (rev 119900)
@@ -131,6 +131,8 @@
 // CRASHES
 //////////////////////////////////////////////////////////////////////////////////////////
 
+BUGWK88643 : jquery/core.html = CRASH TEXT
+
 //////////////////////////////////////////////////////////////////////////////////////////
 // FLAKY TESTS
 //////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to