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

Issue 9195006: Test.dart will wait for the temporary directory to be deleted before exiting. (Closed)

Created:
8 years, 11 months ago by Bill Hesse
Modified:
8 years, 11 months ago
Reviewers:
ricow1
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Test.dart will wait for the temporary directory to be deleted before exiting. BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=3429

Patch Set 1 #

Patch Set 2 : Add report of temporary deletion status. #

Patch Set 3 : Add newline before temp dir deletion report. #

Total comments: 1

Patch Set 4 : Add a space between the handler parameter list and the opening brace of its body. #

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

Messages

Total messages: 2 (0 generated)
Bill Hesse
8 years, 11 months ago (2012-01-19 10:06:06 UTC) #1
ricow1
8 years, 11 months ago (2012-01-19 10:20:34 UTC) #2
LGTM

http://codereview.chromium.org/9195006/diff/4001/tools/testing/dart/test_runn...
File tools/testing/dart/test_runner.dart (right):

http://codereview.chromium.org/9195006/diff/4001/tools/testing/dart/test_runn...
tools/testing/dart/test_runner.dart:482: deletion.exitHandler = (int exitCode){
add space before {

Powered by Google App Engine
This is Rietveld 408576698