| Index: runtime/observatory/tests/service/service.status
|
| diff --git a/runtime/observatory/tests/service/service.status b/runtime/observatory/tests/service/service.status
|
| index 545ab9463cb90cda426de4b0efc851b78d9ba533..415f062452aefd678ef485fe97f4e2552d2e46bf 100644
|
| --- a/runtime/observatory/tests/service/service.status
|
| +++ b/runtime/observatory/tests/service/service.status
|
| @@ -10,6 +10,10 @@ evaluate_activation_test/scope: RuntimeError # http://dartbug.com/20047
|
| [ $system == windows ]
|
| code_test: Skip
|
|
|
| +# Null code assertion http://dartbug.com/23290
|
| +[ $system == windows ]
|
| +coverage_test: Skip
|
| +
|
| # Issue 23201
|
| [ $system == windows ]
|
| debugging_test: Skip
|
|
|