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

Unified Diff: tests/co19/co19-dart2dart.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/co19/co19-dart2dart.status
diff --git a/tests/co19/co19-dart2dart.status b/tests/co19/co19-dart2dart.status
index 94ab2332c993e3892cd888cfc75dca1b609849e6..10dfb24152b7548f25883e445e85673dc22226a2 100644
--- a/tests/co19/co19-dart2dart.status
+++ b/tests/co19/co19-dart2dart.status
@@ -5,6 +5,11 @@
[ $compiler == dart2dart ]
LibTest/async/Stream/Stream.periodic_A01_t01: Pass, Fail # Issue 12562.
+Language/13_Statements/04_Local_Function_Declaration_A02_t02: CompileTimeError, OK # co19 issue 602.
+Language/13_Statements/03_Variable_Declaration_A01_t16: CompileTimeError, OK # co19 issue 602.
+Language/13_Statements/03_Variable_Declaration_A01_t09: CompileTimeError, OK # co19 issue 602.
+Language/05_Variables/05_Variables_A11_t01: CompileTimeError, OK # co19 issue 602.
+
Language/07_Classes/9_Superclasses/1_Inheritance_and_Overriding_A01_t03: Fail # TODO(dart2dart-team): Please triage this failure.
Language/03_Overview/2_Privacy_A01_t19: Fail # Calling unresolved class constructor.

Powered by Google App Engine
This is Rietveld 408576698