| Index: runtime/observatory/tests/service/service.status
|
| diff --git a/runtime/observatory/tests/service/service.status b/runtime/observatory/tests/service/service.status
|
| index 859c023912e1d5bda9af58fa9348c90bc1ec630c..9a41163969718d154ccbbb231d914a5b4f499e41 100644
|
| --- a/runtime/observatory/tests/service/service.status
|
| +++ b/runtime/observatory/tests/service/service.status
|
| @@ -9,6 +9,9 @@ get_retained_size_rpc_test: Pass, RuntimeError # Issue 28193
|
| pause_on_start_and_exit_test: Pass, RuntimeError # Issue 28624
|
| pause_on_start_then_step_test: Pass, RuntimeError # Issue 28624
|
|
|
| +[$runtime == vm && $compiler == none && $system == fuchsia]
|
| +*: Skip # Not yet triaged.
|
| +
|
| [ ($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
|
|
|