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

Issue 10164009: Don't upload data to appengine. (Closed)

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

Description

Don't upload data to appengine. Committed: https://code.google.com/p/dart/source/detail?r=6813

Patch Set 1 : #

Total comments: 3

Patch Set 2 : #

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

Messages

Total messages: 3 (0 generated)
Emily Fortuna
Take two!
8 years, 8 months ago (2012-04-20 18:35:57 UTC) #1
vsm
lgtm https://chromiumcodereview.appspot.com/10164009/diff/2001/tools/testing/perf_testing/run_perf_tests.py File tools/testing/perf_testing/run_perf_tests.py (left): https://chromiumcodereview.appspot.com/10164009/diff/2001/tools/testing/perf_testing/run_perf_tests.py#oldcode861 tools/testing/perf_testing/run_perf_tests.py:861: return map(DromaeoTester.legalize_filename, benchmarks) This might mess up some ...
8 years, 8 months ago (2012-04-20 19:13:33 UTC) #2
Emily Fortuna
8 years, 8 months ago (2012-04-20 19:47:17 UTC) #3
https://chromiumcodereview.appspot.com/10164009/diff/2001/tools/testing/perf_...
File tools/testing/perf_testing/run_perf_tests.py (left):

https://chromiumcodereview.appspot.com/10164009/diff/2001/tools/testing/perf_...
tools/testing/perf_testing/run_perf_tests.py:861: return
map(DromaeoTester.legalize_filename, benchmarks)
On 2012/04/20 19:13:33, vsm wrote:
> This might mess up some of the existing data files fwiw.  But otherwise ok.

Ah, in that case, I'll leave it as it was, just so we don't have strange symbols
in our file names.

Powered by Google App Engine
This is Rietveld 408576698