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

Unified Diff: scripts/slave/recipes/blink_trybot.expected/win_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: Yeeeeaaaahhhhhh! 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_git.json
diff --git a/scripts/slave/recipes/blink_trybot.expected/win_fail_debug_git.json b/scripts/slave/recipes/blink_trybot.expected/win_fail_debug_git.json
index 90000c534508e5a5aa40909386222afb6714e80f..565c6ef85896ea8286cf5266994ecd92d4c71087 100644
--- a/scripts/slave/recipes/blink_trybot.expected/win_fail_debug_git.json
+++ b/scripts/slave/recipes/blink_trybot.expected/win_fail_debug_git.json
@@ -226,6 +226,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, @@@",
@@ -368,6 +369,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