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

Unified Diff: scripts/slave/recipes/findit/chromium/test.expected/only_one_test_passed.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
« no previous file with comments | « scripts/slave/recipes/findit/chromium/test.expected/none_swarming_tests.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/findit/chromium/test.expected/only_one_test_passed.json
diff --git a/scripts/slave/recipes/findit/chromium/test.expected/only_one_test_passed.json b/scripts/slave/recipes/findit/chromium/test.expected/only_one_test_passed.json
index 1337241b4c037727a088fcee03d4c879fec31ec4..ba5b8ce21554994930316a6a49374e3dbfbece1f 100644
--- a/scripts/slave/recipes/findit/chromium/test.expected/only_one_test_passed.json
+++ b/scripts/slave/recipes/findit/chromium/test.expected/only_one_test_passed.json
@@ -797,6 +797,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\": {@@@",
@@ -814,7 +820,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}}}}@@@"
]
},
{
« no previous file with comments | « scripts/slave/recipes/findit/chromium/test.expected/none_swarming_tests.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698