| Index: tests/language/language-leg.status
|
| diff --git a/tests/language/language-leg.status b/tests/language/language-leg.status
|
| index 2091224ade6851f7e605034405b0a33f604120eb..c7b2de5cf924279345c881ab8a3fefb034f569b9 100644
|
| --- a/tests/language/language-leg.status
|
| +++ b/tests/language/language-leg.status
|
| @@ -11,7 +11,6 @@ AdjacentConstStringLiteralsTest: Pass # Not recognizing 'const' constructor call
|
| 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.
|
|
|
|
|
| # Compilation errors.
|
|
|