| Index: scripts/slave/recipes/chromium_trybot.expected/swarming_basic_try_job.json
|
| diff --git a/scripts/slave/recipes/chromium_trybot.expected/swarming_basic_try_job.json b/scripts/slave/recipes/chromium_trybot.expected/swarming_basic_try_job.json
|
| index c07a5f127fdf86a399f52a8ebc93b83373f17504..28a37ed0f0756b56f6d19a135ea305a724c9aec4 100644
|
| --- a/scripts/slave/recipes/chromium_trybot.expected/swarming_basic_try_job.json
|
| +++ b/scripts/slave/recipes/chromium_trybot.expected/swarming_basic_try_job.json
|
| @@ -215,11 +215,11 @@
|
| "@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@",
|
| "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@",
|
| "@@@STEP_LOG_LINE@analyze_details@ \"chrome\", @@@",
|
| - "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_test_run\", @@@",
|
| - "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @@@",
|
| + "@@@STEP_LOG_LINE@analyze_details@ \"chromium_swarm_tests\", @@@",
|
| "@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@",
|
| "@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\", @@@",
|
| - "@@@STEP_LOG_LINE@analyze_details@ \"chromium_swarm_tests\"@@@",
|
| + "@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @@@",
|
| + "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_test_run\"@@@",
|
| "@@@STEP_LOG_LINE@analyze_details@ ], @@@",
|
| "@@@STEP_LOG_LINE@analyze_details@ \"original_compile_targets\": [@@@",
|
| "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@",
|
| @@ -300,11 +300,11 @@
|
| "--",
|
| "angle_unittests_run",
|
| "chrome",
|
| - "telemetry_gpu_test_run",
|
| - "tab_capture_end2end_tests_run",
|
| + "chromium_swarm_tests",
|
| "content_gl_tests_run",
|
| "gl_tests_run",
|
| - "chromium_swarm_tests"
|
| + "tab_capture_end2end_tests_run",
|
| + "telemetry_gpu_test_run"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| "name": "compile (with patch)"
|
|
|