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

Issue 10973009: Create a wrapper around test.dart for running co19 tests. (Closed)

Created:
8 years, 3 months ago by ahe
Modified:
8 years, 2 months ago
Reviewers:
William Hesse, kasperl
CC:
reviews_dartlang.org, Bill Hesse
Visibility:
Public.

Description

Create a wrapper around test.dart for running co19 tests. Committed: https://code.google.com/p/dart/source/detail?r=12775

Patch Set 1 #

Total comments: 12

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+90 lines, -1 line) Patch
A dart/tools/testing/dart/co19_test.dart View 1 1 chunk +88 lines, -0 lines 0 comments Download
M dart/tools/testing/dart/test_runner.dart View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
ahe
8 years, 3 months ago (2012-09-24 11:40:15 UTC) #1
kasperl
LGTM! https://codereview.chromium.org/10973009/diff/1/dart/tools/testing/dart/co19_test.dart File dart/tools/testing/dart/co19_test.dart (right): https://codereview.chromium.org/10973009/diff/1/dart/tools/testing/dart/co19_test.dart#newcode5 dart/tools/testing/dart/co19_test.dart:5: #library("co19_test"); Where is this library used from? It ...
8 years, 3 months ago (2012-09-24 12:33:32 UTC) #2
ahe
Thank you, Kasper! https://codereview.chromium.org/10973009/diff/1/dart/tools/testing/dart/co19_test.dart File dart/tools/testing/dart/co19_test.dart (right): https://codereview.chromium.org/10973009/diff/1/dart/tools/testing/dart/co19_test.dart#newcode5 dart/tools/testing/dart/co19_test.dart:5: #library("co19_test"); On 2012/09/24 12:33:32, kasperl wrote: ...
8 years, 3 months ago (2012-09-24 12:51:57 UTC) #3
William Hesse
Oops - forgot to hit send on my comment. https://codereview.chromium.org/10973009/diff/1/dart/tools/testing/dart/co19_test.dart File dart/tools/testing/dart/co19_test.dart (right): https://codereview.chromium.org/10973009/diff/1/dart/tools/testing/dart/co19_test.dart#newcode14 dart/tools/testing/dart/co19_test.dart:14: ...
8 years, 3 months ago (2012-09-25 09:05:05 UTC) #4
ahe
https://codereview.chromium.org/10973009/diff/1/dart/tools/testing/dart/co19_test.dart File dart/tools/testing/dart/co19_test.dart (right): https://codereview.chromium.org/10973009/diff/1/dart/tools/testing/dart/co19_test.dart#newcode14 dart/tools/testing/dart/co19_test.dart:14: On 2012/09/25 09:05:05, William Hesse wrote: > Please document ...
8 years, 3 months ago (2012-09-25 09:17:03 UTC) #5
William Hesse
8 years, 2 months ago (2012-09-25 12:20:12 UTC) #6
The comment you have added is fine.

On 2012/09/25 09:17:03, ahe wrote:
>
https://codereview.chromium.org/10973009/diff/1/dart/tools/testing/dart/co19_...
> File dart/tools/testing/dart/co19_test.dart (right):
> 
>
https://codereview.chromium.org/10973009/diff/1/dart/tools/testing/dart/co19_...
> dart/tools/testing/dart/co19_test.dart:14: 
> On 2012/09/25 09:05:05, William Hesse wrote:
> > Please document this script: "This is a script for running many test
> > configurations on the co19 test scripts, collectiong their output into one
> > report.  It is used when updating the version of co19 tests in the Dart
> > repository.
> > It needs to use the testing library directly, rather than just calling
> multiple
> > test.dart instances, so the failures can all be reported in one place."
> > 
> > I assume that is the reason it can't be just multiple runs of test.py.
> 
> Could you rebase your comment to the comment I added in response to Kasper's
> suggestion?

Powered by Google App Engine
This is Rietveld 408576698