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

Unified Diff: scripts/slave/recipes/blink_trybot.expected/mac_fail_release_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: 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/mac_fail_release_git.json
diff --git a/scripts/slave/recipes/blink_trybot.expected/mac_fail_release_git.json b/scripts/slave/recipes/blink_trybot.expected/mac_fail_release_git.json
index d5785388fc89ea1e7bcde7b833c847c608a4d336..43eed1ddf31004a31b5cf0f1ec60adb347ce0e1d 100644
--- a/scripts/slave/recipes/blink_trybot.expected/mac_fail_release_git.json
+++ b/scripts/slave/recipes/blink_trybot.expected/mac_fail_release_git.json
@@ -229,6 +229,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, @@@",
@@ -371,6 +372,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