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

Issue 1397833004: win: Test some basic ! windbg commands (Closed)

Created:
5 years, 2 months ago by scottmg
Modified:
5 years, 2 months ago
Reviewers:
Mark Mentovai
CC:
crashpad-dev_chromium.org
Base URL:
https://chromium.googlesource.com/crashpad/crashpad@add-pexpect
Target Ref:
refs/heads/master
Project:
crashpad
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Patch Set 4 : comments #

Patch Set 5 : rebase #

Total comments: 18

Patch Set 6 : fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+154 lines, -10 lines) Patch
M build/run_tests.py View 1 chunk +1 line, -1 line 0 comments Download
M snapshot/win/end_to_end_test.py View 1 2 3 4 5 4 chunks +153 lines, -9 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 6 (0 generated)
scottmg
5 years, 2 months ago (2015-10-08 23:38:00 UTC) #1
scottmg
Updated to just use subprocess and re directly. pexpect was overkill. I've also installed cdb ...
5 years, 2 months ago (2015-10-09 17:39:31 UTC) #2
Mark Mentovai
https://codereview.chromium.org/1397833004/diff/80001/snapshot/win/end_to_end_test.py File snapshot/win/end_to_end_test.py (right): https://codereview.chromium.org/1397833004/diff/80001/snapshot/win/end_to_end_test.py#newcode40 snapshot/win/end_to_end_test.py:40: search_paths = [os.getenv('PROGRAMFILES(X86)'), os.getenv('PROGRAMFILES'), I liked this better before, ...
5 years, 2 months ago (2015-10-09 18:34:05 UTC) #3
scottmg
Thanks https://codereview.chromium.org/1397833004/diff/80001/snapshot/win/end_to_end_test.py File snapshot/win/end_to_end_test.py (right): https://codereview.chromium.org/1397833004/diff/80001/snapshot/win/end_to_end_test.py#newcode40 snapshot/win/end_to_end_test.py:40: search_paths = [os.getenv('PROGRAMFILES(X86)'), os.getenv('PROGRAMFILES'), On 2015/10/09 18:34:04, Mark ...
5 years, 2 months ago (2015-10-09 18:49:28 UTC) #4
Mark Mentovai
LGTM
5 years, 2 months ago (2015-10-09 18:57:13 UTC) #5
scottmg
5 years, 2 months ago (2015-10-09 20:39:44 UTC) #6
Message was sent while issue was closed.
Committed patchset #6 (id:100001) manually as
bbd00c3a91fac9a25a0351337602e6477987a7b7 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698