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

Issue 403323002: Automatic password manager tests now rely on being killed by the bot on timeout (Closed)

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

Description

Automatic password manager tests now rely on being killed by the bot on timeout Replace Linux specific commands that were used before by taking advantage of the test bots behavior that stop the tests if no output was displayed for a few minutes BUG=393531

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Total comments: 12

Patch Set 6 : #

Patch Set 7 : #

Patch Set 8 : #

Total comments: 11

Patch Set 9 : dashboard #

Patch Set 10 : #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+121 lines, -70 lines) Patch
M components/test/data/password_manager/run_tests.py View 1 2 3 4 5 6 7 8 9 2 chunks +102 lines, -62 lines 1 comment Download
M components/test/data/password_manager/tests.py View 1 2 3 2 chunks +18 lines, -7 lines 0 comments Download
M components/test/data/password_manager/websitetest.py View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 9 (0 generated)
rchtara
Hi This is the new cl. Could you please review it. Thanks a lot Riadh
6 years, 5 months ago (2014-07-21 08:27:59 UTC) #1
vabr (Chromium)
Thanks, Riadh! 2 comments: (1) Please improve the CL title by following these steps: (1a) ...
6 years, 5 months ago (2014-07-21 08:39:52 UTC) #2
rchtara
Could you check the cl again Thanks a lot Riadh https://codereview.chromium.org/403323002/diff/20001/components/test/data/password_manager/run_tests.py File components/test/data/password_manager/run_tests.py (right): https://codereview.chromium.org/403323002/diff/20001/components/test/data/password_manager/run_tests.py#newcode89 ...
6 years, 5 months ago (2014-07-21 15:12:41 UTC) #3
rchtara
Could you check the cl again Thanks a lot Riadh
6 years, 5 months ago (2014-07-21 15:12:42 UTC) #4
vabr (Chromium)
Thank you, Riadh. I have some more comments below. Cheers, Vaclav https://codereview.chromium.org/403323002/diff/120001/components/test/data/password_manager/run_tests.py File components/test/data/password_manager/run_tests.py (right): ...
6 years, 5 months ago (2014-07-22 07:54:28 UTC) #5
rchtara
Hi Could you please review this cl. Thanks a lot Riadh https://codereview.chromium.org/403323002/diff/120001/components/test/data/password_manager/run_tests.py File components/test/data/password_manager/run_tests.py (right): ...
6 years, 5 months ago (2014-07-22 12:49:36 UTC) #6
vabr (Chromium)
Thanks, Riadh. LGTM, with the comments below addressed. Cheers, Vaclav https://codereview.chromium.org/403323002/diff/200001/components/test/data/password_manager/run_tests.py File components/test/data/password_manager/run_tests.py (right): https://codereview.chromium.org/403323002/diff/200001/components/test/data/password_manager/run_tests.py#newcode62 ...
6 years, 5 months ago (2014-07-22 15:41:46 UTC) #7
rchtara
Hello, I created the dashboard with appengine (it only saves the xml data into a ...
6 years, 5 months ago (2014-07-22 16:18:48 UTC) #8
vabr (Chromium)
6 years, 5 months ago (2014-07-22 16:32:04 UTC) #9
Thank you, Riadh.

I'm confused about the dashboard (see my comment below).
The rest of the code LGTM.

Cheers,
Vaclav

https://codereview.chromium.org/403323002/diff/200001/components/test/data/pa...
File components/test/data/password_manager/run_tests.py (right):

https://codereview.chromium.org/403323002/diff/200001/components/test/data/pa...
components/test/data/password_manager/run_tests.py:62: # This message needs to
be printed out to let the trybot know that the
On 2014/07/22 16:18:47, rchtara wrote:
> http://www.oxfordlearnersdictionaries.com/definition/english/let_1 (let
> somebody/something do something)
> :)
> 

You are right, I missed the "let"! :)
Never mind, then.

https://codereview.chromium.org/403323002/diff/240001/components/test/data/pa...
File components/test/data/password_manager/run_tests.py (right):

https://codereview.chromium.org/403323002/diff/240001/components/test/data/pa...
components/test/data/password_manager/run_tests.py:136:
urllib2.urlopen("http://savvy-hull-649.appspot.com/?" + text).read()
Are you throwing out the response? If it can give you any diagnostics, please
consider printing that out.
Also, the dashboard should be on the internal Appengine (*.googleplex.com). Why
is it called savvy-hull-649, and how can the saved data be accessed?

Powered by Google App Engine
This is Rietveld 408576698