| 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.
|
|
|