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

Issue 2181693004: Add a check that the Chromedriver prebuilt name is expected. (Closed)

Created:
4 years, 5 months ago by mikecase (-- gone --)
Modified:
4 years, 4 months ago
Reviewers:
samuong, jbudorick
CC:
chromium-reviews, infra-reviews+build_chromium.org, kjellander-cc_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/tools/build.git@master
Target Ref:
refs/heads/master
Project:
build
Visibility:
Public.

Description

Add a check that the Chromedriver prebuilt name is expected. There was a recent issue where the gsutil_download.DownloadLatest function was grabbing a chromedriver prebuilt named rNone.zip. This CL ensures that the prebuilt downloaded matches the expected format. BUG=627633 Committed: https://chromium.googlesource.com/chromium/tools/build/+/fa851a0dcddcbcec44c27e4988dbbcd9c1679a28

Patch Set 1 #

Patch Set 2 : Changed to Sam's impl #

Unified diffs Side-by-side diffs Delta from patch set Stats (+232 lines, -53 lines) Patch
M scripts/slave/recipe_modules/chromedriver/__init__.py View 1 chunk +1 line, -0 lines 0 comments Download
M scripts/slave/recipe_modules/chromedriver/api.py View 1 2 chunks +14 lines, -3 lines 0 comments Download
M scripts/slave/recipe_modules/chromedriver/example.py View 1 2 chunks +13 lines, -0 lines 0 comments Download
M scripts/slave/recipe_modules/chromedriver/example.expected/Android_ChromeDriver_basic.json View 1 2 chunks +25 lines, -2 lines 0 comments Download
M scripts/slave/recipe_modules/chromedriver/example.expected/Android_ChromeDriver_commit_already_in_logs.json View 1 2 chunks +25 lines, -2 lines 0 comments Download
M scripts/slave/recipe_modules/chromedriver/example.expected/Android_ChromeDriver_download_logs_failure.json View 1 2 chunks +25 lines, -2 lines 0 comments Download
M scripts/slave/recipe_modules/chromedriver/example.expected/Android_ChromeDriver_test_failure.json View 1 2 chunks +25 lines, -2 lines 0 comments Download
A + scripts/slave/recipe_modules/chromedriver/example.expected/Android_ChromeDriver_unexpected_prebuilt.json View 1 4 chunks +54 lines, -38 lines 0 comments Download
M scripts/slave/recipes/chromedriver.expected/Android_ChromeDriver_Tests__dbg__basic.json View 1 2 chunks +25 lines, -2 lines 0 comments Download
M scripts/slave/recipes/chromedriver.expected/Android_ChromeDriver_Tests__dbg__test_failure.json View 1 2 chunks +25 lines, -2 lines 0 comments Download

Messages

Total messages: 11 (3 generated)
mikecase (-- gone --)
Fix to prevent the recipe from downloading something like rNone.zip again like it did. This ...
4 years, 5 months ago (2016-07-25 18:28:14 UTC) #2
jbudorick
On 2016/07/25 18:28:14, mikecase wrote: > Fix to prevent the recipe from downloading something like ...
4 years, 5 months ago (2016-07-25 18:37:01 UTC) #3
samuong
I'm not sure how rNone.zip got there, but it would've been uploaded by the desktop ...
4 years, 5 months ago (2016-07-25 18:40:45 UTC) #4
mikecase (-- gone --)
On 2016/07/25 at 18:40:45, samuong wrote: > I'm not sure how rNone.zip got there, but ...
4 years, 5 months ago (2016-07-26 01:15:58 UTC) #5
samuong
lgtm, although i'm not an owner. john, wdyt?
4 years, 5 months ago (2016-07-26 02:36:06 UTC) #6
jbudorick
lgtm
4 years, 5 months ago (2016-07-26 03:01:50 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2181693004/20001
4 years, 4 months ago (2016-07-26 15:15:34 UTC) #9
commit-bot: I haz the power
4 years, 4 months ago (2016-07-26 15:19:12 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/tools/build/+/fa851a0dcddcbcec44c2...

Powered by Google App Engine
This is Rietveld 408576698