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

Unified Diff: scripts/slave/recipes/findit/chromium/test.expected/all_test_failed.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/all_test_failed.json
diff --git a/scripts/slave/recipes/findit/chromium/test.expected/all_test_failed.json b/scripts/slave/recipes/findit/chromium/test.expected/all_test_failed.json
index 7e6f891de11dd6928a60b62c172824279066420f..5fe4e8f01b8fef7353eb3e556cbcb718ed299965 100644
--- a/scripts/slave/recipes/findit/chromium/test.expected/all_test_failed.json
+++ b/scripts/slave/recipes/findit/chromium/test.expected/all_test_failed.json
@@ -797,6 +797,13 @@
"name": "report",
"~followup_annotations": [
"@@@STEP_LOG_LINE@report@{@@@",
+ "@@@STEP_LOG_LINE@report@ \"culprits\": {@@@",
+ "@@@STEP_LOG_LINE@report@ \"gl_tests\": {@@@",
+ "@@@STEP_LOG_LINE@report@ \"Test.Three\": \"r1\", @@@",
+ "@@@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\": {@@@",
@@ -815,7 +822,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.Three\", \"Test.One\", \"Test.Two\"], \"status\": \"failed\", \"valid\": true}}}}@@@"
+ "@@@SET_BUILD_PROPERTY@report@{\"culprits\": {\"gl_tests\": {\"Test.One\": \"r1\", \"Test.Three\": \"r1\", \"Test.Two\": \"r1\"}}, \"metadata\": {\"regression_range_size\": 1}, \"result\": {\"r1\": {\"gl_tests\": {\"failures\": [\"Test.Three\", \"Test.One\", \"Test.Two\"], \"status\": \"failed\", \"valid\": true}}}}@@@"
]
},
{

Powered by Google App Engine
This is Rietveld 408576698