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

Unified Diff: tests/language/language.status

Issue 11229002: Handle type variable in static member. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Test update removed. 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.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 2590e1b1f420ea52f8252ec8dd9f55fbb95197bd..89b43326a80bd74638fdae411efbd436158dd4a1 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -286,19 +286,12 @@ method_override2_test/01: Fail # http://dartbug.com/5519
named_parameters_aggregated_test/01: Fail # http://dartbug.com/5519
named_parameters_aggregated_test/03: Fail # http://dartbug.com/5519
named_parameters_aggregated_test/04: Fail # http://dartbug.com/5519
-new_expression_type_args_test/02: Fail # inherited from dart2js
not_enough_positional_arguments_test/01: Fail # http://dartbug.com/5519
override_field_test/04: Fail # http://dartbug.com/5519
static_field3_test/01: Fail # http://dartbug.com/5519
static_field3_test/02: Fail # http://dartbug.com/5519
static_field3_test/03: Fail # http://dartbug.com/5519
static_field3_test/04: Fail # http://dartbug.com/5519
-type_variable_scope_test/00: Fail # inherited from dart2js
-type_variable_scope_test/01: Fail # inherited from dart2js
-type_variable_scope_test/02: Fail # inherited from dart2js
-type_variable_scope_test/03: Fail # inherited from dart2js
-type_variable_scope_test/04: Fail # inherited from dart2js
-type_variable_scope_test/05: Fail # inherited from dart2js
throw_expr_test: Fail
metadata_test: Fail

Powered by Google App Engine
This is Rietveld 408576698