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

Unified Diff: scripts/slave/recipe_modules/auto_bisect_staging/example.expected/return_code.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/return_code.json
diff --git a/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/return_code.json b/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/return_code.json
index 2cc0442a58d325a6f93e64fd72f62d7830d12e0d..f7ffcabc6141a0caa2853cadfe994db88bf42675 100644
--- a/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/return_code.json
+++ b/scripts/slave/recipe_modules/auto_bisect_staging/example.expected/return_code.json
@@ -1023,7 +1023,7 @@
"step returned non-zero exit code: 1",
"@@@STEP_LOG_LINE@Failure Output@benchmark text@@@",
"@@@STEP_LOG_END@Failure Output@@@",
- "@@@STEP_FAILURE@@@"
+ "@@@STEP_WARNINGS@@@"
]
},
{
@@ -1077,7 +1077,7 @@
"step returned non-zero exit code: 1",
"@@@STEP_LOG_LINE@Failure Output@benchmark text@@@",
"@@@STEP_LOG_END@Failure Output@@@",
- "@@@STEP_FAILURE@@@"
+ "@@@STEP_WARNINGS@@@"
]
},
{
@@ -1131,7 +1131,7 @@
"step returned non-zero exit code: 1",
"@@@STEP_LOG_LINE@Failure Output@benchmark text@@@",
"@@@STEP_LOG_END@Failure Output@@@",
- "@@@STEP_FAILURE@@@"
+ "@@@STEP_WARNINGS@@@"
]
},
{
@@ -1185,7 +1185,7 @@
"step returned non-zero exit code: 1",
"@@@STEP_LOG_LINE@Failure Output@benchmark text@@@",
"@@@STEP_LOG_END@Failure Output@@@",
- "@@@STEP_FAILURE@@@"
+ "@@@STEP_WARNINGS@@@"
]
},
{
@@ -1239,7 +1239,7 @@
"step returned non-zero exit code: 1",
"@@@STEP_LOG_LINE@Failure Output@benchmark text@@@",
"@@@STEP_LOG_END@Failure Output@@@",
- "@@@STEP_FAILURE@@@"
+ "@@@STEP_WARNINGS@@@"
]
},
{
@@ -1525,7 +1525,7 @@
"step returned non-zero exit code: 1",
"@@@STEP_LOG_LINE@Failure Output@benchmark text@@@",
"@@@STEP_LOG_END@Failure Output@@@",
- "@@@STEP_FAILURE@@@"
+ "@@@STEP_WARNINGS@@@"
]
},
{
@@ -1579,7 +1579,7 @@
"step returned non-zero exit code: 1",
"@@@STEP_LOG_LINE@Failure Output@benchmark text@@@",
"@@@STEP_LOG_END@Failure Output@@@",
- "@@@STEP_FAILURE@@@"
+ "@@@STEP_WARNINGS@@@"
]
},
{
@@ -1633,7 +1633,7 @@
"step returned non-zero exit code: 1",
"@@@STEP_LOG_LINE@Failure Output@benchmark text@@@",
"@@@STEP_LOG_END@Failure Output@@@",
- "@@@STEP_FAILURE@@@"
+ "@@@STEP_WARNINGS@@@"
]
},
{
@@ -1687,7 +1687,7 @@
"step returned non-zero exit code: 1",
"@@@STEP_LOG_LINE@Failure Output@benchmark text@@@",
"@@@STEP_LOG_END@Failure Output@@@",
- "@@@STEP_FAILURE@@@"
+ "@@@STEP_WARNINGS@@@"
]
},
{
@@ -1741,7 +1741,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