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

Unified Diff: scripts/slave/recipes/chromium_drfuzz.expected/full_chromium_fyi_Win_LKGR__DrM_64_.json

Issue 1930433002: Roll recipe dependencies (nontrivial). (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: Rebase Created 4 years, 8 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 side-by-side diff with in-line comments
Download patch
Index: scripts/slave/recipes/chromium_drfuzz.expected/full_chromium_fyi_Win_LKGR__DrM_64_.json
diff --git a/scripts/slave/recipes/chromium_drfuzz.expected/full_chromium_fyi_Win_LKGR__DrM_64_.json b/scripts/slave/recipes/chromium_drfuzz.expected/full_chromium_fyi_Win_LKGR__DrM_64_.json
index 98be342aae5fbed4ceec52d3193fd564fb953c95..29120d3919e94938b500cd2eaa7599b8379de13c 100644
--- a/scripts/slave/recipes/chromium_drfuzz.expected/full_chromium_fyi_Win_LKGR__DrM_64_.json
+++ b/scripts/slave/recipes/chromium_drfuzz.expected/full_chromium_fyi_Win_LKGR__DrM_64_.json
@@ -25,7 +25,6 @@
"--force",
"--output_manifest"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -104,7 +103,6 @@
"RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py",
"runhooks"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json",
"GYP_CHROMIUM_NO_ACTION": "1",
@@ -127,7 +125,6 @@
"[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl",
"//out/Release_x64"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json"
},
@@ -146,7 +143,6 @@
"--as=output",
"//testing/libfuzzer:libfuzzer_main"
],
- "cwd": "[SLAVE_BUILD]",
"name": "calculate all_fuzzers",
"stdout": "/path/to/tmp/"
},
@@ -163,7 +159,6 @@
"--as=output",
"//testing/libfuzzer:no_clusterfuzz"
],
- "cwd": "[SLAVE_BUILD]",
"name": "calculate no_clusterfuzz",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
@@ -210,7 +205,6 @@
"target2",
"target3"
],
- "cwd": "[SLAVE_BUILD]",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-account-goma-client.json"
},
@@ -228,7 +222,6 @@
"[SLAVE_BUILD]\\src\\out\\Release",
"/path/to/tmp/json"
],
- "cwd": "[SLAVE_BUILD]",
"name": "listdir build_dir",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@[@@@",
@@ -254,7 +247,6 @@
"[\"file 1\", \"file 2\"]",
"[SLAVE_BUILD]\\src\\out\\Release"
],
- "cwd": "[SLAVE_BUILD]",
"name": "zipping"
},
{
@@ -275,7 +267,6 @@
"[TMP_BASE]\\chrome_staging_tmp_1\\drfuzz-win32-release-170242.zip",
"gs://chromium-browser-drfuzz/win32-release-chromium_win64/drfuzz-win32-release-170242.zip"
],
- "cwd": "[SLAVE_BUILD]",
"name": "gsutil upload",
"~followup_annotations": [
"@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chromium-browser-drfuzz/win32-release-chromium_win64/drfuzz-win32-release-170242.zip@@@"
@@ -288,7 +279,6 @@
"\nimport os\nimport sys\nos.remove(sys.argv[1])\n",
"[TMP_BASE]\\chrome_staging_tmp_1\\drfuzz-win32-release-170242.zip"
],
- "cwd": "[SLAVE_BUILD]",
"name": "drfuzz-win32-release-170242.zip",
"~followup_annotations": [
"@@@STEP_LOG_LINE@python.inline@@@@",

Powered by Google App Engine
This is Rietveld 408576698