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

Unified Diff: scripts/slave/recipes/blink_trybot.expected/win_fail_debug.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: License headers 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/win_fail_debug.json
diff --git a/scripts/slave/recipes/blink_trybot.expected/win_fail_debug.json b/scripts/slave/recipes/blink_trybot.expected/win_fail_debug.json
index d062ec00cc4c48101561d6c80c71c6590829e2e0..6de34d6e6890faa980be759616f788d20416e027 100644
--- a/scripts/slave/recipes/blink_trybot.expected/win_fail_debug.json
+++ b/scripts/slave/recipes/blink_trybot.expected/win_fail_debug.json
@@ -205,6 +205,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, @@@",
@@ -348,6 +349,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