Changeset 74123 in webkit


Ignore:
Timestamp:
Dec 15, 2010 10:35:23 AM (13 years ago)
Author:
Stephanie Lewis
Message:

https://bugs.webkit.org/show_bug.cgi?id=51117
Add a new leopard WK2 test bot

Reviewed by Stephanie Lewis.

  • BuildSlaveSupport/build.webkit.org-config/config.json:
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • tags/Safari-534.13/WebKitTools/BuildSlaveSupport/build.webkit.org-config/config.json

    r72452 r74123  
    1818                    { "name": "apple-macpro-4", "platform": "mac-leopard" },
    1919                    { "name": "apple-macpro-5", "platform": "mac-leopard" },   
     20                    { "name": "apple-macpro-6", "platform": "mac-leopard" },   
    2021
    2122                    { "name": "apple-windows-1", "platform": "win"},
     
    7879                    { "name": "Leopard Intel Debug (Tests)", "type": "Test", "builddir": "leopard-intel-debug-tests",
    7980                      "platform": "mac-leopard", "configuration": "debug", "architectures": ["i386"],
    80                       "slavenames": ["apple-xserve-3", "test-slave", "apple-macpro-5"]
     81                      "slavenames": ["apple-xserve-3", "test-slave", "apple-macpro-5", "apple-macpro-6"]
    8182                    },
    8283                    { "name": "SnowLeopard Intel Release (Build)", "type": "Build", "builddir": "snowleopard-intel-release",
  • trunk/WebKitTools/ChangeLog

    r74117 r74123  
     12010-12-15  Lucas Forschler  <lforschler@apple.com>
     2
     3        Reviewed by Stephanie Lewis.
     4
     5        https://bugs.webkit.org/show_bug.cgi?id=51117
     6        Add a new leopard WK2 test bot
     7
     8        * BuildSlaveSupport/build.webkit.org-config/config.json:
     9
    1102010-12-15  Amruth Raj  <amruthraj@motorola.com> and Ravi Kasibhatla  <ravi.kasibhatla@motorola.com>
    211
Note: See TracChangeset for help on using the changeset viewer.