Title: [183298] trunk/Tools
Revision
183298
Author
[email protected]
Date
2015-04-24 17:19:32 -0700 (Fri, 24 Apr 2015)

Log Message

Disable ActionMenusPDFTest due to timeout on test bot

* TestWebKitAPI/Tests/WebKit2ObjC/ActionMenus.mm:
(TestWebKitAPI::TEST):

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (183297 => 183298)


--- trunk/Tools/ChangeLog	2015-04-25 00:16:52 UTC (rev 183297)
+++ trunk/Tools/ChangeLog	2015-04-25 00:19:32 UTC (rev 183298)
@@ -1,3 +1,10 @@
+2015-04-24  Brent Fulgham  <[email protected]>
+
+        Disable ActionMenusPDFTest due to timeout on test bot
+
+        * TestWebKitAPI/Tests/WebKit2ObjC/ActionMenus.mm:
+        (TestWebKitAPI::TEST):
+
 2015-04-24  Commit Queue  <[email protected]>
 
         Unreviewed, rolling out r183266.

Modified: trunk/Tools/TestWebKitAPI/Tests/WebKit2ObjC/ActionMenus.mm (183297 => 183298)


--- trunk/Tools/TestWebKitAPI/Tests/WebKit2ObjC/ActionMenus.mm	2015-04-25 00:16:52 UTC (rev 183297)
+++ trunk/Tools/TestWebKitAPI/Tests/WebKit2ObjC/ActionMenus.mm	2015-04-25 00:19:32 UTC (rev 183298)
@@ -766,7 +766,7 @@
     }];
 }
 
-TEST(WebKit2, ActionMenusPDFTest)
+TEST(WebKit2, DISABLED_ActionMenusPDFTest)
 {
     WKRetainPtr<WKContextRef> context = adoptWK(Util::createContextForInjectedBundleTest("ActionMenusTest"));
     
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to