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

Unified Diff: tests/language/language.status

Issue 9235015: Update map literal syntax to expect only one type parameter (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 11 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 31c24d409d05aae8f56826a2fb4823f5cc033ebf..b777d5c222a796253a71e72aaa37071cb106ca82 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -130,7 +130,7 @@ ListLiteral4Test: Fail # Issue 220
ListTest: Fail # Bug 5146975.
LocalFunction3Test: Fail # Bug 4202974.
LocalFunctionTest: Fail # Bug in test. Bug 4202989 (shadowing).
-MapLiteral3Test: Fail # Issue 221
+MapLiteral1NegativeTest: Fail # Issue 221
MapLiteral4Test: Fail # Issue 221
ManyOverriddenNoSuchMethodTest: Fail # Bug 4202974.
NamedParametersTypeTest: Fail # Implementation in progress.

Powered by Google App Engine
This is Rietveld 408576698