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

Unified Diff: scripts/slave/recipes/bisect.expected/basic.json

Issue 1829583002: Enabling descent into catapult rolls. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@hax
Patch Set: Updating expectations, rebasing. 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/bisect.expected/basic.json
diff --git a/scripts/slave/recipes/bisect.expected/basic.json b/scripts/slave/recipes/bisect.expected/basic.json
index 4d78df56995d86a24a79fe7281f197d2f4fef8ca..b1b5cd4ba1be7dca1f5e4000c8d78ce139ce57f5 100644
--- a/scripts/slave/recipes/bisect.expected/basic.json
+++ b/scripts/slave/recipes/bisect.expected/basic.json
@@ -270,6 +270,7 @@
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@Debug Bad Revision DEPS@v8: None@@@",
+ "@@@STEP_LOG_LINE@Debug Bad Revision DEPS@catapult: None@@@",
"@@@STEP_LOG_LINE@Debug Bad Revision DEPS@skia: None@@@",
"@@@STEP_LOG_END@Debug Bad Revision DEPS@@@"
]
@@ -289,6 +290,7 @@
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@Debug Good Revision DEPS@v8: None@@@",
+ "@@@STEP_LOG_LINE@Debug Good Revision DEPS@catapult: None@@@",
"@@@STEP_LOG_LINE@Debug Good Revision DEPS@skia: None@@@",
"@@@STEP_LOG_END@Debug Good Revision DEPS@@@"
]

Powered by Google App Engine
This is Rietveld 408576698