| 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)",
|
|
|