Title: [166538] trunk/Tools
Revision
166538
Author
[email protected]
Date
2014-03-31 15:28:35 -0700 (Mon, 31 Mar 2014)

Log Message

Remove the trigger for webkit1 tests on the gtk-linux-64-release bot
https://bugs.webkit.org/show_bug.cgi?id=130987

r166427 removed the WebKit1 GTK+ bots, so we don't longer need to
trigger the webkit1 bot tests on the gtk-linux-64-release bot.

Patch by Carlos Alberto Lopez Perez <[email protected]> on 2014-03-31
Reviewed by Martin Robinson.

* BuildSlaveSupport/build.webkit.org-config/config.json:

Modified Paths

Diff

Modified: trunk/Tools/BuildSlaveSupport/build.webkit.org-config/config.json (166537 => 166538)


--- trunk/Tools/BuildSlaveSupport/build.webkit.org-config/config.json	2014-03-31 22:19:04 UTC (rev 166537)
+++ trunk/Tools/BuildSlaveSupport/build.webkit.org-config/config.json	2014-03-31 22:28:35 UTC (rev 166538)
@@ -153,7 +153,6 @@
                     {
                       "name": "GTK Linux 64-bit Release", "type": "BuildAndTestWebKit2Only", "builddir": "gtk-linux-64-release",
                       "platform": "gtk", "configuration": "release", "architectures": ["x86_64"],
-                      "triggers": ["gtk-linux-64-release-tests-wk1"],
                       "slavenames": ["gtk-linux-slave-2"]
                     },
                     {

Modified: trunk/Tools/ChangeLog (166537 => 166538)


--- trunk/Tools/ChangeLog	2014-03-31 22:19:04 UTC (rev 166537)
+++ trunk/Tools/ChangeLog	2014-03-31 22:28:35 UTC (rev 166538)
@@ -1,3 +1,15 @@
+2014-03-31  Carlos Alberto Lopez Perez  <[email protected]>
+
+        Remove the trigger for webkit1 tests on the gtk-linux-64-release bot
+        https://bugs.webkit.org/show_bug.cgi?id=130987
+
+        r166427 removed the WebKit1 GTK+ bots, so we don't longer need to
+        trigger the webkit1 bot tests on the gtk-linux-64-release bot.
+
+        Reviewed by Martin Robinson.
+
+        * BuildSlaveSupport/build.webkit.org-config/config.json:
+
 2014-03-31  Dean Jackson  <[email protected]>
 
         Remove WEB_ANIMATIONS
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to