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

Unified Diff: tests/language/language.status

Issue 24488004: Implement correct scoping rules for variables. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 943c38c68ab15b5ab2a3088c4674145a4e6015a8..a0da1e9e3673b03cd817b84e0275b5471a680144 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -13,6 +13,10 @@ library_juxtaposition_test: Fail # Issue 6877
switch_int_double_test/01: Fail # Issue 7307
switch_int_double_test/02: Fail # Issue 7307
throwing_lazy_variable_test: Fail # Issue 5802
+scope_variable2_test/01: Fail # Issue 13575
+scope_variable2_test/02: Fail # Issue 13575
+scope_variable2_test/03: Fail # Issue 13575
+scope_variable2_test/04: Fail # Issue 13575
# These bugs refer currently ongoing language discussions.
constructor_initializer_test/none: Fail # Issue 12633

Powered by Google App Engine
This is Rietveld 408576698