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

Unified Diff: tests/language/language_analyzer.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_analyzer.status
diff --git a/tests/language/language_analyzer.status b/tests/language/language_analyzer.status
index e35fcc7a825e1f867ebbe67c3e2909556a1a648f..dca77b90fad636b869d0f951788b7b7c87a6c22f 100644
--- a/tests/language/language_analyzer.status
+++ b/tests/language/language_analyzer.status
@@ -4,6 +4,8 @@
[ $compiler == dartanalyzer ]
+scope_variable2_test: Fail # Issue 13575
+
# Missing compile-time errors for parameters marked static.
static_parameter_test/02: Fail
static_parameter_test/03: Fail

Powered by Google App Engine
This is Rietveld 408576698