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

Unified Diff: frog/tests/await/await.status

Issue 9006053: frog await: allow errors after the await within try-catch blocks. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: '' Created 9 years 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
Index: frog/tests/await/await.status
diff --git a/frog/tests/await/await.status b/frog/tests/await/await.status
index 22decec6573bea9a59fc1f2bb54bd534461055a2..d98a842de763b02671a3543294505d9a950cbbf1 100644
--- a/frog/tests/await/await.status
+++ b/frog/tests/await/await.status
@@ -7,8 +7,6 @@ prefix await
[ $component == frogsh || $component == frog ]
# Not implemented yet
-TryCatch4Test: Fail # try-catch with error after await
-TryCatch7Test: Fail # try-catch with error after await
TryCatch8Test: Fail # handle-error on non-normalized future argument
WhileLoopWithBreakTest: Fail # break within a loop
*NormalizationTest: Fail # normalization in general

Powered by Google App Engine
This is Rietveld 408576698