| 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..5c71adc03109646a964bc0f1bfc6620a81cfceb0 100644
|
| --- a/runtime/observatory/tests/service/service.status
|
| +++ b/runtime/observatory/tests/service/service.status
|
| @@ -17,6 +17,10 @@ evaluate_activation_test/scope: RuntimeError # http://dartbug.com/20047
|
| # Tests with known analyzer issues
|
| [ $compiler == dart2analyzer ]
|
| developer_extension_test: SkipByDesign
|
| +*: StaticWarning # https://github.com/dart-lang/observe/issues/85
|
| +address_mapper_test: Pass # https://github.com/dart-lang/observe/issues/85
|
| +command_test: Pass # https://github.com/dart-lang/observe/issues/85
|
| +read_stream_test: Pass # https://github.com/dart-lang/observe/issues/85
|
|
|
| [ $arch == arm ]
|
| process_service_test: Pass, Fail # Issue 24344
|
|
|