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

Unified Diff: tests/language/language.status

Issue 10581024: Issue 2382. Using a variable in a scope before its declared that shadows another variable (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 6 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.status
diff --git a/tests/language/language.status b/tests/language/language.status
index ce0b27c94da3e7f45a51ed4519c4510ec0d11951..427c1c9d4e74e4e2da999ce0fa2b17946a5e9f92 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -104,7 +104,6 @@ private_member3_negative_test: Fail # Issue 2383
pseudo_kw_illegal_test/08: Fail # Issue 356
pseudo_kw_illegal_test/10: Fail # Issue 356
pseudo_kw_illegal_test/14: Fail # Issue 356
-scope_negative_test: Fail # Runtime only test, rewrite as multitest
static_call_wrong_argument_count_negative_test: Fail # Runtime only test, rewrite as multitest
switch7_negative_test: Fail # Issue 3658
switch_label_test: Fail # Issue 3658
« compiler/java/com/google/dart/compiler/resolver/Scope.java ('K') | « tests/co19/co19-compiler.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698