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

Issue 615373002: bot_update: Add --rietveld_server flag. (Closed)

Created:
6 years, 2 months ago by kjellander_chromium
Modified:
6 years, 2 months ago
CC:
chromium-reviews, pgervais+watch_chromium.org, kjellander-cc_chromium.org, cmp-cc_chromium.org, stip+watch_chromium.org
Project:
tools
Visibility:
Public.

Description

bot_update: Add --rietveld_server flag. This is needed in order to be able to use other Rietveld instances than the default (codereview.chromium.org). BUG=419516 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=292366

Patch Set 1 #

Patch Set 2 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+431 lines, -0 lines) Patch
M scripts/slave/recipe_modules/bot_update/api.py View 1 chunk +1 line, -0 lines 0 comments Download
M scripts/slave/recipes/android/builder.expected/tryserver_chromium_linux_android_clang_dbg_recipe_fail_check_licenses.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/android/builder.expected/tryserver_chromium_linux_android_clang_dbg_recipe_fail_compile__with_patch_.json View 1 2 chunks +4 lines, -0 lines 0 comments Download
M scripts/slave/recipes/android/builder.expected/tryserver_chromium_linux_android_clang_dbg_recipe_fail_compile__with_patch__compile__without_patch_.json View 1 2 chunks +4 lines, -0 lines 0 comments Download
M scripts/slave/recipes/android/builder.expected/tryserver_chromium_linux_android_clang_dbg_recipe_fail_findbugs.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/android_webview_aosp.expected/trybot.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/android_webview_aosp.expected/trybot_doesnt_compile_chrome_only_changes.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/blink_android_trybot.expected/bot_update_on.json View 1 2 chunks +4 lines, -0 lines 0 comments Download
M scripts/slave/recipes/blink_android_trybot.expected/full_chromium_blink_blink_android_compile_rel.json View 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/blink_android_trybot.expected/unittest_checkout_fails.json View 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/blink_android_trybot.expected/unittest_compile_fails.json View 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/blink_trybot.expected/blink_heap_unittests_failure.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/blink_trybot.expected/blink_platform_unittests_failure.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_linux_blink_compile_dbg.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_linux_blink_compile_rel.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_linux_blink_dbg_fail.json View 1 2 chunks +4 lines, -0 lines 0 comments Download
M scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_linux_blink_dbg_pass.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_linux_blink_oilpan_dbg_fail.json View 1 2 chunks +4 lines, -0 lines 0 comments Download
M scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_linux_blink_oilpan_dbg_pass.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_linux_blink_oilpan_rel_fail.json View 1 2 chunks +4 lines, -0 lines 0 comments Download
M scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_linux_blink_oilpan_rel_pass.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_linux_blink_rel_fail.json View 1 2 chunks +4 lines, -0 lines 0 comments Download
M scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_linux_blink_rel_pass.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_mac_blink_compile_dbg.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_mac_blink_compile_rel.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_mac_blink_dbg_fail.json View 1 2 chunks +4 lines, -0 lines 0 comments Download
M scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_mac_blink_dbg_pass.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_mac_blink_oilpan_dbg_fail.json View 1 2 chunks +4 lines, -0 lines 0 comments Download
M scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_mac_blink_oilpan_dbg_pass.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_mac_blink_oilpan_rel_fail.json View 1 2 chunks +4 lines, -0 lines 0 comments Download
M scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_mac_blink_oilpan_rel_pass.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_mac_blink_rel_fail.json View 1 2 chunks +4 lines, -0 lines 0 comments Download
M scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_mac_blink_rel_pass.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_win_blink_compile_dbg.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_win_blink_compile_rel.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_win_blink_dbg_fail.json View 1 2 chunks +4 lines, -0 lines 0 comments Download
M scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_win_blink_dbg_pass.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_win_blink_oilpan_dbg_fail.json View 1 2 chunks +4 lines, -0 lines 0 comments Download
M scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_win_blink_oilpan_dbg_pass.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_win_blink_oilpan_rel_fail.json View 1 2 chunks +4 lines, -0 lines 0 comments Download
M scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_win_blink_oilpan_rel_pass.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_win_blink_rel_fail.json View 1 2 chunks +4 lines, -0 lines 0 comments Download
M scripts/slave/recipes/blink_trybot.expected/full_tryserver_blink_win_blink_rel_pass.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/blink_trybot.expected/full_tryserver_v8_v8_linux32_layout_dbg_fail.json View 1 2 chunks +4 lines, -0 lines 0 comments Download
M scripts/slave/recipes/blink_trybot.expected/full_tryserver_v8_v8_linux32_layout_dbg_pass.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/blink_trybot.expected/full_tryserver_v8_v8_linux_layout_dbg_fail.json View 1 2 chunks +4 lines, -0 lines 0 comments Download
M scripts/slave/recipes/blink_trybot.expected/full_tryserver_v8_v8_linux_layout_dbg_pass.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/blink_trybot.expected/minimal_pass_continues.json View 1 2 chunks +4 lines, -0 lines 0 comments Download
M scripts/slave/recipes/blink_trybot.expected/preamble_test_failure.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/blink_trybot.expected/too_many_failures_for_retcode.json View 1 2 chunks +4 lines, -0 lines 0 comments Download
M scripts/slave/recipes/blink_trybot.expected/webkit_tests_interrupted.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/blink_trybot.expected/webkit_tests_unexpected_error.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/blink_trybot.expected/wtf_unittests_failure.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_gn.expected/compile_failure.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_gn.expected/full_tryserver_blink_android_chromium_gn_compile_rel.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_gn.expected/full_tryserver_blink_linux_chromium_gn_rel.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_gn.expected/full_tryserver_chromium_linux_android_chromium_gn_compile_dbg.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_gn.expected/full_tryserver_chromium_linux_android_chromium_gn_compile_rel.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_gn.expected/full_tryserver_chromium_linux_linux_chromium_gn_dbg.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_gn.expected/full_tryserver_chromium_linux_linux_chromium_gn_rel.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/bot_update_failure.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/check_swarming_version_failure.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/checklicenses_failure.json View 1 2 chunks +4 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/checkperms_failure.json View 1 2 chunks +4 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/compile_because_of_analyze.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/compile_because_of_analyze_matching_exclusion.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/compile_because_of_analyze_with_filtered_compile_targets.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/compile_because_of_analyze_with_filtered_compile_targets_exclude_all.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/compile_because_of_analyze_with_filtered_tests.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/compile_because_of_analyze_with_filtered_tests_no_builder.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/compile_failure.json View 1 2 chunks +4 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/compile_failure_ng.json View 1 2 chunks +4 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/compile_failure_without_patch.json View 1 2 chunks +4 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/compile_failure_without_patch_ng.json View 1 2 chunks +4 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/deapply_compile_failure_linux.json View 1 2 chunks +4 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/dont_analyze_for_non_src_project.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_arm.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_arm_compile.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_asan_rel.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_chromeos_clang_dbg.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_chromeos_clang_rel.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_chromeos_dbg.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_chromeos_ozone_dbg.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_chromeos_ozone_rel.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_chromeos_rel.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_chromeos_rel_swarming.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_clang_dbg.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_clang_rel.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_compile_dbg.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_compile_dbg_32.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_compile_rel.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_dbg.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_rel.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_rel_ng.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_rel_swarming.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_trusty32_dbg.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_trusty32_rel.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_trusty_dbg.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_trusty_rel.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_no_bot_update.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_mac_mac_chromium_compile_dbg.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_mac_mac_chromium_compile_rel.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_mac_mac_chromium_dbg.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_mac_mac_chromium_openssl_dbg.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_mac_mac_chromium_openssl_rel.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_mac_mac_chromium_rel.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_mac_mac_chromium_rel_ng.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_mac_mac_chromium_rel_swarming.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win8_chromium_dbg.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win8_chromium_rel.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win_chromium_compile_dbg.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win_chromium_compile_rel.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win_chromium_dbg.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win_chromium_rel.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win_chromium_rel_ng.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win_chromium_rel_swarming.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win_chromium_x64_dbg.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win_chromium_x64_rel.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win_chromium_x64_rel_ng.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win_chromium_x64_rel_swarming.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win_no_bot_update.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/gclient_runhooks__with_patch__failure.json View 1 2 chunks +4 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/invalid_json_without_patch.json View 1 2 chunks +4 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/mojo_python_tests_failure.json View 1 2 chunks +4 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/no_compile_because_of_analyze.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/persistent_failure_and_runhooks_2_fail_test.json View 1 2 chunks +4 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/runhooks_failure.json View 1 2 chunks +4 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/runhooks_failure_ng.json View 1 2 chunks +4 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/swarming_basic_cq.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/swarming_basic_try_job.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/swarming_deapply_patch.json View 1 2 chunks +4 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium_trybot.expected/swarming_missing_isolated.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/gpu/build_and_test.expected/linux_debug_tryserver.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/gpu/build_and_test.expected/linux_release_tryserver.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/gpu/build_and_test.expected/mac_debug_tryserver.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/gpu/build_and_test.expected/mac_release_tryserver.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/gpu/build_and_test.expected/mac_release_tryserver_blink.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/gpu/build_and_test.expected/win_debug_tryserver.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/gpu/build_and_test.expected/win_release_tryserver.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/gpu/build_and_upload.expected/analyze_builds_only_angle_unittests.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/gpu/build_and_upload.expected/analyze_builds_unrelated_executable.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/gpu/build_and_upload.expected/compile_with_patch_fail.json View 1 2 chunks +4 lines, -0 lines 0 comments Download
M scripts/slave/recipes/gpu/build_and_upload.expected/compile_without_patch_fail.json View 1 2 chunks +4 lines, -0 lines 0 comments Download
M scripts/slave/recipes/gpu/build_and_upload.expected/no_compile_because_of_analyze.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/infra/infra_repo_trybot.expected/basic.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/infra/infra_repo_trybot.expected/only_go.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/infra/infra_repo_trybot.expected/only_python.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/ozone_ecs.expected/trybot.json View 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/run_presubmit.expected/blink.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/run_presubmit.expected/chromium.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/v8.expected/branch_sync_failure.json View 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/v8.expected/try_compile_failure.json View 2 chunks +4 lines, -0 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_arm64.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_clang.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_gn.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_gn_rel.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android_rel.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_ios.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_ios_rel.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_linux.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_linux_asan.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_linux_baremetal.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_linux_gn.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_linux_gn_rel.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_linux_memcheck.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_linux_rel.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_linux_tsan2.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_mac.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_mac_asan.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_mac_baremetal.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_mac_rel.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_mac_x64_rel.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_win.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_win_asan.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_win_baremetal.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_win_drmemory_full.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_win_drmemory_light.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_win_rel.json View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_win_x64_rel.json View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
kjellander_chromium
Ryan, I remember we needed this to enable bot_update for WebRTC so I wanted to ...
6 years, 2 months ago (2014-10-01 07:24:04 UTC) #2
kjellander_chromium
+phajdan.jr: It won't hurt having more people take a look at this, since it affects ...
6 years, 2 months ago (2014-10-01 07:25:02 UTC) #4
Paweł Hajdan Jr.
LGTM
6 years, 2 months ago (2014-10-01 11:27:03 UTC) #5
kjellander_chromium
On 2014/10/01 11:27:03, Paweł Hajdan Jr. wrote: > LGTM hinoka: can you take a look ...
6 years, 2 months ago (2014-10-07 10:40:17 UTC) #6
hinoka
lgtm
6 years, 2 months ago (2014-10-07 23:45:10 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/615373002/20001
6 years, 2 months ago (2014-10-08 05:52:45 UTC) #9
commit-bot: I haz the power
6 years, 2 months ago (2014-10-08 05:54:59 UTC) #10
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as 292366

Powered by Google App Engine
This is Rietveld 408576698