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

Issue 8549021: Attempt to fix buildbot. (Closed)

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

Description

Attempt to fix buildbot. Having multiple tests write and delete the same file is not such a great idea. :-) R=whesse@google.com BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=1655

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -10 lines) Patch
M tests/standalone/src/FileTest.dart View 11 chunks +17 lines, -10 lines 1 comment Download

Messages

Total messages: 3 (0 generated)
Mads Ager (google)
9 years, 1 month ago (2011-11-18 13:09:09 UTC) #1
Bill Hesse
lgtm
9 years, 1 month ago (2011-11-18 13:10:39 UTC) #2
kasperl
9 years, 1 month ago (2011-11-18 14:11:49 UTC) #3
http://codereview.chromium.org/8549021/diff/1/tests/standalone/src/FileTest.dart
File tests/standalone/src/FileTest.dart (right):

http://codereview.chromium.org/8549021/diff/1/tests/standalone/src/FileTest.d...
tests/standalone/src/FileTest.dart:428: File file = new File(filename +
"_out_close_exception_stream");
String interpolation for the win?

Powered by Google App Engine
This is Rietveld 408576698