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

Unified Diff: scripts/slave/recipes/chromium_trybot.expected/analyze_webkit.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/analyze_webkit.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/analyze_webkit.json b/scripts/slave/recipes/chromium_trybot.expected/analyze_webkit.json
index 5e81f8d75200c31c6518b20ddd36499e77b68837..6328a6871fa82ee5e88385fef45b0f47ea9ab842 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/analyze_webkit.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/analyze_webkit.json
@@ -217,7 +217,7 @@
"-u",
"[SLAVE_BUILD]\\src\\build\\gyp_chromium",
"--analyzer",
- "{\"additional_compile_targets\": [\"chromium_builder_tests\", \"crash_service\"], \"files\": [\"third_party/WebKit/Source/core/dom/Element.cpp\"], \"test_targets\": [\"angle_unittests_run\", \"blink_heap_unittests\", \"blink_platform_unittests\", \"content_gl_tests_run\", \"gl_tests_run\", \"gl_unittests_run\", \"mini_installer\", \"tab_capture_end2end_tests_run\", \"telemetry_gpu_new_test_run\", \"webkit_unit_tests\", \"wtf_unittests\"]}",
+ "{\"additional_compile_targets\": [\"chromium_builder_tests\", \"crash_service\"], \"files\": [\"third_party/WebKit/Source/core/dom/Element.cpp\"], \"test_targets\": [\"angle_unittests_run\", \"blink_heap_unittests\", \"blink_platform_unittests\", \"content_gl_tests_run\", \"gl_tests_run\", \"gl_unittests_run\", \"mini_installer\", \"tab_capture_end2end_tests_run\", \"telemetry_gpu_test_run\", \"webkit_unit_tests\", \"wtf_unittests\"]}",
"/path/to/tmp/json"
],
"cwd": "[SLAVE_BUILD]",
@@ -250,7 +250,7 @@
"@@@STEP_LOG_LINE@analyze_details@ \"gl_unittests_run\", @@@",
"@@@STEP_LOG_LINE@analyze_details@ \"mini_installer\", @@@",
"@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @@@",
- "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_new_test_run\", @@@",
+ "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_test_run\", @@@",
"@@@STEP_LOG_LINE@analyze_details@ \"webkit_unit_tests\", @@@",
"@@@STEP_LOG_LINE@analyze_details@ \"wtf_unittests\"@@@",
"@@@STEP_LOG_LINE@analyze_details@ ]@@@",

Powered by Google App Engine
This is Rietveld 408576698