Title: [147707] trunk/Tools
Revision
147707
Author
[email protected]
Date
2013-04-04 22:17:47 -0700 (Thu, 04 Apr 2013)

Log Message

Remove Chromium builders from build.webkit.org
https://bugs.webkit.org/show_bug.cgi?id=113990

Reviewed by Benjamin Poulain.

Land the part to disable triggering of Chromium builders first so that we may start
deleting more Chromium code that breaks the update step.

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

Modified Paths

Diff

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


--- trunk/Tools/BuildSlaveSupport/build.webkit.org-config/config.json	2013-04-05 04:57:27 UTC (rev 147706)
+++ trunk/Tools/BuildSlaveSupport/build.webkit.org-config/config.json	2013-04-05 05:17:47 UTC (rev 147707)
@@ -349,8 +349,6 @@
                                        "Qt Linux 64-bit Release (WebKit2 Perf)", "Qt Linux ARMv7 Release", "Qt Linux MIPS32R2 LE Release",
                                        "Qt Linux SH4 Release",
                                        "Qt Windows 32-bit Release", "Qt Windows 32-bit Debug", "Qt Mountain Lion Release",
-                                       "Chromium Win Release", "Chromium Mac Release", "Chromium Linux Release",
-                                       "Chromium Android Release",
                                        "EFL Linux 64-bit Release", "EFL Linux 64-bit Release WK2", "EFL Linux 32-bit Release (Build)", "EFL Linux 64-bit Debug WK2",
                                        "EFL Linux 64-bit Release WK2 (Perf)",
                                        "WinCairo Release", "WinCE Release (Build)"]

Modified: trunk/Tools/ChangeLog (147706 => 147707)


--- trunk/Tools/ChangeLog	2013-04-05 04:57:27 UTC (rev 147706)
+++ trunk/Tools/ChangeLog	2013-04-05 05:17:47 UTC (rev 147707)
@@ -1,3 +1,15 @@
+2013-04-04  Ryosuke Niwa  <[email protected]>
+
+        Remove Chromium builders from build.webkit.org
+        https://bugs.webkit.org/show_bug.cgi?id=113990
+
+        Reviewed by Benjamin Poulain.
+
+        Land the part to disable triggering of Chromium builders first so that we may start
+        deleting more Chromium code that breaks the update step.
+
+        * BuildSlaveSupport/build.webkit.org-config/config.json:
+
 2013-04-04  Benjamin Poulain  <[email protected]>
 
         Remove Chromium's DumpRenderTree
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to