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

Unified Diff: tests/co19/co19-dart2js.status

Issue 11183053: Remove VariableScope, Scope.lexicalLookup and Scope.inStaticContext (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 2 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-dart2js.status
diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status
index 4fabb2c0606382f095baa9836baa479fcb6391c1..c9d0e49c2d1dfc06ccb4d1afe497a75881a82631 100644
--- a/tests/co19/co19-dart2js.status
+++ b/tests/co19/co19-dart2js.status
@@ -268,6 +268,8 @@ Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t11: Fail # TOD
Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t03: Fail # TODO(ahe): Enforce optional parameter semantics.
Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t04: Fail # TODO(ahe): Enforce optional parameter semantics.
+Language/09_Generics/09_Generics_A05_t01: Fail # Missing test for type variable within static member
ahe 2012/10/18 08:29:45 'missing test' is ambiguous in this context. Would
Johnni Winther 2012/10/18 08:48:11 Yes. Done.
+
Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A06_t01: Fail # Compile-time error: Unimplemented non-matching static call
Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A06_t04: Fail # Compile-time error: Unimplemented non-matching static call
Language/10_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A06_t05: Fail # Compile-time error: Unimplemented non-matching static call
@@ -381,6 +383,8 @@ Language/11_Statements/08_Switch_A07_t02: Fail, OK # co19 issue 210
LibTest/core/Math/max_A01_t03: Fail, OK # co19 issue 157
LibTest/core/Math/min_A01_t03: Fail, OK # co19 issue 157
+Language/03_Overview/1_Scoping_A02_t05: Fail # co19 issue 267
ahe 2012/10/18 08:29:45 Did you mean co19 issue 261?
ahe 2012/10/18 08:29:45 Please sort these by co19 issue number. That is, i
Johnni Winther 2012/10/18 08:48:11 Yes!
Johnni Winther 2012/10/18 08:48:11 Done.
+
Language/03_Overview/1_Scoping_A01_t40: Fail, OK # co19 issue 188
Language/03_Overview/1_Scoping_A01_t41: Fail, OK # co19 issue 188
Language/10_Expressions/28_Identifier_Reference_A06_t13: Fail, OK # co19 issue 254

Powered by Google App Engine
This is Rietveld 408576698