Skip to content

Commit

Permalink
Follow up on "Win10 FYI x64 Release (Intel HD 630)" bot rename
Browse files Browse the repository at this point in the history
TBR=kbr

Bug: 988833
Change-Id: Ifdd007e7fc3bfb84375d61c62e56dc0602f60357
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1734023
Reviewed-by: Yuly Novikov <ynovikov@chromium.org>
Commit-Queue: Yuly Novikov <ynovikov@chromium.org>
Cr-Commit-Position: refs/heads/master@{#683869}
  • Loading branch information
y-novikov authored and Commit Bot committed Aug 4, 2019
1 parent 8d43ee3 commit 9505b00
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions testing/scripts/test_buildbucket_api_gpu_use_cases.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,7 @@ def TestGatherPowerMeasurementResultsFromLatestGreenBuild():
# Verify we can get power measurement test data from latest successful
# build, including the swarming bot that runs the test, and actual test
# results.
# TODO(ynovikov): rename to 'Win10 FYI x64 Release (Intel HD 630)'
# once it has a successful build. crbug.com/988833
bot = 'Win10 FYI Release (Intel HD 630)'
bot = 'Win10 FYI x64 Release (Intel HD 630)'
step = 'power_measurement_test'
build_id = gather_power_measurement_results.GetLatestGreenBuild(bot)
build_json = gather_power_measurement_results.GetJsonForBuildSteps(
Expand Down

0 comments on commit 9505b00

Please sign in to comment.