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

Unified Diff: tests/language/language.status

Issue 18801007: Support type parameters and classes as expression in the vm. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 5 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
« no previous file with comments | « tests/language/class_literal_test.dart ('k') | tests/language/language_analyzer.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
===================================================================
--- tests/language/language.status (revision 24832)
+++ tests/language/language.status (working copy)
@@ -22,7 +22,6 @@
mixin_super_constructor_named_test: Fail
mixin_super_constructor_positionals_test: Fail
mixin_super_constructor_multiple_test: Fail
-closure_type_variable_test: Fail # Type variable used as expression (dartbug.com/6282)
const_constructor_super_test/01: fail
[ $compiler == none ]
@@ -33,7 +32,6 @@
mixin_super_constructor_named_test: Fail
mixin_super_constructor_positionals_test: Fail
mixin_super_constructor_multiple_test: Fail
-closure_type_variable_test: Fail # Type variable used as expression (dartbug.com/6282)
built_in_identifier_prefix_test: Fail # http://dartbug.com/6970
library_juxtaposition_test: Fail # Issue 6877
pseudo_kw_illegal_test/14: Fail # Issue 356
@@ -74,8 +72,6 @@
type_annotation_test/06: Fail # Issue 6973
type_annotation_test/09: Fail # Issue 6973
-type_parameter_literal_test: Fail # Issue 7551
-
on_catch_malformed_type_test: Fail # Issue 8601
mixin_mixin_test: Fail
@@ -307,7 +303,6 @@
compile_time_constant_checked3_test/06: Fail, OK
type_error_test: Fail, OK # VM bug: http://dartbug.com/5280
-type_parameter_literal_test: Fail
type_variable_field_initializer_closure_test: Crash # VM bug: issue 8847
closures_initializer_test: Crash # VM bug: issue 8847
@@ -318,7 +313,7 @@
super_getter_setter_test: Fail # Issue 11065.
# TODO(tball): Assign proper bug numbers.
-class_literal_test/none: Fail
+class_literal_test: Fail
import_core_prefix_test: Pass
prefix22_test: Pass
« no previous file with comments | « tests/language/class_literal_test.dart ('k') | tests/language/language_analyzer.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698