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

Issue 2831020: A qa tool for checking that the browser stays open after installing extensions (Closed)

Created:
10 years, 6 months ago by alyssad
Modified:
9 years, 7 months ago
Reviewers:
Nirnimesh
CC:
chromium-reviews, Aaron Boodman, Erik does not do reviews, pam+watch_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

A qa-tool to check that the browser does not crash after extensions are installed.

Patch Set 1 : '' #

Patch Set 2 : '' #

Total comments: 20

Patch Set 3 : '' #

Total comments: 4

Patch Set 4 : '' #

Total comments: 14

Patch Set 5 : '' #

Patch Set 6 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+65 lines, -0 lines) Patch
A chrome/test/functional/extensions.py View 3 4 5 1 chunk +65 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
alyssad
10 years, 6 months ago (2010-06-22 18:41:46 UTC) #1
Nirnimesh
http://codereview.chromium.org/2831020/diff/5001/6001 File chrome/test/qa_tools/extensions.py (right): http://codereview.chromium.org/2831020/diff/5001/6001#newcode32 chrome/test/qa_tools/extensions.py:32: except ImportError: Now that I think of it, it ...
10 years, 6 months ago (2010-06-23 00:37:15 UTC) #2
alyssad
http://codereview.chromium.org/2831020/diff/5001/6001 File chrome/test/qa_tools/extensions.py (right): http://codereview.chromium.org/2831020/diff/5001/6001#newcode32 chrome/test/qa_tools/extensions.py:32: except ImportError: On 2010/06/23 00:37:15, Nirnimesh wrote: > Now ...
10 years, 6 months ago (2010-06-23 16:43:33 UTC) #3
Nirnimesh
http://codereview.chromium.org/2831020/diff/9001/2002 File chrome/test/functional/extensions.py (right): http://codereview.chromium.org/2831020/diff/9001/2002#newcode28 chrome/test/functional/extensions.py:28: #TODO: provide a way in pyauto to pass args ...
10 years, 6 months ago (2010-06-23 17:02:40 UTC) #4
Nirnimesh
This python script is not run by the try-bots. You can ignore the try pass.
10 years, 6 months ago (2010-06-23 17:03:21 UTC) #5
alyssad
http://codereview.chromium.org/2831020/diff/9001/2002 File chrome/test/functional/extensions.py (right): http://codereview.chromium.org/2831020/diff/9001/2002#newcode28 chrome/test/functional/extensions.py:28: #TODO: provide a way in pyauto to pass args ...
10 years, 6 months ago (2010-06-23 17:08:14 UTC) #6
Nirnimesh
http://codereview.chromium.org/2831020/diff/14001/12002 File chrome/test/functional/extensions.py (right): http://codereview.chromium.org/2831020/diff/14001/12002#newcode10 chrome/test/functional/extensions.py:10: Usage: python extensions.py You use logging.debug below. With this ...
10 years, 6 months ago (2010-06-23 18:01:29 UTC) #7
alyssad
http://codereview.chromium.org/2831020/diff/14001/12002 File chrome/test/functional/extensions.py (right): http://codereview.chromium.org/2831020/diff/14001/12002#newcode10 chrome/test/functional/extensions.py:10: Usage: python extensions.py On 2010/06/23 18:01:29, Nirnimesh wrote: > ...
10 years, 6 months ago (2010-06-23 19:25:20 UTC) #8
Nirnimesh
10 years, 6 months ago (2010-06-23 20:21:01 UTC) #9
LGTM. I'll check this in.

Powered by Google App Engine
This is Rietveld 408576698