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

Unified Diff: scripts/slave/recipes/gpu/build_and_upload.expected/win_debug.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/win_debug.json
diff --git a/scripts/slave/recipes/gpu/build_and_upload.expected/win_debug.json b/scripts/slave/recipes/gpu/build_and_upload.expected/win_debug.json
index 7ff483691036562e12a675123ecf2f2545ac15f3..e0a803b5d82cd1f60d2f4823e7235d23c1e8dcaf 100644
--- a/scripts/slave/recipes/gpu/build_and_upload.expected/win_debug.json
+++ b/scripts/slave/recipes/gpu/build_and_upload.expected/win_debug.json
@@ -148,7 +148,7 @@
"gles2_conform_test_run",
"gpu_unittests_run",
"tab_capture_end2end_tests_run",
- "telemetry_gpu_new_test_run"
+ "telemetry_gpu_test_run"
],
"cwd": "[SLAVE_BUILD]",
"name": "compile",
@@ -175,7 +175,7 @@
"[SLAVE_BUILD]\\src\\out\\Debug\\gles2_conform_test.isolated.gen.json",
"[SLAVE_BUILD]\\src\\out\\Debug\\gpu_unittests.isolated.gen.json",
"[SLAVE_BUILD]\\src\\out\\Debug\\tab_capture_end2end_tests.isolated.gen.json",
- "[SLAVE_BUILD]\\src\\out\\Debug\\telemetry_gpu_new_test.isolated.gen.json"
+ "[SLAVE_BUILD]\\src\\out\\Debug\\telemetry_gpu_test.isolated.gen.json"
],
"cwd": "[SLAVE_BUILD]",
"name": "isolate tests",
@@ -188,10 +188,10 @@
"@@@STEP_LOG_LINE@json.output@ \"gles2_conform_test\": \"[dummy hash for gles2_conform_test]\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"gpu_unittests\": \"[dummy hash for gpu_unittests]\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"tab_capture_end2end_tests\": \"[dummy hash for tab_capture_end2end_tests]\", @@@",
- "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_new_test\": \"[dummy hash for telemetry_gpu_new_test]\"@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_test\": \"[dummy hash for telemetry_gpu_test]\"@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@",
- "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"angle_unittests\": \"[dummy hash for angle_unittests]\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"gl_tests\": \"[dummy hash for gl_tests]\", \"gl_unittests\": \"[dummy hash for gl_unittests]\", \"gles2_conform_test\": \"[dummy hash for gles2_conform_test]\", \"gpu_unittests\": \"[dummy hash for gpu_unittests]\", \"tab_capture_end2end_tests\": \"[dummy hash for tab_capture_end2end_tests]\", \"telemetry_gpu_new_test\": \"[dummy hash for telemetry_gpu_new_test]\"}@@@"
+ "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"angle_unittests\": \"[dummy hash for angle_unittests]\", \"content_gl_tests\": \"[dummy hash for content_gl_tests]\", \"gl_tests\": \"[dummy hash for gl_tests]\", \"gl_unittests\": \"[dummy hash for gl_unittests]\", \"gles2_conform_test\": \"[dummy hash for gles2_conform_test]\", \"gpu_unittests\": \"[dummy hash for gpu_unittests]\", \"tab_capture_end2end_tests\": \"[dummy hash for tab_capture_end2end_tests]\", \"telemetry_gpu_test\": \"[dummy hash for telemetry_gpu_test]\"}@@@"
]
},
{

Powered by Google App Engine
This is Rietveld 408576698