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

Issue 10383053: Store files locally in a different location after they've been posted. (Closed)

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

Description

Store files locally in a different location after they've been posted. Committed: https://code.google.com/p/dart/source/detail?r=7424

Patch Set 1 : #

Total comments: 6

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -24 lines) Patch
M tools/testing/perf_testing/run_perf_tests.py View 1 2 13 chunks +24 lines, -24 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Emily Fortuna
8 years, 7 months ago (2012-05-07 20:01:43 UTC) #1
vsm
https://chromiumcodereview.appspot.com/10383053/diff/2001/tools/testing/perf_testing/run_perf_tests.py File tools/testing/perf_testing/run_perf_tests.py (right): https://chromiumcodereview.appspot.com/10383053/diff/2001/tools/testing/perf_testing/run_perf_tests.py#newcode151 tools/testing/perf_testing/run_perf_tests.py:151: os.mkdir(dir_path) You can eliminate 'old' from your list and ...
8 years, 7 months ago (2012-05-07 20:25:54 UTC) #2
Emily Fortuna
PTAL https://chromiumcodereview.appspot.com/10383053/diff/2001/tools/testing/perf_testing/run_perf_tests.py File tools/testing/perf_testing/run_perf_tests.py (right): https://chromiumcodereview.appspot.com/10383053/diff/2001/tools/testing/perf_testing/run_perf_tests.py#newcode151 tools/testing/perf_testing/run_perf_tests.py:151: os.mkdir(dir_path) On 2012/05/07 20:25:54, vsm wrote: > You ...
8 years, 7 months ago (2012-05-08 01:24:51 UTC) #3
vsm
lgtm https://chromiumcodereview.appspot.com/10383053/diff/1002/tools/testing/perf_testing/run_perf_tests.py File tools/testing/perf_testing/run_perf_tests.py (right): https://chromiumcodereview.appspot.com/10383053/diff/1002/tools/testing/perf_testing/run_perf_tests.py#newcode151 tools/testing/perf_testing/run_perf_tests.py:151: print 'Creating output directory ', dir_path Did you ...
8 years, 7 months ago (2012-05-08 03:30:58 UTC) #4
Emily Fortuna
https://chromiumcodereview.appspot.com/10383053/diff/1002/tools/testing/perf_testing/run_perf_tests.py File tools/testing/perf_testing/run_perf_tests.py (right): https://chromiumcodereview.appspot.com/10383053/diff/1002/tools/testing/perf_testing/run_perf_tests.py#newcode151 tools/testing/perf_testing/run_perf_tests.py:151: print 'Creating output directory ', dir_path On 2012/05/08 03:30:58, ...
8 years, 7 months ago (2012-05-08 16:35:07 UTC) #5
vsm
8 years, 7 months ago (2012-05-08 16:38:09 UTC) #6
Got it.  Still LGTM.

Powered by Google App Engine
This is Rietveld 408576698