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

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

Issue 9701072: Revert r5529. Breaks frog and web bots. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: 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
« no previous file with comments | « tests/co19/co19-leg.status ('k') | tests/language/src/CompileTimeConstantETest.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language-leg.status
===================================================================
--- tests/language/language-leg.status (revision 5530)
+++ tests/language/language-leg.status (working copy)
@@ -12,6 +12,7 @@
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
@@ -53,6 +54,7 @@
MethodBindingTest: Fail # Internal Error: SsaBuilder.visitIdentifier on non-this
MethodNameTest: Fail # Parsing of pseudo keywords.
MethodOverrideTest: Fail # cannot resolve type GetKeysFunctionType
+NamedArgumentInConstCreationTest: Fail # CompileTimeConstantEvaluator not implemented
NamedParameters2Test: Fail # Unimplemented non-matching static call
NamedParameters3Test: Fail # Unimplemented non-matching static call
NamedParameters4Test: Fail # Unimplemented non-matching static call
« no previous file with comments | « tests/co19/co19-leg.status ('k') | tests/language/src/CompileTimeConstantETest.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698