| Index: runtime/observatory/tests/service/service.status
|
| diff --git a/runtime/observatory/tests/service/service.status b/runtime/observatory/tests/service/service.status
|
| index 9d3f91603f1afa51950fd041d5fa91a95b74f206..687f02d819fa86396883e45956c9c1b29dc9d5da 100644
|
| --- a/runtime/observatory/tests/service/service.status
|
| +++ b/runtime/observatory/tests/service/service.status
|
| @@ -2,6 +2,10 @@
|
| # for details. All rights reserved. Use of this source code is governed by a
|
| # BSD-style license that can be found in the LICENSE file.
|
|
|
| +# Unexpected number format
|
| +[ $system == windows ]
|
| +code_test: Skip
|
| +
|
| # Tests that depend on token positions (which differ in release mode).
|
| [ $mode == release ]
|
| debugging_test: Skip
|
|
|