| Index: dart/tests/corelib/corelib.status
|
| diff --git a/dart/tests/corelib/corelib.status b/dart/tests/corelib/corelib.status
|
| index f83568cf4abcb600dacbcf5864df8258ffe4bbae..38e940d0943575aa8e61f2c3088e2ee9d219a04a 100644
|
| --- a/dart/tests/corelib/corelib.status
|
| +++ b/dart/tests/corelib/corelib.status
|
| @@ -54,14 +54,6 @@ string_base_vm_test: Fail, OK # VM specific test.
|
|
|
| string_replace_func_test: Skip # Bug 6554 - doesn't terminate.
|
|
|
| -symbol_test/none: Fail
|
| -symbol_test/02: Fail
|
| -symbol_test/03: Fail
|
| -
|
| -
|
| -[ $compiler == dart2js && $unchecked ]
|
| -symbol_test/01: Fail # This passes for the wrong reason in checked mode.
|
| -
|
|
|
| [ $compiler == dart2js && $runtime == none ]
|
| *: Fail, Pass # TODO(ahe): Triage these tests.
|
| @@ -75,10 +67,6 @@ string_base_vm_test: Fail # BUG(3304): Maybe this doesn't time out?
|
| compare_to2_test: Fail # inherited from VM
|
| unicode_test: Fail # inherited from VM
|
|
|
| -symbol_test/01: Fail
|
| -symbol_test/02: Fail
|
| -symbol_test/03: Fail
|
| -
|
|
|
| # Library changes
|
| [ $compiler == none || $compiler == dart2js || $compiler == dart2dart ]
|
|
|