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

Unified Diff: CHANGELOG.md

Issue 1053413003: Release 0.12.0-beta.5. (Closed) Base URL: git@github.com:dart-lang/test@master
Patch Set: Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | pubspec.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f3e287d20b315abec362e6769dbbe580a9504399..c8c7e6fbcccd206f617af63c48f25fba2637ae64 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,9 @@
* Add a `--pub-serve` flag that runs tests against a `pub serve` instance.
**This feature is only supported on Dart `1.9.2` and higher.**
+* When the test runner is killed prematurely, it will clean up its temporary
+ directories and give the current test a chance to run its `tearDown` logic.
+
### 0.12.0-beta.4
* Fix a package-root bug.
« no previous file with comments | « no previous file | pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698