| Index: scripts/slave/recipes/chromium_trybot.expected/compile_because_of_analyze.json
|
| diff --git a/scripts/slave/recipes/chromium_trybot.expected/compile_because_of_analyze.json b/scripts/slave/recipes/chromium_trybot.expected/compile_because_of_analyze.json
|
| index c45851b97b0c9cbe298a6ced6502c16cfb39e707..a826b797b5c4e2efc4c19536b4d2b3da2c515516 100644
|
| --- a/scripts/slave/recipes/chromium_trybot.expected/compile_because_of_analyze.json
|
| +++ b/scripts/slave/recipes/chromium_trybot.expected/compile_because_of_analyze.json
|
| @@ -188,7 +188,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]",
|
| @@ -217,6 +217,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\", @@@",
|
|
|