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

Issue 9139031: Make browser "sometest" like a regular test run by test.dart/py instead of (Closed)

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

Description

Make browser "sometest" like a regular test run by test.dart/py instead of create_graph.py Committed: https://code.google.com/p/dart/source/detail?r=3213

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 10

Patch Set 3 : '' #

Total comments: 1

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+286 lines, -359 lines) Patch
A client/tests/client/samples/smoketest/BenchmarkBase.dart View 1 2 3 1 chunk +197 lines, -0 lines 0 comments Download
A client/tests/client/samples/smoketest/Smoketest.dart View 1 chunk +27 lines, -0 lines 0 comments Download
A client/tests/client/samples/smoketest/benchmarklib.dart View 1 chunk +13 lines, -0 lines 0 comments Download
A client/tests/client/samples/smoketest/dartWebBase_tests.dart View 1 2 1 chunk +22 lines, -0 lines 0 comments Download
M tools/testing/perf_testing/create_graph.py View 1 2 3 14 chunks +27 lines, -67 lines 0 comments Download
D tools/testing/perf_testing/smoketest/BenchmarkBase.dart View 1 2 3 1 chunk +0 lines, -202 lines 0 comments Download
D tools/testing/perf_testing/smoketest/Smoketest.dart View 1 2 3 1 chunk +0 lines, -27 lines 0 comments Download
D tools/testing/perf_testing/smoketest/benchmarklib.dart View 1 2 3 1 chunk +0 lines, -13 lines 0 comments Download
D tools/testing/perf_testing/smoketest/dartWebBase.dart View 1 2 3 1 chunk +0 lines, -11 lines 0 comments Download
D tools/testing/perf_testing/smoketest/smoketest_frog.html View 1 2 3 1 chunk +0 lines, -39 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Emily Fortuna
8 years, 11 months ago (2012-01-11 21:53:51 UTC) #1
Siggi Cherem (dart-lang)
http://codereview.chromium.org/9139031/diff/2001/client/tests/client/samples/smoketest/BenchmarkBase.dart File client/tests/client/samples/smoketest/BenchmarkBase.dart (right): http://codereview.chromium.org/9139031/diff/2001/client/tests/client/samples/smoketest/BenchmarkBase.dart#newcode5 client/tests/client/samples/smoketest/BenchmarkBase.dart:5: /** Accessors for our Singleton variables. */ I assume ...
8 years, 11 months ago (2012-01-11 21:57:31 UTC) #2
Emily Fortuna
http://codereview.chromium.org/9139031/diff/2001/client/tests/client/samples/smoketest/BenchmarkBase.dart File client/tests/client/samples/smoketest/BenchmarkBase.dart (right): http://codereview.chromium.org/9139031/diff/2001/client/tests/client/samples/smoketest/BenchmarkBase.dart#newcode5 client/tests/client/samples/smoketest/BenchmarkBase.dart:5: /** Accessors for our Singleton variables. */ The only ...
8 years, 11 months ago (2012-01-11 22:15:11 UTC) #3
Siggi Cherem (dart-lang)
8 years, 11 months ago (2012-01-11 22:23:20 UTC) #4
lgtm

http://codereview.chromium.org/9139031/diff/14/client/tests/client/samples/sm...
File client/tests/client/samples/smoketest/BenchmarkBase.dart (right):

http://codereview.chromium.org/9139031/diff/14/client/tests/client/samples/sm...
client/tests/client/samples/smoketest/BenchmarkBase.dart:170: body.nodes.add(new
Element.html("<p id='testResultScore'>Score: $newScore</p>"));
80 col :)

Powered by Google App Engine
This is Rietveld 408576698