Index: scripts/slave/recipes/chromium.expected/full_chromium_lkgr_ASAN_Release_Media.json |
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_lkgr_TSAN_Release.json b/scripts/slave/recipes/chromium.expected/full_chromium_lkgr_ASAN_Release_Media.json |
similarity index 95% |
copy from scripts/slave/recipes/chromium.expected/full_chromium_lkgr_TSAN_Release.json |
copy to scripts/slave/recipes/chromium.expected/full_chromium_lkgr_ASAN_Release_Media.json |
index 9b692fffc177fe54f2775eb3b7e568362d4cef4f..0e756b108b808900efbb1832bbd9567a791931d4 100644 |
--- a/scripts/slave/recipes/chromium.expected/full_chromium_lkgr_TSAN_Release.json |
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_lkgr_ASAN_Release_Media.json |
@@ -7,7 +7,7 @@ |
"--master", |
"chromium.lkgr", |
"--builder", |
- "TSAN Release", |
+ "ASAN Release Media", |
"--slave", |
"TestSlavename", |
"--spec", |
@@ -188,7 +188,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 disable_nacl=1 gomadir='[CACHE]/cipd/goma' target_arch=x64 tsan=1 use_goma=1", |
+ "GYP_DEFINES": "asan=1 clang=1 component=static_library enable_ipc_fuzzer=1 ffmpeg_branding=ChromeOS gomadir='[CACHE]/cipd/goma' lsan=1 proprietary_codecs=1 sanitizer_coverage=edge target_arch=x64 use_goma=1 v8_enable_verify_heap=1", |
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
}, |
"name": "gclient runhooks" |
@@ -213,7 +213,7 @@ |
"-m", |
"chromium.lkgr", |
"-b", |
- "TSAN Release", |
+ "ASAN Release Media", |
"--config-file", |
"[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", |
"--goma-dir", |
@@ -318,7 +318,7 @@ |
"-u", |
"RECIPE_MODULE[build::archive]/resources/zip_archive.py", |
"[TMP_BASE]/chrome_staging_tmp_1", |
- "tsan-linux-release-170242", |
+ "asan-linux-release-170242", |
"[\"file 1\", \"file 2\"]", |
"[SLAVE_BUILD]/src/out/Release" |
], |
@@ -339,12 +339,12 @@ |
"cp", |
"-a", |
"public-read", |
- "[TMP_BASE]/chrome_staging_tmp_1/tsan-linux-release-170242.zip", |
- "gs://chromium-browser-tsan/linux-release/tsan-linux-release-170242.zip" |
+ "[TMP_BASE]/chrome_staging_tmp_1/asan-linux-release-170242.zip", |
+ "gs://chrome-test-builds/media/linux-release/asan-linux-release-170242.zip" |
], |
"name": "gsutil upload", |
"~followup_annotations": [ |
- "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chromium-browser-tsan/linux-release/tsan-linux-release-170242.zip@@@" |
+ "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chrome-test-builds/media/linux-release/asan-linux-release-170242.zip@@@" |
] |
}, |
{ |
@@ -352,9 +352,9 @@ |
"python", |
"-u", |
"\nimport os\nimport sys\nos.remove(sys.argv[1])\n", |
- "[TMP_BASE]/chrome_staging_tmp_1/tsan-linux-release-170242.zip" |
+ "[TMP_BASE]/chrome_staging_tmp_1/asan-linux-release-170242.zip" |
], |
- "name": "tsan-linux-release-170242.zip", |
+ "name": "asan-linux-release-170242.zip", |
"~followup_annotations": [ |
"@@@STEP_LOG_LINE@python.inline@@@@", |
"@@@STEP_LOG_LINE@python.inline@import os@@@", |