| Index: dart/tests/corelib/corelib-leg.status
|
| diff --git a/dart/tests/corelib/corelib-leg.status b/dart/tests/corelib/corelib-leg.status
|
| index 9d9be1cfe3f2a55e6d7685edd60ca01de95f82ec..1a6023724868a17b6113414fb4edde9a82dc0264 100644
|
| --- a/dart/tests/corelib/corelib-leg.status
|
| +++ b/dart/tests/corelib/corelib-leg.status
|
| @@ -25,6 +25,8 @@ StringTest: Fail # Internal Error: Cannot find value
|
| # Bad test, assumes RegExp.allMatches returns a Collection.
|
| RegExpAllMatchesTest: Fail, OK # NoSuchMethodException : method not found: 'forEach'
|
|
|
| +RegExp4Test: Fail, OK # Expects exception from const constructor.
|
| +
|
|
|
| BigIntegerVMTest: Fail, OK # VM specific test.
|
| GrowableObjectArray2VMTest: Fail, OK # VM specific test.
|
|
|