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

Unified Diff: tests/language/language.status

Issue 10908142: Add runtimeType() to Object which returns canonicalized instances of Type. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 3 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
« lib/core/object.dart ('K') | « tests/language/first_class_types.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index b2e562a049fe8bceea5a88cf8c9ead665992f9da..3a35ff4fa0a1483d813a95783d0b7800562b89ee 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -210,6 +210,7 @@ import_core_no_prefix_test: Fail # Issue 4607
import_core_no_prefix_test: Fail # Issue 4607
[ $runtime == vm ]
+first_class_types_test: Fail # Issue 3902
call_nonexistent_static_test/01: Fail # Issues 3094
call_nonexistent_static_test/02: Fail # Issues 3088
call_nonexistent_static_test/03: Fail # Issues 3085
« lib/core/object.dart ('K') | « tests/language/first_class_types.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698