| Index: dart/tests/corelib/corelib.status
|
| diff --git a/dart/tests/corelib/corelib.status b/dart/tests/corelib/corelib.status
|
| index e67a3743209473cffda703a24aacdf77b7cd6853..0d5ba65f3453a009355c8791895b9fe21e763f49 100644
|
| --- a/dart/tests/corelib/corelib.status
|
| +++ b/dart/tests/corelib/corelib.status
|
| @@ -63,9 +63,6 @@ string_base_vm_test: Fail, OK # VM specific test.
|
|
|
| string_replace_func_test: Skip # Bug 6554 - doesn't terminate.
|
|
|
| -error_stack_trace_test: Fail # Bug http://dartbug.com/11681
|
| -error_stack_trace2_test: Fail # Bug http://dartbug.com/11681
|
| -
|
| [ $compiler == dart2js && $runtime == none ]
|
| *: Fail, Pass # TODO(ahe): Triage these tests.
|
|
|
|
|