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

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: Address more comments. 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 672df756f99a0835e3594f95277bc9f413e3d043..cc8ab49bfe095d85942e562a4b4251897eaac9da 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -222,6 +222,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/world.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