| Index: runtime/observatory/tests/service/service.status
|
| diff --git a/runtime/observatory/tests/service/service.status b/runtime/observatory/tests/service/service.status
|
| index 8003189f826e18b758fcd943a39f74d80840881e..b4d620d400e739fa59179074c7370924894389f7 100644
|
| --- a/runtime/observatory/tests/service/service.status
|
| +++ b/runtime/observatory/tests/service/service.status
|
| @@ -5,6 +5,7 @@
|
| [ ($compiler == none || $compiler == precompiler) && ($runtime == vm || $runtime == dart_precompiled) ]
|
| evaluate_activation_test/instance: RuntimeError # http://dartbug.com/20047
|
| evaluate_activation_test/scope: RuntimeError # http://dartbug.com/20047
|
| +isolate_lifecycle_test: Pass, RuntimeError # Issue 24174
|
|
|
| # Disable on simulators.
|
| [ $arch == simarm || $arch == simmips || $arch == simarm64]
|
|
|