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

Unified Diff: tests/language/language.status

Issue 10942028: Support class and typedef literals as expressions. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fix two long lines. Created 8 years, 2 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 1ed26d91be2456fe0ba450475a0b91667b64e6d7..71e3a2fc7d01293bb88f6b997d87657b3879af19 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -218,6 +218,7 @@ import_combinators_test: Fail
[ $runtime == vm ]
+first_class_types_test: Fail
[ $runtime == chrome ]
string_escape1_negative_test: Skip

Powered by Google App Engine
This is Rietveld 408576698