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

Unified Diff: scripts/slave/recipe_modules/auto_bisect_staging/example.expected/failed_revision.json

Issue 2456483005: Treat bisect/tryjob perf test failures as warnings. (Closed)
Patch Set: Created 4 years, 2 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_staging/example.expected/failed_revision.json
diff --git a/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/failed_revision.json b/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/failed_revision.json
index 95887393d5c9d4c290e6e52e426009015a4640b2..0023c3aa1ea9356fe7cae9184586bfb8301f5ed4 100644
--- a/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/failed_revision.json
+++ b/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/failed_revision.json
@@ -1744,7 +1744,7 @@
"step returned non-zero exit code: 1",
"@@@STEP_LOG_LINE@Failure Output@benchmark text@@@",
"@@@STEP_LOG_END@Failure Output@@@",
- "@@@STEP_FAILURE@@@"
+ "@@@STEP_WARNINGS@@@"
]
},
{
@@ -1818,7 +1818,7 @@
"step returned non-zero exit code: 1",
"@@@STEP_LOG_LINE@Failure Output@benchmark text@@@",
"@@@STEP_LOG_END@Failure Output@@@",
- "@@@STEP_FAILURE@@@"
+ "@@@STEP_WARNINGS@@@"
]
},
{
@@ -1892,7 +1892,7 @@
"step returned non-zero exit code: 1",
"@@@STEP_LOG_LINE@Failure Output@benchmark text@@@",
"@@@STEP_LOG_END@Failure Output@@@",
- "@@@STEP_FAILURE@@@"
+ "@@@STEP_WARNINGS@@@"
]
},
{
@@ -1966,7 +1966,7 @@
"step returned non-zero exit code: 1",
"@@@STEP_LOG_LINE@Failure Output@benchmark text@@@",
"@@@STEP_LOG_END@Failure Output@@@",
- "@@@STEP_FAILURE@@@"
+ "@@@STEP_WARNINGS@@@"
]
},
{
@@ -2040,7 +2040,7 @@
"step returned non-zero exit code: 1",
"@@@STEP_LOG_LINE@Failure Output@benchmark text@@@",
"@@@STEP_LOG_END@Failure Output@@@",
- "@@@STEP_FAILURE@@@"
+ "@@@STEP_WARNINGS@@@"
]
},
{

Powered by Google App Engine
This is Rietveld 408576698