| Index: tests/language/language-leg.status
|
| diff --git a/tests/language/language-leg.status b/tests/language/language-leg.status
|
| index 3e472d97f3dca422cc4f4e1fb5a88a55a0e438aa..d894d2a8d79fe19229744dfd625bbb52ab26c7d8 100644
|
| --- a/tests/language/language-leg.status
|
| +++ b/tests/language/language-leg.status
|
| @@ -13,6 +13,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.
|
| CompileTimeConstantGTest: Fail # We don't handle constants with optional arguments to super yet.
|
| +Factory2Test: Fail # We don't handle constants with super calls.
|
| StringInterpolation8Test: Fail # Issue 2127
|
|
|
| # Compilation errors.
|
|
|