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

Unified Diff: CHANGELOG.md

Issue 1364893004: Run outer tearDown()s even if inner ones fail. (Closed) Base URL: git@github.com:dart-lang/test@master
Patch Set: More robust Created 5 years, 3 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/group.dart » ('j') | lib/src/backend/group.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 04d6eead425f4cdc307f20cb6f6d7d56238aa418..f46c883d987d6ec69726e7efa4938cfff4561ae8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,8 @@
+## 0.12.4+9
+
+* If a `tearDown()` callback throws an error, outer `tearDown()` callbacks are
+ still executed.
+
## 0.12.4+8
* Don't compile tests to JavaScript when running via `pub serve` on Dartium or
« no previous file with comments | « no previous file | lib/src/backend/group.dart » ('j') | lib/src/backend/group.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698