Index: scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_site_isolation.json |
diff --git a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_clobber_rel_ng.json b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_site_isolation.json |
similarity index 92% |
copy from scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_clobber_rel_ng.json |
copy to scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_site_isolation.json |
index 2a71c680d21f5273da0267d3c4065900a8062f89..fd7b89461ee855822fe3e1e594584196f2462788 100644 |
--- a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_clobber_rel_ng.json |
+++ b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_site_isolation.json |
@@ -7,7 +7,7 @@ |
"--master", |
"tryserver.chromium.linux", |
"--builder", |
- "linux_chromium_clobber_rel_ng", |
+ "linux_site_isolation", |
"--slave", |
"TestSlavename", |
"--spec", |
@@ -106,7 +106,7 @@ |
"--paths", |
"{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}", |
"--properties", |
- "{\"buildername\": \"linux_chromium_clobber_rel_ng\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.linux\", \"slavename\": \"TestSlavename\", \"target_platform\": \"linux\"}" |
+ "{\"buildername\": \"linux_site_isolation\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.linux\", \"slavename\": \"TestSlavename\", \"target_platform\": \"linux\"}" |
], |
"name": "get compile targets for scripts", |
"~followup_annotations": [ |
@@ -165,14 +165,17 @@ |
"@@@STEP_LOG_END@excluded_files@@@", |
"@@@STEP_LOG_LINE@analyze_details@{@@@", |
"@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@", |
- "@@@STEP_LOG_LINE@analyze_details@ \"all\"@@@", |
+ "@@@STEP_LOG_LINE@analyze_details@ \"content_browsertests\", @@@", |
+ "@@@STEP_LOG_LINE@analyze_details@ \"content_unittests\"@@@", |
"@@@STEP_LOG_LINE@analyze_details@ ], @@@", |
"@@@STEP_LOG_LINE@analyze_details@ \"original_compile_targets\": [@@@", |
- "@@@STEP_LOG_LINE@analyze_details@ \"all\"@@@", |
+ "@@@STEP_LOG_LINE@analyze_details@ \"content_browsertests\", @@@", |
+ "@@@STEP_LOG_LINE@analyze_details@ \"content_unittests\"@@@", |
"@@@STEP_LOG_LINE@analyze_details@ ], @@@", |
"@@@STEP_LOG_LINE@analyze_details@ \"original_exes\": [], @@@", |
"@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [@@@", |
- "@@@STEP_LOG_LINE@analyze_details@ \"all\"@@@", |
+ "@@@STEP_LOG_LINE@analyze_details@ \"content_browsertests\", @@@", |
+ "@@@STEP_LOG_LINE@analyze_details@ \"content_unittests\"@@@", |
"@@@STEP_LOG_LINE@analyze_details@ ], @@@", |
"@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.matching_exes\": []@@@", |
"@@@STEP_LOG_LINE@analyze_details@}@@@", |
@@ -204,9 +207,9 @@ |
"[BUILD]/goma", |
"--goma-hermetic", |
"error", |
- "--clobber", |
"--", |
- "all" |
+ "content_browsertests", |
+ "content_unittests" |
], |
"name": "compile (with patch)" |
} |