| Index: runtime/observatory/tests/service/service.status
|
| diff --git a/runtime/observatory/tests/service/service.status b/runtime/observatory/tests/service/service.status
|
| index 0e3d8fdb07288baf457aa462b65c83a7f1631e45..e1a9b09364d699749facad3fcb6ead23cf74557e 100644
|
| --- a/runtime/observatory/tests/service/service.status
|
| +++ b/runtime/observatory/tests/service/service.status
|
| @@ -34,3 +34,8 @@ coverage_test: Pass, Slow
|
| # Service protocol is not supported when running a full application snapshot.
|
| [ ($runtime == dart_product) ]
|
| *: SkipByDesign
|
| +
|
| +[ $arch == simdbc ]
|
| +# TODO(vegorov) re-enable when debugger, coverage and profiling is completely
|
| +# fixed for SIMDBC.
|
| +*: Skip
|
|
|