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

Issue 12417004: Update the test runner to use the new dart:io API (Closed)

Created:
7 years, 9 months ago by Søren Gjesse
Modified:
7 years, 9 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Update the test runner to use the new dart:io API The new binaries are from r19850. R=whesse@google.com, ager@google.com, ricow@google.com, kustermann@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=19987

Patch Set 1 #

Total comments: 15

Patch Set 2 : Minor fixes #

Total comments: 26

Patch Set 3 : Remove _ignoreStreams #

Patch Set 4 : Addressed review comments #

Patch Set 5 : Rebased to r19938 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+371 lines, -436 lines) Patch
M tests/standalone/io/status_file_parser_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/standalone/io/test_runner_test.dart View 1 2 3 4 3 chunks +4 lines, -4 lines 0 comments Download
M tests/standalone/standalone.status View 1 2 3 4 1 chunk +0 lines, -9 lines 0 comments Download
M tools/release/version.dart View 4 chunks +8 lines, -7 lines 0 comments Download
M tools/test.dart View 1 2 3 7 chunks +24 lines, -13 lines 0 comments Download
M tools/test-runtime.dart View 4 chunks +12 lines, -12 lines 0 comments Download
M tools/testing/bin/linux/dart View 0 chunks +-1 lines, --1 lines 0 comments Download
M tools/testing/bin/macos/dart View 0 chunks +-1 lines, --1 lines 0 comments Download
M tools/testing/bin/windows/dart.exe View 0 chunks +-1 lines, --1 lines 0 comments Download
M tools/testing/dart/co19_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tools/testing/dart/http_server.dart View 1 2 3 8 chunks +52 lines, -52 lines 0 comments Download
M tools/testing/dart/multitest.dart View 1 2 3 4 chunks +5 lines, -7 lines 0 comments Download
M tools/testing/dart/status_file_parser.dart View 2 chunks +33 lines, -36 lines 0 comments Download
M tools/testing/dart/test_options.dart View 2 chunks +9 lines, -9 lines 0 comments Download
M tools/testing/dart/test_progress.dart View 1 2 3 12 chunks +27 lines, -26 lines 0 comments Download
M tools/testing/dart/test_runner.dart View 1 2 3 22 chunks +144 lines, -208 lines 0 comments Download
M tools/testing/dart/test_suite.dart View 1 2 3 14 chunks +33 lines, -32 lines 0 comments Download
M tools/testing/dart/utils.dart View 3 chunks +7 lines, -8 lines 0 comments Download
M tools/testing/dart/vendored_pkg/args/src/usage.dart View 1 4 chunks +13 lines, -13 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Søren Gjesse
7 years, 9 months ago (2013-03-13 09:16:05 UTC) #1
Mads Ager (google)
LGTM https://codereview.chromium.org/12417004/diff/3001/tests/standalone/standalone.status File tests/standalone/standalone.status (right): https://codereview.chromium.org/12417004/diff/3001/tests/standalone/standalone.status#newcode10 tests/standalone/standalone.status:10: io/skipping_dart2js_compilations_test: skip # Non-fatal process error. Shouldn't we ...
7 years, 9 months ago (2013-03-13 11:28:55 UTC) #2
Bill Hesse
LGTM. The batch test runner had very tricky behavior, because the _process member and the ...
7 years, 9 months ago (2013-03-13 12:56:41 UTC) #3
kustermann
lgtm https://codereview.chromium.org/12417004/diff/1/tools/test.dart File tools/test.dart (right): https://codereview.chromium.org/12417004/diff/1/tools/test.dart#newcode119 tools/test.dart:119: List<TestingServers> servers = []; Why not make it ...
7 years, 9 months ago (2013-03-13 13:37:56 UTC) #4
ricow1
LGTM https://codereview.chromium.org/12417004/diff/3001/tools/test.dart File tools/test.dart (right): https://codereview.chromium.org/12417004/diff/3001/tools/test.dart#newcode119 tools/test.dart:119: List<TestingServers> servers = []; how do we make ...
7 years, 9 months ago (2013-03-13 13:38:41 UTC) #5
Søren Gjesse
Thanks for the review. I will try a commit then the tree is green and ...
7 years, 9 months ago (2013-03-13 15:17:18 UTC) #6
Bill Hesse
https://codereview.chromium.org/12417004/diff/1/tools/testing/dart/multitest.dart File tools/testing/dart/multitest.dart (right): https://codereview.chromium.org/12417004/diff/1/tools/testing/dart/multitest.dart#newcode155 tools/testing/dart/multitest.dart:155: // Matches #import( or #source( pedByfollowed by " or ...
7 years, 9 months ago (2013-03-13 16:07:00 UTC) #7
Søren Gjesse
7 years, 9 months ago (2013-03-14 07:54:38 UTC) #8
Message was sent while issue was closed.
Committed patchset #5 manually as r19987 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698