Title: [188032] trunk/Tools
Revision
188032
Author
carlo...@webkit.org
Date
2015-08-06 01:19:48 -0700 (Thu, 06 Aug 2015)

Log Message

Unreviewed. Unksip TestContextMenu GTK+ API test.

This has been skipped for a long time, and it's very
unconvenient. It has never failed for me locally, so let's try
again to see if it works in the bots. I'll skip it again if it
keeps failing.

* Scripts/run-gtk-tests:
(TestRunner):

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (188031 => 188032)


--- trunk/Tools/ChangeLog	2015-08-06 08:14:20 UTC (rev 188031)
+++ trunk/Tools/ChangeLog	2015-08-06 08:19:48 UTC (rev 188032)
@@ -1,3 +1,15 @@
+2015-08-06  Carlos Garcia Campos  <cgar...@igalia.com>
+
+        Unreviewed. Unksip TestContextMenu GTK+ API test.
+
+        This has been skipped for a long time, and it's very
+        unconvenient. It has never failed for me locally, so let's try
+        again to see if it works in the bots. I'll skip it again if it
+        keeps failing.
+
+        * Scripts/run-gtk-tests:
+        (TestRunner):
+
 2015-08-05  Filip Pizlo  <fpi...@apple.com>
 
         Unreviewed, roll out http://trac.webkit.org/changeset/187972.

Modified: trunk/Tools/Scripts/run-gtk-tests (188031 => 188032)


--- trunk/Tools/Scripts/run-gtk-tests	2015-08-06 08:14:20 UTC (rev 188031)
+++ trunk/Tools/Scripts/run-gtk-tests	2015-08-06 08:19:48 UTC (rev 188032)
@@ -62,7 +62,6 @@
 
     SKIPPED = [
         SkippedTest("WebKit2Gtk/TestUIClient", "/webkit2/WebKitWebView/mouse-target", "Test times out after r150890", 117689),
-        SkippedTest("WebKit2Gtk/TestContextMenu", SkippedTest.ENTIRE_SUITE, "Test times out after r150890", 117689),
         SkippedTest("WebKit2Gtk/TestCookieManager", "/webkit2/WebKitCookieManager/persistent-storage", "Test is flaky", 134580),
         SkippedTest("WebKit2/TestWebKit2", "WebKit2.MouseMoveAfterCrash", "Test is flaky", 85066),
         SkippedTest("WebKit2/TestWebKit2", "WebKit2.NewFirstVisuallyNonEmptyLayoutForImages", "Test is flaky", 85066),
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to