Chromium Code Reviews| Index: tests/corelib/corelib-leg.status |
| =================================================================== |
| --- tests/corelib/corelib-leg.status (revision 4583) |
| +++ tests/corelib/corelib-leg.status (working copy) |
| @@ -12,6 +12,7 @@ |
| DoubleCompareTest: Fail, OK # VM handling of double literals. |
| MathTest: Fail, OK # VM handling of double literals. |
| +DateTimeTest: Crash # Issue 1857 |
| # Compilation errors. |
| CollectionFromTest: Fail # named constructors with type arguments are not implemented |