| Index: scripts/slave/recipes/chromium_trybot.expected/compile_because_of_analyze_with_filtered_compile_targets_exclude_all.json
|
| diff --git a/scripts/slave/recipes/chromium_trybot.expected/compile_because_of_analyze_with_filtered_compile_targets_exclude_all.json b/scripts/slave/recipes/chromium_trybot.expected/compile_because_of_analyze_with_filtered_compile_targets_exclude_all.json
|
| index 28e0ea13e05bd017155c9b44acdaf8e1809230af..e07547ca1fe6d3d562a4fa633d0079259de9ea0d 100644
|
| --- a/scripts/slave/recipes/chromium_trybot.expected/compile_because_of_analyze_with_filtered_compile_targets_exclude_all.json
|
| +++ b/scripts/slave/recipes/chromium_trybot.expected/compile_because_of_analyze_with_filtered_compile_targets_exclude_all.json
|
| @@ -194,7 +194,7 @@
|
| "-u",
|
| "[SLAVE_BUILD]/src/build/gyp_chromium",
|
| "--analyzer",
|
| - "{\"files\": [\"foo.cc\"], \"targets\": [\"angle_unittests_run\", \"base_unittests\", \"chrome\", \"content_gl_tests_run\", \"gl_tests_run\", \"tab_capture_end2end_tests_run\", \"telemetry_gpu_test_run\"]}",
|
| + "{\"files\": [\"foo.cc\"], \"targets\": [\"angle_unittests_run\", \"base_unittests\", \"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]",
|
| @@ -233,6 +233,7 @@
|
| "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@",
|
| "@@@STEP_LOG_LINE@analyze_details@ \"base_unittests\", @@@",
|
| "@@@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\", @@@",
|
|
|