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

Unified Diff: tests/language/language_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: Updated cf. comments 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/language/language_dart2js.status
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index fa6bbc0a3887656d2093199a5e9d97f79049e729..7d3ca09e2eebb113ae7935024b9e17c4a35210ff 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -68,7 +68,6 @@ getter_no_setter2_test/01: Fail # http://dartbug.com/5519
getter_no_setter_test/01: Fail # http://dartbug.com/5519
illegal_invocation_test/03: Fail # http://dartbug.com/5519
isnot_malformed_type_test/01: Fail # http://dartbug.com/5519
-new_expression_type_args_test/01: Fail # http://dartbug.com/5519
not_enough_positional_arguments_test/01: Fail # http://dartbug.com/5519
not_enough_positional_arguments_test/02: Fail # http://dartbug.com/5519
optional_named_parameters_test/01: Fail # http://dartbug.com/5519
@@ -79,6 +78,7 @@ optional_named_parameters_test/09: Fail # http://dartbug.com/5519
execute_finally8_test: Fail # http://dartbug.com/5643
+new_expression_type_args_test/02: Fail # Missing test for type variable within static member
ahe 2012/10/18 11:18:18 This comment is also confusing in this context.
Johnni Winther 2012/10/19 08:34:07 Changed.
throw_expr_test: Fail
metadata_test: Fail # Metadata on type parameters not supported.
infinity_test: Fail # Issue 4984
« lib/compiler/implementation/resolver.dart ('K') | « tests/language/language.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698