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

Issue 8505028: Update chrome_tests.sh to run DrMemory from Cygwin

Created:
9 years, 1 month ago by Reid Kleckner (google)
Modified:
9 years, 1 month ago
CC:
chromium-reviews, pam+watch_chromium.org, stuartmorgan+watch_chromium.org
Visibility:
Public.

Description

Update chrome_tests.sh to run DrMemory from Cygwin Also change valgrind_tests.py to use cygpath to give DrMemory Windows paths when running with Cygwin Python.

Patch Set 1 #

Total comments: 9

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -49 lines) Patch
M tools/valgrind/chrome_tests.sh View 1 2 2 chunks +42 lines, -47 lines 0 comments Download
M tools/valgrind/common.py View 1 2 1 chunk +21 lines, -0 lines 0 comments Download
M tools/valgrind/valgrind_test.py View 1 2 3 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
Reid Kleckner (google)
First Chromium CL, so you'll have to commit it if/when it looks good. This makes ...
9 years, 1 month ago (2011-11-09 20:18:22 UTC) #1
Timur Iskhodzhanov
I like the bash-fu. Alexander, can you please look at the .sh part of the ...
9 years, 1 month ago (2011-11-10 11:52:49 UTC) #2
Alexander Potapenko
http://codereview.chromium.org/8505028/diff/1/tools/valgrind/chrome_tests.sh File tools/valgrind/chrome_tests.sh (right): http://codereview.chromium.org/8505028/diff/1/tools/valgrind/chrome_tests.sh#newcode17 tools/valgrind/chrome_tests.sh:17: tool="" How about initially setting $tool to "memcheck" ? ...
9 years, 1 month ago (2011-11-10 12:12:13 UTC) #3
Reid Kleckner (google)
http://codereview.chromium.org/8505028/diff/1/tools/valgrind/chrome_tests.sh File tools/valgrind/chrome_tests.sh (right): http://codereview.chromium.org/8505028/diff/1/tools/valgrind/chrome_tests.sh#newcode17 tools/valgrind/chrome_tests.sh:17: tool="" On 2011/11/10 12:12:13, Alexander Potapenko wrote: > How ...
9 years, 1 month ago (2011-11-10 14:00:30 UTC) #4
Timur Iskhodzhanov
http://codereview.chromium.org/8505028/diff/1/tools/valgrind/valgrind_test.py File tools/valgrind/valgrind_test.py (right): http://codereview.chromium.org/8505028/diff/1/tools/valgrind/valgrind_test.py#newcode710 tools/valgrind/valgrind_test.py:710: def _Cygpath(path): On 2011/11/10 14:00:30, rnk_google wrote: > It's ...
9 years, 1 month ago (2011-11-10 14:03:19 UTC) #5
Reid Kleckner (google)
http://codereview.chromium.org/8505028/diff/1/tools/valgrind/valgrind_test.py File tools/valgrind/valgrind_test.py (right): http://codereview.chromium.org/8505028/diff/1/tools/valgrind/valgrind_test.py#newcode710 tools/valgrind/valgrind_test.py:710: def _Cygpath(path): On 2011/11/10 14:03:19, Timur Iskhodzhanov wrote: > ...
9 years, 1 month ago (2011-11-10 14:19:09 UTC) #6
Timur Iskhodzhanov
Did I get it right: you can't run .sh/.bat from Cygwin with the trunk version ...
9 years, 1 month ago (2011-11-10 14:30:41 UTC) #7
Reid Kleckner (google)
On Thu, Nov 10, 2011 at 9:30 AM, <timurrrr@chromium.org> wrote: > Did I get it ...
9 years, 1 month ago (2011-11-10 14:38:29 UTC) #8
Timur Iskhodzhanov
LGTM from me now. Alexander, mind taking a second look? Reid, If everything goes OK ...
9 years, 1 month ago (2011-11-10 15:14:24 UTC) #9
Reid Kleckner (google)
Ping
9 years, 1 month ago (2011-11-17 19:23:51 UTC) #10
Timur Iskhodzhanov
Alexander?
9 years, 1 month ago (2011-11-18 08:16:51 UTC) #11
Alexander Potapenko
On 2011/11/18 08:16:51, Timur Iskhodzhanov wrote: > Alexander? LGTM, sorry for missing the email.
9 years, 1 month ago (2011-11-18 12:53:31 UTC) #12
Timur Iskhodzhanov
On 2011/11/18 12:53:31, Alexander Potapenko wrote: > On 2011/11/18 08:16:51, Timur Iskhodzhanov wrote: > > ...
9 years, 1 month ago (2011-11-22 10:37:46 UTC) #13
Reid Kleckner (google)
9 years, 1 month ago (2011-11-22 14:25:35 UTC) #14
On Tue, Nov 22, 2011 at 5:37 AM,  <timurrrr@chromium.org> wrote:
> On 2011/11/18 12:53:31, Alexander Potapenko wrote:
>>
>> On 2011/11/18 08:16:51, Timur Iskhodzhanov wrote:
>> > Alexander?
>
>> LGTM, sorry for missing the email.
>
> Looks like noone set the "commit" flag yet,
> so I've commited this as
> http://codereview.chromium.org/8636008/
> + http://src.chromium.org/viewvc/chrome?view=rev&revision=111129

Thanks, I didn't realize I could just let the CQ commit it for me
without commit privs.

Reid

Powered by Google App Engine
This is Rietveld 408576698