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

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: Add a comment. 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 e9d0e7af2af22d205aa0aef24e4e4818852de588..89caa0d36032a36a1217dc4812d1143daf7d2328 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -215,6 +215,7 @@ import_combinators_test: Fail
[ $runtime == vm || ($runtime == drt && $compiler == none) ]
+first_class_types_literals_test: Fail
call_test: Fail # Issue 1604
[ $runtime == chrome ]

Powered by Google App Engine
This is Rietveld 408576698