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

Issue 58623002: [I-Spy] Add utilities to help manage expectations that track Chrome versions. (Closed)

Created:
7 years, 1 month ago by craigdh
Modified:
7 years, 1 month ago
Reviewers:
frankf
CC:
chromium-reviews, dennis_jeffrey, anantha, dyu1
Visibility:
Public.

Description

[I-Spy] Add utilities to help manage expectations that track Chrome versions. BUG=297210 TEST=included NOTRY=True Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=233436

Patch Set 1 #

Patch Set 2 : renamed two ispy_utils methods to match chrome_utils #

Total comments: 2

Patch Set 3 : uses distutils.version and uses device_type explicitly #

Total comments: 2

Patch Set 4 : nit: slight changes to a docstring #

Unified diffs Side-by-side diffs Delta from patch set Stats (+243 lines, -25 lines) Patch
A chrome/test/functional/ispy/client/chrome_utils.py View 1 2 3 1 chunk +167 lines, -0 lines 0 comments Download
A chrome/test/functional/ispy/client/chrome_utils_unittest.py View 1 2 1 chunk +51 lines, -0 lines 0 comments Download
M chrome/test/functional/ispy/common/ispy_utils.py View 1 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/test/functional/ispy/common/ispy_utils_unittest.py View 1 6 chunks +22 lines, -22 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
craigdh
7 years, 1 month ago (2013-11-04 22:55:05 UTC) #1
frankf
I can't really review this without a design doc outlining how expectations work, and how ...
7 years, 1 month ago (2013-11-04 23:42:49 UTC) #2
craigdh
On 2013/11/04 23:42:49, frankf wrote: > I can't really review this without a design doc ...
7 years, 1 month ago (2013-11-05 00:06:34 UTC) #3
frankf
On 2013/11/05 00:06:34, craigdh wrote: > On 2013/11/04 23:42:49, frankf wrote: > > I can't ...
7 years, 1 month ago (2013-11-05 00:22:01 UTC) #4
craigdh
I-Spy User Guide: https://docs.google.com/a/google.com/document/d/1SsIpMcqaBBA8v_0riZjh9EpcMHO-YXJuvJCgoMp5pIk/edit?usp=sharing Please comment in the doc if there are any areas that ...
7 years, 1 month ago (2013-11-05 17:20:52 UTC) #5
craigdh
On 2013/11/05 17:20:52, craigdh wrote: > I-Spy User Guide: > https://docs.google.com/a/google.com/document/d/1SsIpMcqaBBA8v_0riZjh9EpcMHO-YXJuvJCgoMp5pIk/edit?usp=sharing > > Please comment ...
7 years, 1 month ago (2013-11-06 18:33:18 UTC) #6
frankf
https://codereview.chromium.org/58623002/diff/70001/chrome/test/functional/ispy/client/chrome_utils.py File chrome/test/functional/ispy/client/chrome_utils.py (right): https://codereview.chromium.org/58623002/diff/70001/chrome/test/functional/ispy/client/chrome_utils.py#newcode38 chrome/test/functional/ispy/client/chrome_utils.py:38: """Updates the most recent expectation version to the Chrome ...
7 years, 1 month ago (2013-11-06 23:06:40 UTC) #7
craigdh
https://codereview.chromium.org/58623002/diff/70001/chrome/test/functional/ispy/client/chrome_utils.py File chrome/test/functional/ispy/client/chrome_utils.py (right): https://codereview.chromium.org/58623002/diff/70001/chrome/test/functional/ispy/client/chrome_utils.py#newcode38 chrome/test/functional/ispy/client/chrome_utils.py:38: """Updates the most recent expectation version to the Chrome ...
7 years, 1 month ago (2013-11-06 23:41:07 UTC) #8
frankf
https://codereview.chromium.org/58623002/diff/140001/chrome/test/functional/ispy/client/chrome_utils.py File chrome/test/functional/ispy/client/chrome_utils.py (right): https://codereview.chromium.org/58623002/diff/140001/chrome/test/functional/ispy/client/chrome_utils.py#newcode105 chrome/test/functional/ispy/client/chrome_utils.py:105: """Create the full expectation name from the expectation and ...
7 years, 1 month ago (2013-11-06 23:47:26 UTC) #9
craigdh
https://codereview.chromium.org/58623002/diff/140001/chrome/test/functional/ispy/client/chrome_utils.py File chrome/test/functional/ispy/client/chrome_utils.py (right): https://codereview.chromium.org/58623002/diff/140001/chrome/test/functional/ispy/client/chrome_utils.py#newcode105 chrome/test/functional/ispy/client/chrome_utils.py:105: """Create the full expectation name from the expectation and ...
7 years, 1 month ago (2013-11-07 00:06:15 UTC) #10
frankf
lgtm
7 years, 1 month ago (2013-11-07 00:11:36 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/craigdh@chromium.org/58623002/180001
7 years, 1 month ago (2013-11-07 00:29:19 UTC) #12
commit-bot: I haz the power
7 years, 1 month ago (2013-11-07 00:32:03 UTC) #13
Message was sent while issue was closed.
Change committed as 233436

Powered by Google App Engine
This is Rietveld 408576698