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

Unified Diff: scripts/slave/recipes/gpu/build_and_upload.expected/compile_without_patch_fail.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/gpu/build_and_upload.expected/compile_without_patch_fail.json
diff --git a/scripts/slave/recipes/gpu/build_and_upload.expected/compile_without_patch_fail.json b/scripts/slave/recipes/gpu/build_and_upload.expected/compile_without_patch_fail.json
index d89e4c436168b31b8c9b3ef6a038332b22d8995d..67134906b9ccb83bc2377bc43b6499648ff41a55 100644
--- a/scripts/slave/recipes/gpu/build_and_upload.expected/compile_without_patch_fail.json
+++ b/scripts/slave/recipes/gpu/build_and_upload.expected/compile_without_patch_fail.json
@@ -176,7 +176,7 @@
"-u",
"[SLAVE_BUILD]\\src\\build\\gyp_chromium",
"--analyzer",
- "{\"additional_compile_targets\": [], \"files\": [\"foo.cc\"], \"test_targets\": [\"angle_unittests_run\", \"content_gl_tests_run\", \"gl_tests_run\", \"gl_unittests_run\", \"gles2_conform_test_run\", \"gpu_unittests_run\", \"tab_capture_end2end_tests_run\", \"telemetry_gpu_new_test_run\"]}",
+ "{\"additional_compile_targets\": [], \"files\": [\"foo.cc\"], \"test_targets\": [\"angle_unittests_run\", \"content_gl_tests_run\", \"gl_tests_run\", \"gl_unittests_run\", \"gles2_conform_test_run\", \"gpu_unittests_run\", \"tab_capture_end2end_tests_run\", \"telemetry_gpu_test_run\"]}",
"/path/to/tmp/json"
],
"cwd": "[SLAVE_BUILD]",
@@ -199,7 +199,7 @@
"@@@STEP_LOG_LINE@json.output@ \"gles2_conform_test\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"gpu_unittests\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests\", @@@",
- "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_new_test\"@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_test\"@@@",
"@@@STEP_LOG_LINE@json.output@ ], @@@",
"@@@STEP_LOG_LINE@json.output@ \"status\": \"Found dependency\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"test_targets\": [@@@",
@@ -210,7 +210,7 @@
"@@@STEP_LOG_LINE@json.output@ \"gles2_conform_test_run\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"gpu_unittests_run\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests_run\", @@@",
- "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_new_test_run\"@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_test_run\"@@@",
"@@@STEP_LOG_LINE@json.output@ ]@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@"
@@ -255,8 +255,8 @@
"gpu_unittests_run",
"tab_capture_end2end_tests",
"tab_capture_end2end_tests_run",
- "telemetry_gpu_new_test",
- "telemetry_gpu_new_test_run"
+ "telemetry_gpu_test",
+ "telemetry_gpu_test_run"
],
"cwd": "[SLAVE_BUILD]",
"name": "compile (with patch)",
@@ -408,8 +408,8 @@
"gpu_unittests_run",
"tab_capture_end2end_tests",
"tab_capture_end2end_tests_run",
- "telemetry_gpu_new_test",
- "telemetry_gpu_new_test_run"
+ "telemetry_gpu_test",
+ "telemetry_gpu_test_run"
],
"cwd": "[SLAVE_BUILD]",
"name": "compile (without patch)",

Powered by Google App Engine
This is Rietveld 408576698