| Index: dart/tests/corelib/corelib-leg.status
|
| diff --git a/dart/tests/corelib/corelib-leg.status b/dart/tests/corelib/corelib-leg.status
|
| index 706e9efb4851f28d81ee22af0353c343a28cdfa4..65e091ee2817ebb4465f6d668826bac1c3933a40 100644
|
| --- a/dart/tests/corelib/corelib-leg.status
|
| +++ b/dart/tests/corelib/corelib-leg.status
|
| @@ -15,7 +15,6 @@ MapTest: Skip # SplayTree gets stuck when looking up key. MUST FIX.
|
|
|
| # Compilation errors.
|
| CollectionFromTest: Fail # named constructors with type arguments are not implemented
|
| -CollectionToStringTest: Fail # visitContinueStatement not implemented
|
| ConstListLiteralTest: Fail # visitContinueStatement not implemented
|
| CoreRuntimeTypesTest: Fail # map not implemented
|
| DateTimeTest: Fail # CompileTimeConstantEvaluator not implemented
|
| @@ -24,9 +23,6 @@ FutureTest: Fail # named constructors with type arguments are not implemented
|
| FuturesTest: Fail # factory ReceivePort is not implemented
|
| ListGetRangeTest: Fail # Bad code for Expect.throws.
|
| ListTest: Fail # Internal Error: Cannot find value
|
| -MapFromTest: Fail # map not implemented
|
| -MapTest: Fail # map not implemented
|
| -PortTest: Fail # SsaBuilder.visitContinueStatement not implemented
|
| QueueTest: Fail # Internal Error: Cannot find value
|
| SetTest: Fail # Internal Error: Cannot find value
|
| SplayTreeTest: Fail # Internal Error: Cannot find value
|
|
|