| Index: scripts/slave/recipes/chromium.expected/full_chromium_gpu_fyi_Mac_NextGen_10_10_Retina_Debug__AMD_.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_mac_Mac10_10_Tests.json b/scripts/slave/recipes/chromium.expected/full_chromium_gpu_fyi_Mac_NextGen_10_10_Retina_Debug__AMD_.json
|
| similarity index 94%
|
| copy from scripts/slave/recipes/chromium.expected/full_chromium_mac_Mac10_10_Tests.json
|
| copy to scripts/slave/recipes/chromium.expected/full_chromium_gpu_fyi_Mac_NextGen_10_10_Retina_Debug__AMD_.json
|
| index da34acbe7eb256c4e5ae51905890cace4dff8f18..f0a0bd1d27d5de7829546750a35f48774016118b 100644
|
| --- a/scripts/slave/recipes/chromium.expected/full_chromium_mac_Mac10_10_Tests.json
|
| +++ b/scripts/slave/recipes/chromium.expected/full_chromium_gpu_fyi_Mac_NextGen_10_10_Retina_Debug__AMD_.json
|
| @@ -5,9 +5,9 @@
|
| "-u",
|
| "[BUILD]/scripts/slave/bot_update.py",
|
| "--master",
|
| - "chromium.mac",
|
| + "chromium.gpu.fyi",
|
| "--builder",
|
| - "Mac10.10 Tests",
|
| + "Mac NextGen 10.10 Retina Debug (AMD)",
|
| "--slave",
|
| "TestSlavename",
|
| "--spec",
|
| @@ -97,7 +97,7 @@
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| - "GYP_DEFINES": "clang=1 component=static_library gomadir='[BUILD]/goma' target_arch=x64 use_goma=1"
|
| + "GYP_DEFINES": "clang=1 component=shared_library gomadir='[BUILD]/goma' target_arch=x64 use_goma=1"
|
| },
|
| "name": "gclient runhooks"
|
| },
|
| @@ -106,13 +106,13 @@
|
| "python",
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| - "[SLAVE_BUILD]/src/testing/buildbot/chromium.mac.json",
|
| + "[SLAVE_BUILD]/src/testing/buildbot/chromium.gpu.fyi.json",
|
| "/path/to/tmp/json"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| "name": "read test spec",
|
| "~followup_annotations": [
|
| - "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.mac.json@@@",
|
| + "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.gpu.fyi.json@@@",
|
| "@@@STEP_LOG_LINE@json.output@{}@@@",
|
| "@@@STEP_LOG_END@json.output@@@"
|
| ]
|
| @@ -126,12 +126,12 @@
|
| "/path/to/tmp/json",
|
| "--",
|
| "--build-config-fs",
|
| - "Release",
|
| + "Debug",
|
| "--use-src-side-runtest-py",
|
| "--paths",
|
| "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}",
|
| "--properties",
|
| - "{\"buildername\": \"Mac10.10 Tests\", \"buildnumber\": 571, \"mastername\": \"chromium.mac\", \"slavename\": \"TestSlavename\", \"target_platform\": \"mac\"}"
|
| + "{\"buildername\": \"Mac NextGen 10.10 Retina Debug (AMD)\", \"buildnumber\": 571, \"mastername\": \"chromium.gpu.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \"mac\"}"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| "name": "get compile targets for scripts",
|
| @@ -154,7 +154,7 @@
|
| "python",
|
| "-u",
|
| "\nimport os, sys\nfrom common import chromium_utils\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveDirectory(sys.argv[1])\n",
|
| - "[SLAVE_BUILD]/src/out/Release"
|
| + "[SLAVE_BUILD]/src/out/Debug"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| "name": "rmtree build directory",
|
| @@ -174,11 +174,11 @@
|
| "-u",
|
| "[BUILD]/scripts/slave/extract_build.py",
|
| "--target",
|
| - "Release",
|
| + "Debug",
|
| "--build-archive-url",
|
| "gs://test-domain/test-archive.zip",
|
| "--master-name",
|
| - "chromium.mac",
|
| + "chromium.gpu.fyi",
|
| "--build-number",
|
| "571"
|
| ],
|
|
|