Title: [111286] trunk/LayoutTests
Revision
111286
Author
[email protected]
Date
2012-03-19 18:16:20 -0700 (Mon, 19 Mar 2012)

Log Message

A bunch of jquery tests are timing out on the Lion Intel Debug WebKit2 testers.
https://bugs.webkit.org/show_bug.cgi?id=81606

Skip them to get the bots green.

* platform/wk2/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (111285 => 111286)


--- trunk/LayoutTests/ChangeLog	2012-03-20 01:13:38 UTC (rev 111285)
+++ trunk/LayoutTests/ChangeLog	2012-03-20 01:16:20 UTC (rev 111286)
@@ -1,5 +1,14 @@
 2012-03-19  Jessie Berlin  <[email protected]>
 
+        A bunch of jquery tests are timing out on the Lion Intel Debug WebKit2 testers.
+        https://bugs.webkit.org/show_bug.cgi?id=81606
+
+        Skip them to get the bots green.
+
+        * platform/wk2/Skipped:
+
+2012-03-19  Jessie Berlin  <[email protected]>
+
         A bunch of media tests time out on the Lion Intel Debug WebKit1 and WebKit2 testers.
         https://bugs.webkit.org/show_bug.cgi?id=81604
 

Modified: trunk/LayoutTests/platform/wk2/Skipped (111285 => 111286)


--- trunk/LayoutTests/platform/wk2/Skipped	2012-03-20 01:13:38 UTC (rev 111285)
+++ trunk/LayoutTests/platform/wk2/Skipped	2012-03-20 01:16:20 UTC (rev 111286)
@@ -1334,6 +1334,13 @@
 media/video-colorspace-yuv422.html
 media/video-loop.html
 
+# JQuery tests that time out unexpectedly.
+# https://bugs.webkit.org/show_bug.cgi?id=81606
+jquery/core.html
+jquery/event.html
+jquery/manipulation.html
+jquery/traversing.html
+
 ### END OF (3) Unclassified failures
 ########################################
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to