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

Unified Diff: tests/language/language_analyzer.status

Issue 19681002: Add implicit blocks (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 5 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
Index: tests/language/language_analyzer.status
diff --git a/tests/language/language_analyzer.status b/tests/language/language_analyzer.status
index acbbb4c90dc83e7a61fda0489cadafda39d45fc1..3500348b34075aa15b4beba6c05928a5c6ee611d 100644
--- a/tests/language/language_analyzer.status
+++ b/tests/language/language_analyzer.status
@@ -170,9 +170,6 @@ unresolved_top_level_var_negative_test: fail
block_scope_test: fail
lazy_static3_test: fail
-# test issue 10752, there are 'implicit' scopes for 'if', 'while' and 'do-while'
-implicit_scope_test: fail
-
# test issue 10889, "throw" requires expression, "rethrow" should be used instead
execute_finally10_test: fail
execute_finally11_test: fail

Powered by Google App Engine
This is Rietveld 408576698