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

Issue 10134070: Get get_drt working on Windows, take 2. (Closed)

Created:
8 years, 8 months ago by Emily Fortuna
Modified:
8 years, 7 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Get get_drt working on Windows, take 2. Committed: https://code.google.com/p/dart/source/detail?r=6983

Patch Set 1 : #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -17 lines) Patch
M tools/get_drt.py View 5 chunks +26 lines, -15 lines 4 comments Download
M tools/testing/perf_testing/run_perf_tests.py View 2 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Emily Fortuna
https://chromiumcodereview.appspot.com/10134070/diff/5001/tools/get_drt.py File tools/get_drt.py (right): https://chromiumcodereview.appspot.com/10134070/diff/5001/tools/get_drt.py#newcode163 tools/get_drt.py:163: # built in zip utility. :-/ This branch is ...
8 years, 8 months ago (2012-04-25 23:26:13 UTC) #1
vsm
lgtm thanks for fixing!
8 years, 8 months ago (2012-04-25 23:28:51 UTC) #2
Siggi Cherem (dart-lang)
https://chromiumcodereview.appspot.com/10134070/diff/5001/tools/get_drt.py File tools/get_drt.py (left): https://chromiumcodereview.appspot.com/10134070/diff/5001/tools/get_drt.py#oldcode157 tools/get_drt.py:157: if result != 0: why did this check go ...
8 years, 8 months ago (2012-04-25 23:41:00 UTC) #3
Emily Fortuna
8 years, 7 months ago (2012-04-26 15:51:48 UTC) #4
https://chromiumcodereview.appspot.com/10134070/diff/5001/tools/get_drt.py
File tools/get_drt.py (left):

https://chromiumcodereview.appspot.com/10134070/diff/5001/tools/get_drt.py#ol...
tools/get_drt.py:157: if result != 0:
On 2012/04/25 23:41:00, sigmund wrote:
> why did this check go away?

Ooops, I took it out when I was debugging and forgot to put it back in. I've
added it to a new CL.

Powered by Google App Engine
This is Rietveld 408576698