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

Unified Diff: scripts/slave/recipes/chromium_trybot.expected/recipe_config_changes_not_retried_without_patch.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/recipe_config_changes_not_retried_without_patch.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/recipe_config_changes_not_retried_without_patch.json b/scripts/slave/recipes/chromium_trybot.expected/recipe_config_changes_not_retried_without_patch.json
index 0f41fca8ac35eb6166e9d0641ad36006f26d958c..7c941575c1b69dac8d30185c2e1c8b4776378f26 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/recipe_config_changes_not_retried_without_patch.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/recipe_config_changes_not_retried_without_patch.json
@@ -237,8 +237,8 @@
"name": "git diff to analyze patch",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
- "@@@STEP_LOG_LINE@files@testing/buildbot/chromium.chromiumos.json@@@",
- "@@@STEP_LOG_LINE@files@foo/bar/baz.py@@@",
+ "@@@STEP_LOG_LINE@files@src/testing/buildbot/chromium.chromiumos.json@@@",
+ "@@@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