| Index: dart/tests/corelib/corelib-leg.status
|
| diff --git a/dart/tests/corelib/corelib-leg.status b/dart/tests/corelib/corelib-leg.status
|
| index 1a4943b8beead80d15f760cb2e1943c68206e1d0..706e9efb4851f28d81ee22af0353c343a28cdfa4 100644
|
| --- a/dart/tests/corelib/corelib-leg.status
|
| +++ b/dart/tests/corelib/corelib-leg.status
|
| @@ -23,14 +23,12 @@ ForInTest: Fail # visitContinueStatement not implemented
|
| FutureTest: Fail # named constructors with type arguments are not implemented
|
| FuturesTest: Fail # factory ReceivePort is not implemented
|
| ListGetRangeTest: Fail # Bad code for Expect.throws.
|
| -ListSortTest: Fail # visitContinueStatement not implemented
|
| 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
|
| -SortTest: Fail # visitContinueStatement not implemented
|
| SplayTreeTest: Fail # Internal Error: Cannot find value
|
| StringPatternTest: Fail # Bad bailout code related to for-in.
|
| StringTest: Fail # Internal Error: Cannot find value
|
|
|