| Index: tests/corelib/corelib.status
|
| diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
|
| index 7e0a5e10378e1c9d095f0bb5f607ba8d5bdf3bd8..eccf13b99b0726da4d92c281ff5fbb77add6680c 100644
|
| --- a/tests/corelib/corelib.status
|
| +++ b/tests/corelib/corelib.status
|
| @@ -88,6 +88,8 @@ nan_infinity_test/01: Fail # Issue 11551
|
|
|
| list_test/01: RuntimeError # Issue 14616
|
|
|
| +num_parse_test/01: RuntimeError # Issue 11551
|
| +
|
| [ $compiler == dart2js && $runtime == none ]
|
| *: Fail, Pass # TODO(ahe): Triage these tests.
|
|
|
|
|