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

Unified Diff: scripts/slave/recipe_modules/auto_bisect/example.expected/delayed_build_test.json

Issue 2209833002: Gsutil ls misses should not be treated as failures by bisect. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 4 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/recipe_modules/auto_bisect/example.expected/delayed_build_test.json
diff --git a/scripts/slave/recipe_modules/auto_bisect/example.expected/delayed_build_test.json b/scripts/slave/recipe_modules/auto_bisect/example.expected/delayed_build_test.json
index 11c8391333dc6fac0d018284276e431ace6a5b6b..ea096115bf4da8db20ddd31fd721c9ee1ea95ada 100644
--- a/scripts/slave/recipe_modules/auto_bisect/example.expected/delayed_build_test.json
+++ b/scripts/slave/recipe_modules/auto_bisect/example.expected/delayed_build_test.json
@@ -162,8 +162,7 @@
],
"name": "gsutil ls",
"~followup_annotations": [
- "step returned non-zero exit code: 1",
- "@@@STEP_EXCEPTION@@@"
+ "step returned non-zero exit code: 1"
]
},
{
@@ -196,8 +195,7 @@
],
"name": "gsutil ls (2)",
"~followup_annotations": [
- "step returned non-zero exit code: 1",
- "@@@STEP_EXCEPTION@@@"
+ "step returned non-zero exit code: 1"
]
},
{
@@ -230,8 +228,7 @@
],
"name": "gsutil ls (3)",
"~followup_annotations": [
- "step returned non-zero exit code: 1",
- "@@@STEP_EXCEPTION@@@"
+ "step returned non-zero exit code: 1"
]
},
{
@@ -274,8 +271,7 @@
],
"name": "gsutil ls (4)",
"~followup_annotations": [
- "step returned non-zero exit code: 1",
- "@@@STEP_EXCEPTION@@@"
+ "step returned non-zero exit code: 1"
]
},
{
@@ -329,8 +325,7 @@
],
"name": "gsutil ls (5)",
"~followup_annotations": [
- "step returned non-zero exit code: 1",
- "@@@STEP_EXCEPTION@@@"
+ "step returned non-zero exit code: 1"
]
},
{
@@ -357,8 +352,7 @@
],
"name": "gsutil ls (6)",
"~followup_annotations": [
- "step returned non-zero exit code: 1",
- "@@@STEP_EXCEPTION@@@"
+ "step returned non-zero exit code: 1"
]
},
{

Powered by Google App Engine
This is Rietveld 408576698