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

Unified Diff: tests/language/language-leg.status

Issue 9699033: Introduce FieldParameterElement. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Address comments and create a separate map for the fields. Created 8 years, 9 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-leg.status
diff --git a/tests/language/language-leg.status b/tests/language/language-leg.status
index 232fea9961a03bbb63eaaba90368b317de75bc5d..03e22fbadc1e1b4e821924f289b92281e70b1eb8 100644
--- a/tests/language/language-leg.status
+++ b/tests/language/language-leg.status
@@ -12,6 +12,8 @@ AdjacentStringLiteralsTest: Crash # Cannot call 'get:dartString' on "${s}".
Constructor6Test: Crash
CompileTimeConstant8Test: Fail # We don't take the generic type into account yet.
CompileTimeConstantBTest: Fail # We don't handle constant map literals with __proto__ key yet.
+CompileTimeConstantFTest: Fail # We don't handle constants with optional arguments yet.
+CompileTimeConstantGTest: Fail # We don't handle constants with optional arguments to super yet.
StringInterpolation8Test: Fail # Issue 2127
# Compilation errors.

Powered by Google App Engine
This is Rietveld 408576698