Index: runtime/observatory/tests/service/service.status |
diff --git a/runtime/observatory/tests/service/service.status b/runtime/observatory/tests/service/service.status |
index 9bba63bbca92d71170c108cdcfc5abe38e9d2297..0c6e7dc2514139134145fa5f5008e560a2fb4e01 100644 |
--- a/runtime/observatory/tests/service/service.status |
+++ b/runtime/observatory/tests/service/service.status |
@@ -15,8 +15,8 @@ isolate_lifecycle_test: Pass, RuntimeError # Issue 24174 |
# Debugger location tests are slow in debug mode. |
[ $mode == debug ] |
-debugger_location_second_test: Slow |
-debugger_location_test: Slow |
+debugger_location_second_test: Pass, Slow |
+debugger_location_test: Pass, Slow |
# Disable on simulators. |
[ $arch == simarm || $arch == simmips || $arch == simarm64 ] |