| Index: runtime/observatory/tests/service/service.status
|
| diff --git a/runtime/observatory/tests/service/service.status b/runtime/observatory/tests/service/service.status
|
| index c4965f4d6f46c5e75c33ed5b040c21f5d4228f65..fc52a89f2932641cd5c770a3f3002eb26cec5041 100644
|
| --- a/runtime/observatory/tests/service/service.status
|
| +++ b/runtime/observatory/tests/service/service.status
|
| @@ -44,9 +44,9 @@ debugger_location_second_test: Pass, Slow
|
| debugger_location_test: Pass, Slow
|
|
|
| # These tests are slow on simulators.
|
| -[ $arch == simarm || $arch == simmips || $arch == simarm64 ]
|
| +[ $arch == simarm || $arch == simarm64 ]
|
| *: Pass, Slow
|
| -[ $mode == debug && ($arch == simarm || $arch == simmips || $arch == simarm64) ]
|
| +[ $mode == debug && ($arch == simarm || $arch == simarm64) ]
|
| *: SkipSlow
|
|
|
| # All tests use dart:io
|
|
|