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

Issue 8773004: tools/test.dart: Add synchronization, so the process queue knows when all multitests are done. (Closed)

Created:
9 years ago by Bill Hesse
Modified:
9 years ago
Reviewers:
Mads Ager (google)
CC:
reviews_dartlang.org
Visibility:
Public.

Description

tools/test.dart: Add synchronization, so the process queue knows when all multitests are done. BUG= TEST=tools/test.dart Committed: https://code.google.com/p/dart/source/detail?r=1974

Patch Set 1 #

Total comments: 1

Patch Set 2 : Address comments, fix type error. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -9 lines) Patch
M tools/testing/dart/multitest.dart View 1 4 chunks +12 lines, -6 lines 0 comments Download
M tools/testing/dart/test_suite.dart View 1 4 chunks +21 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Bill Hesse
9 years ago (2011-12-01 11:42:38 UTC) #1
Mads Ager (google)
lgtm http://codereview.chromium.org/8773004/diff/1/tools/testing/dart/test_suite.dart File tools/testing/dart/test_suite.dart (right): http://codereview.chromium.org/8773004/diff/1/tools/testing/dart/test_suite.dart#newcode247 tools/testing/dart/test_suite.dart:247: if (activeMultitests == 0 && listingDone) { You ...
9 years ago (2011-12-01 11:50:47 UTC) #2
Bill Hesse
9 years ago (2011-12-01 12:10:57 UTC) #3
Fixed a type error.

Powered by Google App Engine
This is Rietveld 408576698