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

Issue 14301024: [chromedriver] Clean tmp directory and kill Chrome processes before each run cycle. (Closed)

Created:
7 years, 8 months ago by chrisgao (Use stgao instead)
Modified:
7 years, 7 months ago
Reviewers:
craigdh, kkania
CC:
chromium-reviews
Visibility:
Public.

Description

[chromedriver] Clean tmp directory and kill Chrome processes before each run cycle. Also enable some passed java tests. BUG=none NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=197220

Patch Set 1 : #

Patch Set 2 : #

Total comments: 7

Patch Set 3 : Address comments. #

Total comments: 2

Patch Set 4 : Address comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -19 lines) Patch
M chrome/test/chromedriver/run_buildbot_steps.py View 1 2 3 3 chunks +29 lines, -0 lines 0 comments Download
M chrome/test/chromedriver/test_expectations View 5 chunks +4 lines, -19 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
chrisgao (Use stgao instead)
https://chromiumcodereview.appspot.com/14301024/diff/10006/chrome/test/chromedriver/run_all_tests.py File chrome/test/chromedriver/run_all_tests.py (right): https://chromiumcodereview.appspot.com/14301024/diff/10006/chrome/test/chromedriver/run_all_tests.py#newcode100 chrome/test/chromedriver/run_all_tests.py:100: util.RunCommand(['pkill', '-9', os.path.basename(chrome_path)]) Is there a way to kill ...
7 years, 8 months ago (2013-04-27 00:48:43 UTC) #1
craigdh
https://chromiumcodereview.appspot.com/14301024/diff/10006/chrome/test/chromedriver/run_all_tests.py File chrome/test/chromedriver/run_all_tests.py (right): https://chromiumcodereview.appspot.com/14301024/diff/10006/chrome/test/chromedriver/run_all_tests.py#newcode100 chrome/test/chromedriver/run_all_tests.py:100: util.RunCommand(['pkill', '-9', os.path.basename(chrome_path)]) On 2013/04/27 00:48:43, chrisgao wrote: > ...
7 years, 7 months ago (2013-04-29 17:31:40 UTC) #2
kkania
https://chromiumcodereview.appspot.com/14301024/diff/10006/chrome/test/chromedriver/run_all_tests.py File chrome/test/chromedriver/run_all_tests.py (right): https://chromiumcodereview.appspot.com/14301024/diff/10006/chrome/test/chromedriver/run_all_tests.py#newcode96 chrome/test/chromedriver/run_all_tests.py:96: def KillChromes(chrome_path): i think it would make more sense ...
7 years, 7 months ago (2013-04-29 18:25:43 UTC) #3
chrisgao (Use stgao instead)
https://chromiumcodereview.appspot.com/14301024/diff/10006/chrome/test/chromedriver/run_all_tests.py File chrome/test/chromedriver/run_all_tests.py (right): https://chromiumcodereview.appspot.com/14301024/diff/10006/chrome/test/chromedriver/run_all_tests.py#newcode96 chrome/test/chromedriver/run_all_tests.py:96: def KillChromes(chrome_path): On 2013/04/29 18:25:43, kkania wrote: > i ...
7 years, 7 months ago (2013-04-29 22:10:26 UTC) #4
kkania
lgtm https://codereview.chromium.org/14301024/diff/21001/chrome/test/chromedriver/run_buildbot_steps.py File chrome/test/chromedriver/run_buildbot_steps.py (right): https://codereview.chromium.org/14301024/diff/21001/chrome/test/chromedriver/run_buildbot_steps.py#newcode149 chrome/test/chromedriver/run_buildbot_steps.py:149: tmp_dir = os.path.dirname(util.MakeTempDir()) tempfile.gettempdir()
7 years, 7 months ago (2013-04-29 22:54:30 UTC) #5
craigdh
lgtm after ken's comment is addressed.
7 years, 7 months ago (2013-04-29 22:59:53 UTC) #6
chrisgao (Use stgao instead)
https://codereview.chromium.org/14301024/diff/21001/chrome/test/chromedriver/run_buildbot_steps.py File chrome/test/chromedriver/run_buildbot_steps.py (right): https://codereview.chromium.org/14301024/diff/21001/chrome/test/chromedriver/run_buildbot_steps.py#newcode149 chrome/test/chromedriver/run_buildbot_steps.py:149: tmp_dir = os.path.dirname(util.MakeTempDir()) On 2013/04/29 22:54:30, kkania wrote: > ...
7 years, 7 months ago (2013-04-30 00:55:28 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/chrisgao@chromium.org/14301024/28002
7 years, 7 months ago (2013-04-30 00:57:15 UTC) #8
commit-bot: I haz the power
7 years, 7 months ago (2013-04-30 01:47:20 UTC) #9
Message was sent while issue was closed.
Change committed as 197220

Powered by Google App Engine
This is Rietveld 408576698