Index: scripts/slave/recipes/chromium_trybot.expected/analyze_runs_nothing_with_no_source_file_changes.json |
diff --git a/scripts/slave/recipes/chromium_trybot.expected/analyze_runs_nothing.json b/scripts/slave/recipes/chromium_trybot.expected/analyze_runs_nothing_with_no_source_file_changes.json |
similarity index 95% |
copy from scripts/slave/recipes/chromium_trybot.expected/analyze_runs_nothing.json |
copy to scripts/slave/recipes/chromium_trybot.expected/analyze_runs_nothing_with_no_source_file_changes.json |
index 2774c656442a6d3d28d2722d5eed95902ac1cb1a..14ff08e9754845031fca40a0e3b3dbc6ed132117 100644 |
--- a/scripts/slave/recipes/chromium_trybot.expected/analyze_runs_nothing.json |
+++ b/scripts/slave/recipes/chromium_trybot.expected/analyze_runs_nothing_with_no_source_file_changes.json |
@@ -153,7 +153,8 @@ |
"name": "git diff to analyze patch", |
"stdout": "/path/to/tmp/", |
"~followup_annotations": [ |
- "@@@STEP_LOG_LINE@files@foo.cc@@@", |
+ "@@@STEP_LOG_LINE@files@README.md@@@", |
+ "@@@STEP_LOG_LINE@files@foo/bar/baz.py@@@", |
"@@@STEP_LOG_END@files@@@" |
] |
}, |
@@ -189,7 +190,7 @@ |
"-u", |
"[SLAVE_BUILD]\\src\\build\\gyp_chromium", |
"--analyzer", |
- "{\"files\": [\"foo.cc\"], \"targets\": [\"angle_unittests_run\", \"chrome\", \"chromium_builder_tests\", \"content_gl_tests_run\", \"crash_service\", \"gl_tests_run\", \"mini_installer\", \"tab_capture_end2end_tests_run\", \"telemetry_gpu_test_run\"]}", |
+ "{\"files\": [\"README.md\", \"foo/bar/baz.py\"], \"targets\": [\"angle_unittests_run\", \"chrome\", \"chromium_builder_tests\", \"content_gl_tests_run\", \"crash_service\", \"gl_tests_run\", \"mini_installer\", \"tab_capture_end2end_tests_run\", \"telemetry_gpu_test_run\"]}", |
"/path/to/tmp/json" |
], |
"cwd": "[SLAVE_BUILD]", |