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

Unified Diff: scripts/slave/recipes/gpu/build_and_upload.expected/mac_release.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/mac_release.json
diff --git a/scripts/slave/recipes/gpu/build_and_upload.expected/mac_release.json b/scripts/slave/recipes/gpu/build_and_upload.expected/mac_release.json
index 157dc0d12db0caeb282732239d5285bc77561d1b..e788b0e8d6d13ebd0c52dd0379cbaa0c0c85fce4 100644
--- a/scripts/slave/recipes/gpu/build_and_upload.expected/mac_release.json
+++ b/scripts/slave/recipes/gpu/build_and_upload.expected/mac_release.json
@@ -168,7 +168,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",
@@ -195,7 +195,7 @@
"[SLAVE_BUILD]/src/out/Release/gles2_conform_test.isolated.gen.json",
"[SLAVE_BUILD]/src/out/Release/gpu_unittests.isolated.gen.json",
"[SLAVE_BUILD]/src/out/Release/tab_capture_end2end_tests.isolated.gen.json",
- "[SLAVE_BUILD]/src/out/Release/telemetry_gpu_new_test.isolated.gen.json"
+ "[SLAVE_BUILD]/src/out/Release/telemetry_gpu_test.isolated.gen.json"
],
"cwd": "[SLAVE_BUILD]",
"name": "isolate tests",
@@ -208,10 +208,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