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

Unified Diff: scripts/slave/recipes/blink_trybot.expected/linux_fail_debug_git.json

Issue 23889036: Refactor the way that TestApi works so that it is actually useful. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: rebase Created 7 years, 3 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/blink_trybot.expected/linux_fail_debug_git.json
diff --git a/scripts/slave/recipes/blink_trybot.expected/linux_fail_debug_git.json b/scripts/slave/recipes/blink_trybot.expected/linux_fail_debug_git.json
index 13ab2b249e8e9d0468cce18efc3869885c8fed2f..04694f42875f36c0259d1e55c6c3729be53a1679 100644
--- a/scripts/slave/recipes/blink_trybot.expected/linux_fail_debug_git.json
+++ b/scripts/slave/recipes/blink_trybot.expected/linux_fail_debug_git.json
@@ -227,6 +227,7 @@
],
"name": "webkit_tests (with patch)",
"~followup_annotations": [
+ "step returned non-zero exit code: 1",
"@@@STEP_TEXT@<br/>unexpected_flakes:<br/>flake/totally-flakey.html<br/><br/>unexpected_failures:<br/>bad/totally-bad-probably.html<br/>tricky/totally-maybe-not-awesome.html<br/><br/>Total executed: 9001@@@",
"@@@STEP_LOG_LINE@json.test_results@{@@@",
"@@@STEP_LOG_LINE@json.test_results@ \"num_passes\": 9001, @@@",
@@ -367,6 +368,7 @@
],
"name": "webkit_tests (without patch)",
"~followup_annotations": [
+ "step returned non-zero exit code: 1",
"@@@STEP_TEXT@<br/>unexpected_flakes:<br/>flake/totally-flakey.html<br/><br/>unexpected_failures:<br/>bad/totally-bad-probably.html<br/>tricky/totally-maybe-not-awesome.html<br/><br/>Total executed: 9001@@@",
"@@@STEP_LOG_LINE@json.test_results@{@@@",
"@@@STEP_LOG_LINE@json.test_results@ \"num_passes\": 9001, @@@",

Powered by Google App Engine
This is Rietveld 408576698