| Index: scripts/slave/recipes/chromium_libfuzzer.expected/full_chromium_fyi_Libfuzzer_Upload_Linux_ASan_Debug.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_Debug.json
|
| similarity index 97%
|
| copy from scripts/slave/recipes/chromium_libfuzzer.expected/full_chromium_fyi_Libfuzzer_Upload_Linux_ASan.json
|
| copy to scripts/slave/recipes/chromium_libfuzzer.expected/full_chromium_fyi_Libfuzzer_Upload_Linux_ASan_Debug.json
|
| index eca3806e30b199b284beea75cba192ec40e0a4ec..9373f15a2ee9409a16260cbd716a976ec7344d56 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_Debug.json
|
| @@ -7,7 +7,7 @@
|
| "--master",
|
| "chromium.fyi",
|
| "--builder",
|
| - "Libfuzzer Upload Linux ASan",
|
| + "Libfuzzer Upload Linux ASan Debug",
|
| "--slave",
|
| "TestSlavename",
|
| "--spec",
|
| @@ -114,7 +114,7 @@
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| "GYP_CHROMIUM_NO_ACTION": "1",
|
| - "GYP_DEFINES": "clang=1 component=static_library gomadir='[BUILD]/goma' proprietary_codecs=1 target_arch=x64 use_goma=1",
|
| + "GYP_DEFINES": "clang=1 component=shared_library gomadir='[BUILD]/goma' proprietary_codecs=1 target_arch=x64 use_goma=1",
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| "name": "gclient runhooks"
|
| @@ -128,10 +128,10 @@
|
| "-m",
|
| "chromium.fyi",
|
| "-b",
|
| - "Libfuzzer Upload Linux ASan",
|
| + "Libfuzzer Upload Linux ASan Debug",
|
| "--config-file",
|
| "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl",
|
| - "[SLAVE_BUILD]/src/out/Release"
|
| + "[SLAVE_BUILD]/src/out/Debug"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| @@ -145,7 +145,7 @@
|
| "[DEPOT_TOOLS]/gn.py",
|
| "--root=[SLAVE_BUILD]/src",
|
| "refs",
|
| - "[SLAVE_BUILD]/src/out/Release",
|
| + "[SLAVE_BUILD]/src/out/Debug",
|
| "--all",
|
| "--type=executable",
|
| "--as=output",
|
| @@ -161,7 +161,7 @@
|
| "[DEPOT_TOOLS]/gn.py",
|
| "--root=[SLAVE_BUILD]/src",
|
| "refs",
|
| - "[SLAVE_BUILD]/src/out/Release",
|
| + "[SLAVE_BUILD]/src/out/Debug",
|
| "--all",
|
| "--type=executable",
|
| "--as=output",
|
| @@ -216,7 +216,7 @@
|
| "--ninja-path",
|
| "RECIPE_PACKAGE_REPO[depot_tools]/ninja",
|
| "--target",
|
| - "Release",
|
| + "Debug",
|
| "--src-dir",
|
| "[SLAVE_BUILD]/src",
|
| "--goma-cache-dir",
|
| @@ -230,7 +230,7 @@
|
| "--goma-service-account-json-file",
|
| "/creds/service_accounts/service-account-goma-client.json",
|
| "--target-output-dir",
|
| - "[SLAVE_BUILD]/src/out/Release",
|
| + "[SLAVE_BUILD]/src/out/Debug",
|
| "--goma-dir",
|
| "[BUILD]/goma",
|
| "--",
|
|
|