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

Issue 273523004: Password Manager testing automation (Closed)

Created:
6 years, 7 months ago by rchtara
Modified:
6 years, 7 months ago
Reviewers:
vabr (Chromium)
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Password Manager testing automation Adding automatic tests to the password manager to simulate user interaction with websites. BUG=369521 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=272545

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : cmd #

Total comments: 84

Patch Set 4 : waituntildisplayed new action #

Patch Set 5 : #

Patch Set 6 : new arch #

Total comments: 64

Patch Set 7 : password internals #

Patch Set 8 : password internals #

Patch Set 9 : review #

Patch Set 10 : #

Patch Set 11 : clear profile #

Patch Set 12 : log #

Total comments: 125

Patch Set 13 : add prompt tests #

Patch Set 14 : renaming #

Total comments: 94

Patch Set 15 : #

Patch Set 16 : rev #

Total comments: 36

Patch Set 17 : remove enable-password-manager-internals-ui #

Patch Set 18 : #

Total comments: 20

Patch Set 19 : #

Patch Set 20 : #

Total comments: 6

Patch Set 21 : const #

Patch Set 22 : copyright #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1426 lines, -0 lines) Patch
A components/test/data/password_manager/README View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 1 chunk +177 lines, -0 lines 0 comments Download
A components/test/data/password_manager/environment.py View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 1 chunk +328 lines, -0 lines 0 comments Download
A components/test/data/password_manager/tests.py View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 1 chunk +515 lines, -0 lines 0 comments Download
A components/test/data/password_manager/websitetest.py View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 1 chunk +406 lines, -0 lines 0 comments Download

Messages

Total messages: 36 (0 generated)
rchtara
Hi, This then new cl. Could you please check it. Thanks a lot Cheers Riadh ...
6 years, 7 months ago (2014-05-08 07:46:14 UTC) #1
rchtara
Hi Vaclav, I updated the patch. Could you please review it. Thanks a lot Cheers ...
6 years, 7 months ago (2014-05-08 13:52:44 UTC) #2
vabr (Chromium)
Hi Riadh, Thanks a lot for all the work so far! It's a whole set ...
6 years, 7 months ago (2014-05-08 13:53:45 UTC) #3
rchtara
Hi, These are the new tests with the new arch. Could you please check them? ...
6 years, 7 months ago (2014-05-14 11:58:04 UTC) #4
rchtara
Hi, I updated the code to support the password internals page. Could you please check ...
6 years, 7 months ago (2014-05-14 15:05:15 UTC) #5
vabr (Chromium)
Hi Riadh, Thanks for the new version. I saw a couple of improvements already. Unfortunately, ...
6 years, 7 months ago (2014-05-14 15:16:09 UTC) #6
vabr (Chromium)
Hi Riadh, On 2014/05/14 15:05:15, rchtara wrote: > Hi, > I updated the code to ...
6 years, 7 months ago (2014-05-14 15:17:51 UTC) #7
rchtara
Hi Vaclav, Awesome, it's enough work for me for a while. So, I'm going to ...
6 years, 7 months ago (2014-05-14 15:26:35 UTC) #8
rchtara
Hi Vacalv, Could you please finish reviewing the cl? Thanks a lot Cheers Riadh https://codereview.chromium.org/273523004/diff/90001/components/test/data/password_manager/README ...
6 years, 7 months ago (2014-05-15 09:39:10 UTC) #9
vabr (Chromium)
Hi Riadh. Good job so far, there are many things I really liked in your ...
6 years, 7 months ago (2014-05-16 09:35:59 UTC) #10
chromium-reviews
Hi vacalv, Thanks a lot for the review. Cheers Riadh On Fri, May 16, 2014 ...
6 years, 7 months ago (2014-05-16 09:50:42 UTC) #11
rchtara
Hi Vaclav, I updated the cl, could please check it? Thanks a lot Cheers Riadh ...
6 years, 7 months ago (2014-05-20 08:24:46 UTC) #12
vabr (Chromium)
Hi Riadh, Thanks for your continuing work. I liked the changes you made so far, ...
6 years, 7 months ago (2014-05-20 14:47:24 UTC) #13
rchtara
Hi, I updated the code, again, could you please check it? Thanks a lot Riadh ...
6 years, 7 months ago (2014-05-22 08:44:38 UTC) #14
vabr (Chromium)
Hi Riadh, Thanks! I'm sending the next batch of comments. It's significantly smaller than the ...
6 years, 7 months ago (2014-05-22 10:07:02 UTC) #15
rchtara
Hi, Could you please check the cl now. Thanks a lot Riadh https://codereview.chromium.org/273523004/diff/290001/components/test/data/password_manager/README File components/test/data/password_manager/README ...
6 years, 7 months ago (2014-05-22 12:42:00 UTC) #16
vabr (Chromium)
Thanks, Riadh. The number of comments decreased again :), but we still need at least ...
6 years, 7 months ago (2014-05-22 13:39:23 UTC) #17
rchtara
Hi, Could you please check this one. Thanks a lot Riadh https://codereview.chromium.org/273523004/diff/290001/components/test/data/password_manager/websitetest.py File components/test/data/password_manager/websitetest.py (right): ...
6 years, 7 months ago (2014-05-22 15:20:55 UTC) #18
rchtara
Hi, Could you please check this one. Thanks a lot Riadh
6 years, 7 months ago (2014-05-22 15:21:00 UTC) #19
vabr (Chromium)
Thanks, Riadh. LGTM, but please address the last 3 of the 4 comments below. Thank ...
6 years, 7 months ago (2014-05-22 15:46:23 UTC) #20
rchtara
Hi, Awesome, I'm going to push the changes Cheers Riadh https://codereview.chromium.org/273523004/diff/290002/components/test/data/password_manager/websitetest.py File components/test/data/password_manager/websitetest.py (right): https://codereview.chromium.org/273523004/diff/290002/components/test/data/password_manager/websitetest.py#newcode79 ...
6 years, 7 months ago (2014-05-22 16:22:25 UTC) #21
rchtara
The CQ bit was checked by rchtara@chromium.org
6 years, 7 months ago (2014-05-22 16:23:34 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rchtara@chromium.org/273523004/360002
6 years, 7 months ago (2014-05-22 16:24:11 UTC) #23
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-22 20:20:17 UTC) #24
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-22 20:24:09 UTC) #25
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/chromium_presubmit/builds/69316)
6 years, 7 months ago (2014-05-22 20:24:10 UTC) #26
vabr (Chromium)
Hi Riadh, There were a couple of presubmit errors. 1) Bug in the description needed ...
6 years, 7 months ago (2014-05-23 06:50:01 UTC) #27
rchtara
Hi Vaclav, OK,I have added the copyright message. Thanks Riadh
6 years, 7 months ago (2014-05-23 07:25:46 UTC) #28
vabr (Chromium)
On 2014/05/23 07:25:46, rchtara wrote: > Hi Vaclav, > OK,I have added the copyright message. ...
6 years, 7 months ago (2014-05-23 08:45:14 UTC) #29
chromium-reviews
Hi vaclav, :) No problem, I'm not blocked with that so of course i can ...
6 years, 7 months ago (2014-05-23 08:51:16 UTC) #30
vabr (Chromium)
Hi Riadh, Just to clarify: the point was that this CL needs to wait until ...
6 years, 7 months ago (2014-05-23 08:56:02 UTC) #31
rchtara
Hi, Thanks for the clarification. Riadh
6 years, 7 months ago (2014-05-23 09:12:10 UTC) #32
vabr (Chromium)
The CQ bit was checked by vabr@chromium.org
6 years, 7 months ago (2014-05-23 09:56:23 UTC) #33
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rchtara@chromium.org/273523004/390001
6 years, 7 months ago (2014-05-23 09:56:42 UTC) #34
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-23 13:36:37 UTC) #35
commit-bot: I haz the power
6 years, 7 months ago (2014-05-23 16:07:47 UTC) #36
Message was sent while issue was closed.
Change committed as 272545

Powered by Google App Engine
This is Rietveld 408576698