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

Issue 9181006: Changed automated testing to run test.dart instead of test.py (Closed)

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

Description

Changed automated testing to run test.dart instead of test.py Committed: https://code.google.com/p/dart/source/detail?r=3173

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -19 lines) Patch
M tools/testing/perf_testing/create_graph.py View 1 5 chunks +27 lines, -19 lines 3 comments Download

Messages

Total messages: 4 (0 generated)
Emily Fortuna
8 years, 11 months ago (2012-01-11 00:12:07 UTC) #1
Siggi Cherem (dart-lang)
lgtm http://codereview.chromium.org/9181006/diff/1002/tools/testing/perf_testing/create_graph.py File tools/testing/perf_testing/create_graph.py (right): http://codereview.chromium.org/9181006/diff/1002/tools/testing/perf_testing/create_graph.py#newcode536 tools/testing/perf_testing/create_graph.py:536: the_os = get_os_directory() the_os => arch?
8 years, 11 months ago (2012-01-11 01:32:07 UTC) #2
Emily Fortuna
http://codereview.chromium.org/9181006/diff/1002/tools/testing/perf_testing/create_graph.py File tools/testing/perf_testing/create_graph.py (right): http://codereview.chromium.org/9181006/diff/1002/tools/testing/perf_testing/create_graph.py#newcode536 tools/testing/perf_testing/create_graph.py:536: the_os = get_os_directory() The directories returned are either "linux" ...
8 years, 11 months ago (2012-01-11 01:38:06 UTC) #3
Siggi Cherem (dart-lang)
8 years, 11 months ago (2012-01-11 01:39:22 UTC) #4
lgtm (oops, I meant to include that before)

http://codereview.chromium.org/9181006/diff/1002/tools/testing/perf_testing/c...
File tools/testing/perf_testing/create_graph.py (right):

http://codereview.chromium.org/9181006/diff/1002/tools/testing/perf_testing/c...
tools/testing/perf_testing/create_graph.py:536: the_os = get_os_directory()
On 2012/01/11 01:38:06, Emily Fortuna wrote:
> The directories returned are either "linux" "macos", or "windows", so os seems
> more appropriate?
> 
> On 2012/01/11 01:32:07, sigmund wrote:
> > the_os => arch?
> 

'the_' looks strange, that's all...

Powered by Google App Engine
This is Rietveld 408576698