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

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: Refactor. 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
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 9a147367d7db9bf867decb5f185494fe12dcb073..a63160adfbeccab3c2d77f27febd3377bca38994 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -217,6 +217,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/compiler/implementation/ssa/ssa.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