Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(42)

Unified Diff: scripts/slave/recipes/chromium_trybot.expected/analyze_runs_nothing_with_no_source_file_changes.json

Issue 1933223002: Chromium: make use of new get_files_affected_by_patch. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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_with_no_source_file_changes.json b/scripts/slave/recipes/chromium_trybot.expected/analyze_runs_nothing_with_no_source_file_changes.json
index 83bafbce90d121081bb9dae89f5e9f8a6627af5a..1b80aedf99dff05214856ca3ee795090ff0fc15c 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/analyze_runs_nothing_with_no_source_file_changes.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/analyze_runs_nothing_with_no_source_file_changes.json
@@ -261,8 +261,8 @@
"name": "git diff to analyze patch",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
- "@@@STEP_LOG_LINE@files@README.md@@@",
- "@@@STEP_LOG_LINE@files@foo/bar/baz.py@@@",
+ "@@@STEP_LOG_LINE@files@src/README.md@@@",
+ "@@@STEP_LOG_LINE@files@src/foo/bar/baz.py@@@",
"@@@STEP_LOG_END@files@@@",
"@@@SET_BUILD_PROPERTY@subproject_tag@\"chromium\"@@@"
]

Powered by Google App Engine
This is Rietveld 408576698