Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(291)

Side by Side Diff: scripts/slave/recipes/client.dynamorio.recipe_autogen.expected/win_8_dr_nightly.json

Issue 1917243002: Revert "build: roll infra_paths changes" (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
7 "--master", 7 "--master",
8 "client.dynamorio", 8 "client.dynamorio",
9 "--builder", 9 "--builder",
10 "win-8-dr-nightly", 10 "win-8-dr-nightly",
11 "--slave", 11 "--slave",
12 "TestSlave", 12 "TestSlave",
13 "--spec", 13 "--spec",
14 "cache_dir = '[ROOT]/b/build/slave/cache_dir'\nsolutions = [{'custom_deps' : {'dynamorio/tools/buildbot': 'https://github.com/DynamoRIO/buildbot.git'}, 'de ps_file': '.DEPS.git', 'managed': True, 'name': 'dynamorio', 'url': 'https://git hub.com/DynamoRIO/dynamorio.git'}]", 14 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_deps': {'dynamorio/tools /buildbot': 'https://github.com/DynamoRIO/buildbot.git'}, 'deps_file': '.DEPS.gi t', 'managed': True, 'name': 'dynamorio', 'url': 'https://github.com/DynamoRIO/d ynamorio.git'}]",
15 "--root", 15 "--root",
16 "dynamorio", 16 "dynamorio",
17 "--revision_mapping_file", 17 "--revision_mapping_file",
18 "{}", 18 "{}",
19 "--git-cache-dir", 19 "--git-cache-dir",
20 "[ROOT]/b/build/slave/cache_dir", 20 "[GIT_CACHE]",
21 "--output_json", 21 "--output_json",
22 "/path/to/tmp/json", 22 "/path/to/tmp/json",
23 "--revision", 23 "--revision",
24 "dynamorio@123456789abcdef", 24 "dynamorio@123456789abcdef",
25 "--force", 25 "--force",
26 "--output_manifest" 26 "--output_manifest"
27 ], 27 ],
28 "cwd": "[SLAVE_BUILD]",
28 "env": { 29 "env": {
29 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 30 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
30 }, 31 },
31 "name": "bot_update", 32 "name": "bot_update",
32 "~followup_annotations": [ 33 "~followup_annotations": [
33 "@@@STEP_TEXT@Some step text@@@", 34 "@@@STEP_TEXT@Some step text@@@",
34 "@@@STEP_LOG_LINE@json.output@{@@@", 35 "@@@STEP_LOG_LINE@json.output@{@@@",
35 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 36 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
36 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", 37 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
37 "@@@STEP_LOG_LINE@json.output@ \"dynamorio\": \"123456789abcdef\"@@@", 38 "@@@STEP_LOG_LINE@json.output@ \"dynamorio\": \"123456789abcdef\"@@@",
38 "@@@STEP_LOG_LINE@json.output@ }, @@@", 39 "@@@STEP_LOG_LINE@json.output@ }, @@@",
39 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {}, @@@", 40 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {}, @@@",
40 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", 41 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@",
41 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"dynamorio\", @@@", 42 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"dynamorio\", @@@",
42 "@@@STEP_LOG_LINE@json.output@ \"properties\": {}, @@@", 43 "@@@STEP_LOG_LINE@json.output@ \"properties\": {}, @@@",
43 "@@@STEP_LOG_LINE@json.output@ \"root\": \"dynamorio\", @@@", 44 "@@@STEP_LOG_LINE@json.output@ \"root\": \"dynamorio\", @@@",
44 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", 45 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@",
45 "@@@STEP_LOG_LINE@json.output@}@@@", 46 "@@@STEP_LOG_LINE@json.output@}@@@",
46 "@@@STEP_LOG_END@json.output@@@" 47 "@@@STEP_LOG_END@json.output@@@"
47 ] 48 ]
48 }, 49 },
49 { 50 {
50 "cmd": [ 51 "cmd": [
51 "[CWD]/dynamorio/tools/buildbot/bot_tools/unpack.bat" 52 "[SLAVE_BUILD]/dynamorio/tools/buildbot/bot_tools/unpack.bat"
52 ], 53 ],
53 "cwd": "[CWD]/dynamorio/tools/buildbot/bot_tools", 54 "cwd": "[SLAVE_BUILD]/dynamorio/tools/buildbot/bot_tools",
54 "name": "unpack tools" 55 "name": "unpack tools"
55 }, 56 },
56 { 57 {
57 "cmd": [ 58 "cmd": [
58 "[ROOT]/b/build/scripts/slave/drmemory/build_env.bat", 59 "[BUILD]/scripts/slave/drmemory/build_env.bat",
59 "ctest", 60 "ctest",
60 "--timeout", 61 "--timeout",
61 "120", 62 "120",
62 "-VV", 63 "-VV",
63 "-S", 64 "-S",
64 "dynamorio/suite/runsuite.cmake,nightly;long;site=X64.Windows8.VS2010.Buil dBot" 65 "dynamorio/suite/runsuite.cmake,nightly;long;site=X64.Windows8.VS2010.Buil dBot"
65 ], 66 ],
66 "cwd": "[CWD]", 67 "cwd": "[SLAVE_BUILD]",
67 "env": { 68 "env": {
68 "BOTTOOLS": "[CWD]/dynamorio/tools/buildbot/bot_tools" 69 "BOTTOOLS": "[SLAVE_BUILD]/dynamorio/tools/buildbot/bot_tools"
69 }, 70 },
70 "name": "nightly suite" 71 "name": "nightly suite"
71 }, 72 },
72 { 73 {
73 "name": "$result", 74 "name": "$result",
74 "recipe_result": null, 75 "recipe_result": null,
75 "status_code": 0 76 "status_code": 0
76 } 77 }
77 ] 78 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698