Changeset 99775 in webkit
- Timestamp:
- Nov 9, 2011, 3:55:37 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Tools/BuildSlaveSupport/build.webkit.org-config/config.json
r99644 r99775 11 11 { "name": "apple-macpro-1", "platform": "mac-snowleopard" }, 12 12 { "name": "apple-macpro-2", "platform": "mac-snowleopard" }, 13 { "name": "apple-macpro-3", "platform": "mac- snowleopard" },13 { "name": "apple-macpro-3", "platform": "mac-lion" }, 14 14 15 15 { "name": "apple-macpro-4", "platform": "mac-lion" }, … … 276 276 }, 277 277 { "type": "PlatformSpecificScheduler", "platform": "mac-snowleopard", "branch": "trunk", "treeStableTimer": 45.0, 278 "builderNames": ["SnowLeopard Intel Release (Build)", "SnowLeopard Intel Leaks", "SnowLeopard IntelDebug (Build)"]278 "builderNames": ["SnowLeopard Intel Release (Build)", "SnowLeopard Intel Debug (Build)"] 279 279 }, 280 280 { "type": "PlatformSpecificScheduler", "platform": "mac-lion", "branch": "trunk", "treeStableTimer": 45.0, 281 "builderNames": ["Lion Intel Release (Build)", "Lion Intel Debug (Build)" ]281 "builderNames": ["Lion Intel Release (Build)", "Lion Intel Debug (Build)", "Lion Intel Leaks"] 282 282 }, 283 283 { "type": "PlatformSpecificScheduler", "platform": "win", "branch": "trunk", "treeStableTimer": 45.0,
Note:
See TracChangeset
for help on using the changeset viewer.