| Index: tests/language/language-leg.status
|
| diff --git a/tests/language/language-leg.status b/tests/language/language-leg.status
|
| index 8e383d171ca0eda700273fb7666d815b72b4bf6d..4be50d08fa6728d75ea6bce0f48e7abb28aacf67 100644
|
| --- a/tests/language/language-leg.status
|
| +++ b/tests/language/language-leg.status
|
| @@ -63,7 +63,6 @@ NumbersTest: Fail # cannot resolve type Smi
|
| ParameterInitializerTest: Fail # Internal Error: SsaBuilder.visitIdentifier on non-this
|
| PseudoKWTest: Fail # Unexpected token '('
|
| ResourceTest: Fail # #resource tag not recognized - issue 1807
|
| -StatementTest: Fail # switch cases are not implemented
|
| SuperAllNamedConstructorTest: Fail # Internal Error: Cannot find value
|
| SuperFieldAccessTest: Fail # Internal Error: SsaBuilder.visitIdentifier on non-this
|
| SuperFieldTest: Fail # no method named city in class B
|
| @@ -246,9 +245,5 @@ DivByZeroTest: Fail, OK # Leg only has doubles.
|
| RegExp3Test: Fail, OK # Expects exception from const constructor.
|
|
|
|
|
| -# TODO(ahe): Categorize these failures.
|
| -ExecuteFinally3Test: Fail
|
| -
|
| -
|
| [ $component == dart2js && $mode == release ]
|
| AssignTopMethodNegativeTest: Crash
|
|
|