| Index: tests/corelib/corelib.status
|
| diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
|
| index 089101bdfb9307fff9841171cdf82708fe8af1e6..32d29c5ec32742fe8af05fd731cc871cb1c00934 100644
|
| --- a/tests/corelib/corelib.status
|
| +++ b/tests/corelib/corelib.status
|
| @@ -42,8 +42,6 @@ string_base_vm_test: Fail, OK # VM specific test.
|
| string_replace_func_test: Skip # Bug 6554 - doesn't terminate.
|
|
|
| [ $compiler == dart2js && $checked ]
|
| -string_codeunits_test: Fail # Issue 8904
|
| -
|
| [ $compiler == dart2js && $runtime == none ]
|
| *: Fail, Pass # TODO(ahe): Triage these tests.
|
|
|
|
|