| Index: tests/corelib/corelib-leg.status
|
| ===================================================================
|
| --- tests/corelib/corelib-leg.status (revision 4445)
|
| +++ tests/corelib/corelib-leg.status (working copy)
|
| @@ -16,6 +16,7 @@
|
| # 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 # SsaBuilder.visitBreakStatement not implemented
|
| ForInTest: Fail # visitContinueStatement not implemented
|
| @@ -29,6 +30,7 @@
|
| MapFromTest: Fail # map not implemented
|
| MapTest: Fail # map not implemented
|
| MapsTest: Fail # Internal Error: Cannot find value
|
| +NanInfinityTest: Fail # CompileTimeConstantEvaluator not implemented
|
| PortTest: Fail # SsaBuilder.visitContinueStatement not implemented
|
| QueueTest: Fail # Internal Error: Cannot find value
|
| SetIteratorTest: Fail # SsaBuilder.visitBreakStatement not implemented
|
|
|