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

Issue 10876080: Get fix_test_cases.py to run on Windows (Closed)

Created:
8 years, 3 months ago by csharp
Modified:
8 years, 3 months ago
Reviewers:
M-A Ruel
CC:
chromium-reviews, pam+watch_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Get fix_test_cases.py to run on Windows BUG= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=153558

Patch Set 1 #

Total comments: 6

Patch Set 2 : #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -7 lines) Patch
M tools/isolate/fix_test_cases.py View 1 2 chunks +7 lines, -7 lines 1 comment Download

Messages

Total messages: 7 (0 generated)
csharp
8 years, 3 months ago (2012-08-27 13:21:19 UTC) #1
M-A Ruel
http://codereview.chromium.org/10876080/diff/1/tools/isolate/fix_test_cases.py File tools/isolate/fix_test_cases.py (right): http://codereview.chromium.org/10876080/diff/1/tools/isolate/fix_test_cases.py#newcode174 tools/isolate/fix_test_cases.py:174: if sys.platform == 'win32' or sys.platform == 'cygwin': if ...
8 years, 3 months ago (2012-08-27 14:21:51 UTC) #2
M-A Ruel
http://codereview.chromium.org/10876080/diff/1/tools/isolate/fix_test_cases.py File tools/isolate/fix_test_cases.py (right): http://codereview.chromium.org/10876080/diff/1/tools/isolate/fix_test_cases.py#newcode179 tools/isolate/fix_test_cases.py:179: if sys.platform == 'win32': cygwin too. But I don't ...
8 years, 3 months ago (2012-08-27 15:31:09 UTC) #3
csharp
http://codereview.chromium.org/10876080/diff/1/tools/isolate/fix_test_cases.py File tools/isolate/fix_test_cases.py (right): http://codereview.chromium.org/10876080/diff/1/tools/isolate/fix_test_cases.py#newcode174 tools/isolate/fix_test_cases.py:174: if sys.platform == 'win32' or sys.platform == 'cygwin': On ...
8 years, 3 months ago (2012-08-27 15:52:41 UTC) #4
M-A Ruel
lgtm http://codereview.chromium.org/10876080/diff/2002/tools/isolate/fix_test_cases.py File tools/isolate/fix_test_cases.py (right): http://codereview.chromium.org/10876080/diff/2002/tools/isolate/fix_test_cases.py#newcode168 tools/isolate/fix_test_cases.py:168: parser.add_option('-d', '--dir', default='../../out/Release', (Note that I use ninja ...
8 years, 3 months ago (2012-08-27 19:24:34 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/csharp@chromium.org/10876080/2002
8 years, 3 months ago (2012-08-27 19:40:21 UTC) #6
commit-bot: I haz the power
8 years, 3 months ago (2012-08-27 22:16:07 UTC) #7
Change committed as 153558

Powered by Google App Engine
This is Rietveld 408576698