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

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

Issue 1515933004: Rename telemetry_gpu_new_test back to telemetry_gpu_test. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 5 years 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/full_tryserver_chromium_win_win_optional_gpu_tests_rel_analyze.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win_optional_gpu_tests_rel_analyze.json b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win_optional_gpu_tests_rel_analyze.json
index 5d40f3b9c95ef1021a01edbf21c82e09a4d8ec22..1d68a747d231867ceed3dbbcc88d1f544f12a2a4 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win_optional_gpu_tests_rel_analyze.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win_optional_gpu_tests_rel_analyze.json
@@ -217,7 +217,7 @@
"-u",
"[SLAVE_BUILD]\\src\\build\\gyp_chromium",
"--analyzer",
- "{\"additional_compile_targets\": [\"chromium_builder_tests\", \"crash_service\"], \"files\": [\"foo.cc\"], \"test_targets\": [\"angle_deqp_gles2_tests_run\", \"angle_end2end_tests_run\", \"mini_installer\", \"telemetry_gpu_new_test_run\"]}",
+ "{\"additional_compile_targets\": [\"chromium_builder_tests\", \"crash_service\"], \"files\": [\"foo.cc\"], \"test_targets\": [\"angle_deqp_gles2_tests_run\", \"angle_end2end_tests_run\", \"mini_installer\", \"telemetry_gpu_test_run\"]}",
"/path/to/tmp/json"
],
"cwd": "[SLAVE_BUILD]",
@@ -245,7 +245,7 @@
"@@@STEP_LOG_LINE@analyze_details@ \"angle_deqp_gles2_tests_run\", @@@",
"@@@STEP_LOG_LINE@analyze_details@ \"angle_end2end_tests_run\", @@@",
"@@@STEP_LOG_LINE@analyze_details@ \"mini_installer\", @@@",
- "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_new_test_run\"@@@",
+ "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_test_run\"@@@",
"@@@STEP_LOG_LINE@analyze_details@ ]@@@",
"@@@STEP_LOG_LINE@analyze_details@}@@@",
"@@@STEP_LOG_END@analyze_details@@@"

Powered by Google App Engine
This is Rietveld 408576698