| Index: tests/corelib/corelib.status
|
| diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
|
| index 53399a0bf4a22af9d66c547ec2f348df29f77578..3ab82f36f28583cfbc1aa1f52076cc7aed0f4f0f 100644
|
| --- a/tests/corelib/corelib.status
|
| +++ b/tests/corelib/corelib.status
|
| @@ -60,7 +60,6 @@ symbol_test/02: MissingCompileTimeError # bug 11669
|
| symbol_test/03: MissingCompileTimeError # bug 11669
|
|
|
| [ $runtime == ff || $runtime == jsshell ]
|
| -unicode_test: Fail
|
| # Firefox takes advantage of the ECMAScript number parsing cop-out clause
|
| # (presumably added to allow Mozilla's existing behavior)
|
| # and only looks at the first 20 significant digits.
|
| @@ -225,7 +224,6 @@ symbol_test/01: MissingCompileTimeError
|
| symbol_test/02: MissingCompileTimeError
|
| symbol_test/03: MissingCompileTimeError
|
| symbol_test/none: RuntimeError
|
| -unicode_test: RuntimeError
|
|
|
| # dartk: checked mode failures
|
| [ $checked && ($compiler == dartk || $compiler == dartkp) ]
|
|
|