Title: [127875] trunk/Tools
- Revision
- 127875
- Author
- [email protected]
- Date
- 2012-09-07 09:06:23 -0700 (Fri, 07 Sep 2012)
Log Message
Add the google-android-tests build slave to the master's config
https://bugs.webkit.org/show_bug.cgi?id=96113
Reviewed by Csaba Osztrogonác.
* BuildSlaveSupport/build.webkit.org-config/config.json:
Modified Paths
Diff
Modified: trunk/Tools/BuildSlaveSupport/build.webkit.org-config/config.json (127874 => 127875)
--- trunk/Tools/BuildSlaveSupport/build.webkit.org-config/config.json 2012-09-07 16:05:12 UTC (rev 127874)
+++ trunk/Tools/BuildSlaveSupport/build.webkit.org-config/config.json 2012-09-07 16:06:23 UTC (rev 127875)
@@ -65,6 +65,7 @@
{ "name": "google-linux-2", "platform": "chromium-linux" },
{ "name": "google-linux-perf", "platform": "chromium-linux" },
{ "name": "google-linux-android", "platform": "chromium-android" },
+ { "name": "google-android-tests", "platform": "chromium-android" },
{ "name": "wincairo-1", "platform": "wincairo" },
Modified: trunk/Tools/ChangeLog (127874 => 127875)
--- trunk/Tools/ChangeLog 2012-09-07 16:05:12 UTC (rev 127874)
+++ trunk/Tools/ChangeLog 2012-09-07 16:06:23 UTC (rev 127875)
@@ -1,3 +1,12 @@
+2012-09-07 Peter Beverloo <[email protected]>
+
+ Add the google-android-tests build slave to the master's config
+ https://bugs.webkit.org/show_bug.cgi?id=96113
+
+ Reviewed by Csaba Osztrogonác.
+
+ * BuildSlaveSupport/build.webkit.org-config/config.json:
+
2012-09-07 Sudarsana Nagineni <[email protected]>
[WK2] [EFL] Set theme for WebKit2 API test runner
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes