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

Unified Diff: scripts/slave/recipes/chromium_trybot.expected/telemetry_gpu_no_results.json

Issue 1187863002: Use simpler "analyze" logic for chromium_trybot recipe on non-Windows (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: rebase Created 5 years, 6 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/chromium_trybot.expected/telemetry_gpu_no_results.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/telemetry_gpu_no_results.json b/scripts/slave/recipes/chromium_trybot.expected/telemetry_gpu_no_results.json
index e418f2d379b145aece5272370c3a8ab89c57ff0f..acd8c91639daa2147eea21f6b0b08907da8dfcbc 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/telemetry_gpu_no_results.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/telemetry_gpu_no_results.json
@@ -213,12 +213,12 @@
"@@@STEP_LOG_LINE@analyze_details@{@@@",
"@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@",
"@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@",
- "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\", @@@",
"@@@STEP_LOG_LINE@analyze_details@ \"chrome\", @@@",
- "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_test_run\", @@@",
- "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @@@",
+ "@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\", @@@",
"@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@",
- "@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\"@@@",
+ "@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\", @@@",
+ "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @@@",
+ "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_test_run\"@@@",
"@@@STEP_LOG_LINE@analyze_details@ ], @@@",
"@@@STEP_LOG_LINE@analyze_details@ \"original_compile_targets\": [@@@",
"@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@",
@@ -319,12 +319,12 @@
"--ninja-ensure-up-to-date",
"--",
"angle_unittests_run",
- "chromium_builder_tests",
"chrome",
- "telemetry_gpu_test_run",
- "tab_capture_end2end_tests_run",
+ "chromium_builder_tests",
"content_gl_tests_run",
- "gl_tests_run"
+ "gl_tests_run",
+ "tab_capture_end2end_tests_run",
+ "telemetry_gpu_test_run"
],
"cwd": "[SLAVE_BUILD]",
"name": "compile (with patch)"

Powered by Google App Engine
This is Rietveld 408576698