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

Issue 232773003: Make sure to always remove temp directory. (Closed)

Created:
6 years, 8 months ago by ricow1
Modified:
6 years, 8 months ago
Reviewers:
Søren Gjesse
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Make sure to always remove temp directory. I don't think we get the onDone call when we get the error R=sgjesse@google.com Committed: https://code.google.com/p/dart/source/detail?r=34928

Patch Set 1 #

Patch Set 2 : #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -1 line) Patch
M tests/standalone/io/file_input_stream_test.dart View 1 chunk +6 lines, -1 line 2 comments Download

Messages

Total messages: 3 (0 generated)
ricow1
6 years, 8 months ago (2014-04-10 14:13:08 UTC) #1
Søren Gjesse
lgtm, with comments https://codereview.chromium.org/232773003/diff/20001/tests/standalone/io/file_input_stream_test.dart File tests/standalone/io/file_input_stream_test.dart (right): https://codereview.chromium.org/232773003/diff/20001/tests/standalone/io/file_input_stream_test.dart#newcode218 tests/standalone/io/file_input_stream_test.dart:218: temp.delete(recursive: true); Use deleteSync https://codereview.chromium.org/232773003/diff/20001/tests/standalone/io/file_input_stream_test.dart#newcode223 tests/standalone/io/file_input_stream_test.dart:223: ...
6 years, 8 months ago (2014-04-10 14:27:58 UTC) #2
ricow1
6 years, 8 months ago (2014-04-10 14:33:07 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r34928 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698