| Index: runtime/observatory/tests/service/service.status
|
| diff --git a/runtime/observatory/tests/service/service.status b/runtime/observatory/tests/service/service.status
|
| index b2c34a8973274904d67804e74182de52290ad2bc..c4965f4d6f46c5e75c33ed5b040c21f5d4228f65 100644
|
| --- a/runtime/observatory/tests/service/service.status
|
| +++ b/runtime/observatory/tests/service/service.status
|
| @@ -30,6 +30,9 @@ add_breakpoint_rpc_kernel_test: SkipByDesign # kernel specific version of add_br
|
|
|
| [ $compiler == dartk ]
|
| next_through_simple_async_test: Pass, Fail # Issue 29145
|
| +code_test : RuntimeError # Issue #29740
|
| +step_through_property_get_test : RuntimeError # Issue #29740
|
| +step_through_property_set_test : RuntimeError # Issue #29740
|
|
|
| [ ($compiler == none || $compiler == precompiler) && ($runtime == vm || $runtime == dart_precompiled) ]
|
| evaluate_activation_test/instance: RuntimeError # http://dartbug.com/20047
|
|
|