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

Unified Diff: scripts/slave/recipes/findit/chromium/test.expected/none_swarming_tests.json

Issue 1946463003: [Findit] Change test.py recipe to speed up test try jobs(Recipe side change). (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: . Created 4 years, 7 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/findit/chromium/test.expected/none_swarming_tests.json
diff --git a/scripts/slave/recipes/findit/chromium/test.expected/none_swarming_tests.json b/scripts/slave/recipes/findit/chromium/test.expected/none_swarming_tests.json
index 479943c863186545467f9d7b8b8bc6861cc5f9e0..acdcec20d63ddf67a58c2828026735c5b94a8af1 100644
--- a/scripts/slave/recipes/findit/chromium/test.expected/none_swarming_tests.json
+++ b/scripts/slave/recipes/findit/chromium/test.expected/none_swarming_tests.json
@@ -636,6 +636,12 @@
"name": "report",
"~followup_annotations": [
"@@@STEP_LOG_LINE@report@{@@@",
+ "@@@STEP_LOG_LINE@report@ \"culprits\": {@@@",
+ "@@@STEP_LOG_LINE@report@ \"gl_tests\": {@@@",
+ "@@@STEP_LOG_LINE@report@ \"Test.One\": \"r1\", @@@",
+ "@@@STEP_LOG_LINE@report@ \"Test.Two\": \"r1\"@@@",
+ "@@@STEP_LOG_LINE@report@ }@@@",
+ "@@@STEP_LOG_LINE@report@ }, @@@",
"@@@STEP_LOG_LINE@report@ \"result\": {@@@",
"@@@STEP_LOG_LINE@report@ \"r1\": {@@@",
"@@@STEP_LOG_LINE@report@ \"gl_tests\": {@@@",
@@ -653,7 +659,7 @@
"@@@STEP_LOG_LINE@report@ }@@@",
"@@@STEP_LOG_LINE@report@}@@@",
"@@@STEP_LOG_END@report@@@",
- "@@@SET_BUILD_PROPERTY@report@{\"metadata\": {\"regression_range_size\": 1}, \"result\": {\"r1\": {\"gl_tests\": {\"failures\": [\"Test.One\", \"Test.Two\"], \"status\": \"failed\", \"valid\": true}}}}@@@"
+ "@@@SET_BUILD_PROPERTY@report@{\"culprits\": {\"gl_tests\": {\"Test.One\": \"r1\", \"Test.Two\": \"r1\"}}, \"metadata\": {\"regression_range_size\": 1}, \"result\": {\"r1\": {\"gl_tests\": {\"failures\": [\"Test.One\", \"Test.Two\"], \"status\": \"failed\", \"valid\": true}}}}@@@"
]
},
{

Powered by Google App Engine
This is Rietveld 408576698