| Index: tests/corelib/corelib.status
|
| ===================================================================
|
| --- tests/corelib/corelib.status (revision 8171)
|
| +++ tests/corelib/corelib.status (working copy)
|
| @@ -67,6 +67,7 @@
|
|
|
| [ $compiler == dart2js ]
|
| math_parse_double_test: Fail # Expect.equals(expected: <78187493520>, actual: <0>)
|
| +math_test: Fail # issue 3333
|
|
|
| # Bad test, assumes RegExp.allMatches returns a Collection.
|
| reg_exp_all_matches_test: Fail, OK # NoSuchMethodException : method not found: 'forEach'
|
|
|