| Index: runtime/observatory/tests/service/service.status
|
| diff --git a/runtime/observatory/tests/service/service.status b/runtime/observatory/tests/service/service.status
|
| index 9c2039ed12386953f1cba2bba6c7ae1e569d9883..7ac1c50db38b874e9abb0a4ded071e4171b3da32 100644
|
| --- a/runtime/observatory/tests/service/service.status
|
| +++ b/runtime/observatory/tests/service/service.status
|
| @@ -99,6 +99,9 @@ step_through_getter_test: RuntimeError
|
| dev_fs_weird_char_test: Skip # Windows disallows question mark in paths
|
| dev_fs_http_put_weird_char_test: Skip # Windows disallows carriage returns in paths
|
|
|
| +[ $system != linux && ($arch != x64 || $arch != ia32) ]
|
| +get_native_allocation_samples_test: Skip # Unsupported.
|
| +
|
| # Service protocol is not supported in product mode.
|
| [ $mode == product ]
|
| *: SkipByDesign
|
|
|