| Index: scripts/slave/recipes/chromium_libfuzzer.expected/full_chromium_fyi_Libfuzzer_Upload_Linux_ASan.json
|
| diff --git a/scripts/slave/recipes/chromium_libfuzzer.expected/full_chromium_fyi_Libfuzzer_Upload_Linux_ASan.json b/scripts/slave/recipes/chromium_libfuzzer.expected/full_chromium_fyi_Libfuzzer_Upload_Linux_ASan.json
|
| index 32d77cb966d077c32d89abf7dccb247177d17fd5..ab77ab46b89995197c72f960170d232214df4119 100644
|
| --- a/scripts/slave/recipes/chromium_libfuzzer.expected/full_chromium_fyi_Libfuzzer_Upload_Linux_ASan.json
|
| +++ b/scripts/slave/recipes/chromium_libfuzzer.expected/full_chromium_fyi_Libfuzzer_Upload_Linux_ASan.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": "/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"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/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": [
|
| @@ -189,7 +184,6 @@
|
| "--output-json",
|
| "/path/to/tmp/json"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| },
|
| @@ -233,7 +227,6 @@
|
| "target2",
|
| "target3"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| },
|
| @@ -251,7 +244,6 @@
|
| "[SLAVE_BUILD]/src/out/Release",
|
| "/path/to/tmp/json"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "listdir build_dir",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@[@@@",
|
| @@ -277,7 +269,6 @@
|
| "[\"file 1\", \"file 2\"]",
|
| "[SLAVE_BUILD]/src/out/Release"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "zipping"
|
| },
|
| {
|
| @@ -298,7 +289,6 @@
|
| "[TMP_BASE]/chrome_staging_tmp_1/libfuzzer-linux-release-170242.zip",
|
| "gs://chromium-browser-libfuzzer/linux-release-asan/libfuzzer-linux-release-170242.zip"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "gsutil upload",
|
| "~followup_annotations": [
|
| "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chromium-browser-libfuzzer/linux-release-asan/libfuzzer-linux-release-170242.zip@@@"
|
| @@ -311,7 +301,6 @@
|
| "\nimport os\nimport sys\nos.remove(sys.argv[1])\n",
|
| "[TMP_BASE]/chrome_staging_tmp_1/libfuzzer-linux-release-170242.zip"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "libfuzzer-linux-release-170242.zip",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@python.inline@@@@",
|
|
|