[SCM] WebKit Debian packaging branch, webkit-1.3, updated. upstream/1.3.7-4207-g178b198

lforschler at apple.com lforschler at apple.com
Sun Feb 20 23:45:38 UTC 2011


The following commit has been merged in the webkit-1.3 branch:
commit 82cb49a6963b69e3dd494981e7317be03335b711
Author: lforschler at apple.com <lforschler at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Jan 25 00:46:02 2011 +0000

    Add a new Leopard test bot.
    
    Reviewed by Stephanie Lewis.
    
    * BuildSlaveSupport/build.webkit.org-config/config.json:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@76554 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/Tools/BuildSlaveSupport/build.webkit.org-config/config.json b/Tools/BuildSlaveSupport/build.webkit.org-config/config.json
index 6e03f7a..973c407 100644
--- a/Tools/BuildSlaveSupport/build.webkit.org-config/config.json
+++ b/Tools/BuildSlaveSupport/build.webkit.org-config/config.json
@@ -17,7 +17,9 @@
                     { "name": "apple-macpro-3", "platform": "mac-snowleopard" },
                     { "name": "apple-macpro-4", "platform": "mac-leopard" },
                     { "name": "apple-macpro-5", "platform": "mac-leopard" },	
-                    { "name": "apple-macpro-6", "platform": "mac-leopard" },	
+                    { "name": "apple-macpro-6", "platform": "mac-leopard" },
+                    { "name": "apple-macpro-7", "platform": "mac-leopard" },	
+                    	
 
                     { "name": "apple-windows-1", "platform": "win"},
                     { "name": "apple-windows-2", "platform": "win"},
@@ -70,7 +72,7 @@
                     },
                     { "name": "Leopard Intel Release (Tests)", "type": "Test", "builddir": "leopard-intel-release-tests",
                       "platform": "mac-leopard", "configuration": "release", "architectures": ["i386"],
-                      "slavenames": ["apple-macpro-4", "apple-pixel-1", "test-slave"]
+                      "slavenames": ["apple-macpro-4", "apple-pixel-1", "test-slave", "apple-macpro-7"]
                     },
 
                     { "name": "Leopard Intel Debug (Build)", "type": "Build", "builddir": "leopard-intel-debug",
@@ -80,7 +82,7 @@
                     },
                     { "name": "Leopard Intel Debug (Tests)", "type": "Test", "builddir": "leopard-intel-debug-tests",
                       "platform": "mac-leopard", "configuration": "debug", "architectures": ["i386"],
-                      "slavenames": ["apple-xserve-3", "test-slave", "apple-macpro-5", "apple-macpro-6"]
+                      "slavenames": ["apple-xserve-3", "test-slave", "apple-macpro-5", "apple-macpro-6", "apple-macpro-7"]
                     },
                     { "name": "SnowLeopard Intel Release (Build)", "type": "Build", "builddir": "snowleopard-intel-release",
                       "platform": "mac-snowleopard", "configuration": "release", "architectures": ["x86_64"],
diff --git a/Tools/ChangeLog b/Tools/ChangeLog
index eb02bc8..8dd03ff 100644
--- a/Tools/ChangeLog
+++ b/Tools/ChangeLog
@@ -1,3 +1,11 @@
+2011-01-24  Lucas Forschler  <lforschler at apple.com>
+
+        Reviewed by Stephanie Lewis.
+
+        Add a new Leopard test bot.
+
+        * BuildSlaveSupport/build.webkit.org-config/config.json:
+
 2011-01-24  Gyuyoung Kim  <gyuyoung.kim at samsung.com>
 
         Reviewed by Adam Barth.

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list