| Index: runtime/observatory/tests/service/service.status
|
| diff --git a/runtime/observatory/tests/service/service.status b/runtime/observatory/tests/service/service.status
|
| index 90d2d40fe8a76d10a4dfe4536af79bad22219d0d..8e9cc6c0022f4b55ef0008b34e2317686ef75b17 100644
|
| --- a/runtime/observatory/tests/service/service.status
|
| +++ b/runtime/observatory/tests/service/service.status
|
| @@ -58,3 +58,6 @@ implicit_getter_setter_test: RuntimeError # Field guards unimplemented.
|
| [ $hot_reload || $hot_reload_rollback ]
|
| # Skip all service tests because random reloads interfere.
|
| *: SkipByDesign # The service tests should run without being reloaded.
|
| +
|
| +[ $system == windows ]
|
| +dev_fs_weird_char_test: Skip # Windows disallows question mark in paths
|
|
|