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

Unified Diff: CHANGELOG.md

Issue 1116443002: Support future matchers and expectAsync in tearDowns. (Closed) Base URL: git@github.com:dart-lang/unittest.git@master
Patch Set: Created 5 years, 8 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 | lib/src/backend/invoker.dart » ('j') | lib/src/backend/outstanding_callback_counter.dart » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 14c532be550d9fe73fe38cc125ea736b6366473c..f57697dd59e1678c3d5096306d4b59ed7009dcc7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,8 @@
+### 0.12.0-rc.2
+
+* Allow Future matchers and `expectAsync` to prevent tests'
+ `tearDown`s from completing.
+
### 0.12.0-rc.1
* Remove `handleExternalError`. This was never used in practice and its function
« no previous file with comments | « no previous file | lib/src/backend/invoker.dart » ('j') | lib/src/backend/outstanding_callback_counter.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698