⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 99644 in webkit


Ignore:
Timestamp:
Nov 8, 2011, 5:50:23 PM (15 years ago)
Author:
Lucas Forschler
Message:

https://bugs.webkit.org/show_bug.cgi?id=71839
Update the leaks bot OS to Lion.
Update the config.json to reflect the update.

Reviewed by Stephanie Lewis.

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

Legend:

Unmodified
Added
Removed
  • trunk/Tools/BuildSlaveSupport/build.webkit.org-config/config.json

    r97614 r99644  
    9090                      "slavenames": ["apple-xserve-8"]
    9191                    },
    92                     { "name": "SnowLeopard Intel Leaks", "type": "BuildAndTestLeaks", "builddir": "snowleopard-intel-leaks",
    93                       "platform": "mac-snowleopard", "configuration": "debug", "architectures": ["x86_64"],
    94                       "slavenames": ["apple-macpro-1", "apple-macpro-3", "test-slave"]
     92                    { "name": "Lion Intel Leaks", "type": "BuildAndTestLeaks", "builddir": "lion-intel-leaks",
     93                      "platform": "mac-lion", "configuration": "debug", "architectures": ["x86_64"],
     94                      "slavenames": ["apple-macpro-3"]
    9595                    },
    9696                    { "name": "SnowLeopard Intel Release (WebKit2 Tests)", "type": "TestWebKit2", "builddir": "snowleopard-intel-release-tests-wk2",
  • trunk/Tools/ChangeLog

    r99639 r99644  
     12011-11-08  Lucas Forschler  <lforschler@apple.com>
     2
     3        https://bugs.webkit.org/show_bug.cgi?id=71839
     4        Update the leaks bot OS to Lion.
     5        Update the config.json to reflect the update.
     6
     7        Reviewed by Stephanie Lewis.
     8
     9        * BuildSlaveSupport/build.webkit.org-config/config.json:
     10
    1112011-11-08  Sheriff Bot  <webkit.review.bot@gmail.com>
    212
Note: See TracChangeset for help on using the changeset viewer.