| Index: runtime/observatory/tests/service/service.status
|
| diff --git a/runtime/observatory/tests/service/service.status b/runtime/observatory/tests/service/service.status
|
| index 8cdaef3cde333a5d1bbca641b14a5276ad8cc36c..7726bbd1ab6b2c608e9622b74626816f470481fc 100644
|
| --- a/runtime/observatory/tests/service/service.status
|
| +++ b/runtime/observatory/tests/service/service.status
|
| @@ -20,6 +20,8 @@ isolate_lifecycle_test: Pass, RuntimeError # Issue 24174
|
| debugger_location_second_test: Pass, Slow
|
| debugger_location_test: Pass, Slow
|
|
|
| +[ $mode == debug && $runtime == vm ]
|
| +step_test: RuntimeError
|
|
|
| # Disable on simulators.
|
| [ $arch == simarm || $arch == simmips || $arch == simarm64 ]
|
|
|