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

Unified Diff: scripts/slave/recipes/blink_trybot.expected/linux_fail_release.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_release.json
diff --git a/scripts/slave/recipes/blink_trybot.expected/linux_fail_release.json b/scripts/slave/recipes/blink_trybot.expected/linux_fail_release.json
index 65b35ea097ff9927b1bf17ae543efb32eee7e9c8..d3ebf37a392728bce687a1c1f2cbbaec4cac476e 100644
--- a/scripts/slave/recipes/blink_trybot.expected/linux_fail_release.json
+++ b/scripts/slave/recipes/blink_trybot.expected/linux_fail_release.json
@@ -202,6 +202,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, @@@",
@@ -342,6 +343,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