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

Side by Side Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___predictable_bisect.json

Issue 2306523002: Avoid to use environment. (Closed)
Patch Set: rebase Created 4 years, 3 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.v8", 8 "client.v8",
9 "--builder", 9 "--builder",
10 "V8 Linux - predictable", 10 "V8 Linux - predictable",
(...skipping 247 matching lines...) Expand 10 before | Expand all | Expand 10 after
258 "--gsutil-py-path", 258 "--gsutil-py-path",
259 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", 259 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
260 "--ninja-path", 260 "--ninja-path",
261 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", 261 "RECIPE_PACKAGE_REPO[depot_tools]/ninja",
262 "--target", 262 "--target",
263 "Release", 263 "Release",
264 "--src-dir", 264 "--src-dir",
265 "[SLAVE_BUILD]/v8", 265 "[SLAVE_BUILD]/v8",
266 "--goma-cache-dir", 266 "--goma-cache-dir",
267 "[GOMA_CACHE]", 267 "[GOMA_CACHE]",
268 "--buildbot-buildername",
269 "V8 Linux - predictable",
270 "--buildbot-mastername",
271 "client.v8",
272 "--buildbot-slavename",
273 "TestSlavename",
268 "--compiler", 274 "--compiler",
269 "goma", 275 "goma",
270 "--goma-jsonstatus", 276 "--goma-jsonstatus",
271 "/path/to/tmp/json", 277 "/path/to/tmp/json",
272 "--goma-service-account-json-file", 278 "--goma-service-account-json-file",
273 "/creds/service_accounts/service-account-goma-client.json", 279 "/creds/service_accounts/service-account-goma-client.json",
274 "--goma-dir", 280 "--goma-dir",
275 "[CACHE]/cipd/goma", 281 "[CACHE]/cipd/goma",
276 "--" 282 "--"
277 ], 283 ],
(...skipping 557 matching lines...) Expand 10 before | Expand all | Expand 10 after
835 "--gsutil-py-path", 841 "--gsutil-py-path",
836 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", 842 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
837 "--ninja-path", 843 "--ninja-path",
838 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", 844 "RECIPE_PACKAGE_REPO[depot_tools]/ninja",
839 "--target", 845 "--target",
840 "Release", 846 "Release",
841 "--src-dir", 847 "--src-dir",
842 "[SLAVE_BUILD]/v8", 848 "[SLAVE_BUILD]/v8",
843 "--goma-cache-dir", 849 "--goma-cache-dir",
844 "[GOMA_CACHE]", 850 "[GOMA_CACHE]",
851 "--buildbot-buildername",
852 "V8 Linux - predictable",
853 "--buildbot-mastername",
854 "client.v8",
855 "--buildbot-slavename",
856 "TestSlavename",
845 "--compiler", 857 "--compiler",
846 "goma", 858 "goma",
847 "--goma-jsonstatus", 859 "--goma-jsonstatus",
848 "/path/to/tmp/json", 860 "/path/to/tmp/json",
849 "--goma-service-account-json-file", 861 "--goma-service-account-json-file",
850 "/creds/service_accounts/service-account-goma-client.json", 862 "/creds/service_accounts/service-account-goma-client.json",
851 "--goma-dir", 863 "--goma-dir",
852 "[CACHE]/cipd/goma", 864 "[CACHE]/cipd/goma",
853 "--", 865 "--",
854 "d8" 866 "d8"
(...skipping 331 matching lines...) Expand 10 before | Expand all | Expand 10 after
1186 "--gsutil-py-path", 1198 "--gsutil-py-path",
1187 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", 1199 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
1188 "--ninja-path", 1200 "--ninja-path",
1189 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", 1201 "RECIPE_PACKAGE_REPO[depot_tools]/ninja",
1190 "--target", 1202 "--target",
1191 "Release", 1203 "Release",
1192 "--src-dir", 1204 "--src-dir",
1193 "[SLAVE_BUILD]/v8", 1205 "[SLAVE_BUILD]/v8",
1194 "--goma-cache-dir", 1206 "--goma-cache-dir",
1195 "[GOMA_CACHE]", 1207 "[GOMA_CACHE]",
1208 "--buildbot-buildername",
1209 "V8 Linux - predictable",
1210 "--buildbot-mastername",
1211 "client.v8",
1212 "--buildbot-slavename",
1213 "TestSlavename",
1196 "--compiler", 1214 "--compiler",
1197 "goma", 1215 "goma",
1198 "--goma-jsonstatus", 1216 "--goma-jsonstatus",
1199 "/path/to/tmp/json", 1217 "/path/to/tmp/json",
1200 "--goma-service-account-json-file", 1218 "--goma-service-account-json-file",
1201 "/creds/service_accounts/service-account-goma-client.json", 1219 "/creds/service_accounts/service-account-goma-client.json",
1202 "--goma-dir", 1220 "--goma-dir",
1203 "[CACHE]/cipd/goma", 1221 "[CACHE]/cipd/goma",
1204 "--", 1222 "--",
1205 "d8" 1223 "d8"
(...skipping 364 matching lines...) Expand 10 before | Expand all | Expand 10 after
1570 "--gsutil-py-path", 1588 "--gsutil-py-path",
1571 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", 1589 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
1572 "--ninja-path", 1590 "--ninja-path",
1573 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", 1591 "RECIPE_PACKAGE_REPO[depot_tools]/ninja",
1574 "--target", 1592 "--target",
1575 "Release", 1593 "Release",
1576 "--src-dir", 1594 "--src-dir",
1577 "[SLAVE_BUILD]/v8", 1595 "[SLAVE_BUILD]/v8",
1578 "--goma-cache-dir", 1596 "--goma-cache-dir",
1579 "[GOMA_CACHE]", 1597 "[GOMA_CACHE]",
1598 "--buildbot-buildername",
1599 "V8 Linux - predictable",
1600 "--buildbot-mastername",
1601 "client.v8",
1602 "--buildbot-slavename",
1603 "TestSlavename",
1580 "--compiler", 1604 "--compiler",
1581 "goma", 1605 "goma",
1582 "--goma-jsonstatus", 1606 "--goma-jsonstatus",
1583 "/path/to/tmp/json", 1607 "/path/to/tmp/json",
1584 "--goma-service-account-json-file", 1608 "--goma-service-account-json-file",
1585 "/creds/service_accounts/service-account-goma-client.json", 1609 "/creds/service_accounts/service-account-goma-client.json",
1586 "--goma-dir", 1610 "--goma-dir",
1587 "[CACHE]/cipd/goma", 1611 "[CACHE]/cipd/goma",
1588 "--", 1612 "--",
1589 "d8" 1613 "d8"
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after
1648 "@@@STEP_LINK@a2@https://chromium.googlesource.com/v8/v8/+/a2@@@" 1672 "@@@STEP_LINK@a2@https://chromium.googlesource.com/v8/v8/+/a2@@@"
1649 ] 1673 ]
1650 }, 1674 },
1651 { 1675 {
1652 "name": "$result", 1676 "name": "$result",
1653 "reason": "Failures or flakes in build.", 1677 "reason": "Failures or flakes in build.",
1654 "recipe_result": null, 1678 "recipe_result": null,
1655 "status_code": 1 1679 "status_code": 1
1656 } 1680 }
1657 ] 1681 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698