Index: scripts/slave/recipes/chromium_trybot.expected/compile_because_of_analyze_with_filtered_compile_targets.json |
diff --git a/scripts/slave/recipes/chromium_trybot.expected/compile_because_of_analyze_with_filtered_compile_targets.json b/scripts/slave/recipes/chromium_trybot.expected/compile_because_of_analyze_with_filtered_compile_targets.json |
index b0fafda6f4e28f463dc4da20058f788d4b3f0f2c..68fc4a6f788067454de0fc0e53f3a88bf8b770e3 100644 |
--- a/scripts/slave/recipes/chromium_trybot.expected/compile_because_of_analyze_with_filtered_compile_targets.json |
+++ b/scripts/slave/recipes/chromium_trybot.expected/compile_because_of_analyze_with_filtered_compile_targets.json |
@@ -203,7 +203,7 @@ |
"-u", |
"[SLAVE_BUILD]/src/build/gyp_chromium", |
"--analyzer", |
- "{\"files\": [\"foo.cc\"], \"targets\": [\"angle_unittests_run\", \"chrome\", \"content_gl_tests_run\", \"gl_tests_run\", \"tab_capture_end2end_tests_run\", \"telemetry_gpu_test_run\"]}", |
+ "{\"files\": [\"foo.cc\"], \"targets\": [\"angle_unittests_run\", \"chrome\", \"chromium_swarm_tests\", \"content_gl_tests_run\", \"gl_tests_run\", \"tab_capture_end2end_tests_run\", \"telemetry_gpu_test_run\"]}", |
"/path/to/tmp/json" |
], |
"cwd": "[SLAVE_BUILD]", |
@@ -243,6 +243,7 @@ |
"@@@STEP_LOG_LINE@analyze_details@ \"original_exes\": [@@@", |
"@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@", |
"@@@STEP_LOG_LINE@analyze_details@ \"chrome\", @@@", |
+ "@@@STEP_LOG_LINE@analyze_details@ \"chromium_swarm_tests\", @@@", |
"@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@", |
"@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\", @@@", |
"@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @@@", |