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

Unified Diff: tests/language/language.status

Issue 11633054: Implemented class literals in the VM. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years 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
===================================================================
--- tests/language/language.status (revision 16343)
+++ tests/language/language.status (working copy)
@@ -20,7 +20,6 @@
library_juxtaposition_test: Fail # Issue 6877
gc_test: Pass, Fail # Issue 1487
pseudo_kw_illegal_test/14: Fail # Issue 356
-first_class_types_constants_test: Fail # Issue 6282
method_override2_test/00: Fail # Issue 7076.
method_override2_test/02: Fail # Issue 7076.
method_override2_test/03: Fail # Issue 7076.
@@ -43,6 +42,8 @@
type_error_test: Fail # http://dartbug.com/5280
+first_class_types_literals_test: Fail # Issue 7549
+
# DartC specific tests that should not be run by the VM
*dartc_test: Skip
*dartc_negative_test: Skip
« tests/language/class_literal_test.dart ('K') | « tests/language/class_literal_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698