Index: runtime/observatory/tests/service/service.status |
diff --git a/runtime/observatory/tests/service/service.status b/runtime/observatory/tests/service/service.status |
index 0e627a032a312a42cb1c11821dfd232466192644..90d2d40fe8a76d10a4dfe4536af79bad22219d0d 100644 |
--- a/runtime/observatory/tests/service/service.status |
+++ b/runtime/observatory/tests/service/service.status |
@@ -55,6 +55,6 @@ get_allocation_samples_test: RuntimeError # Profiling unimplemented. |
get_cpu_profile_timeline_rpc_test: RuntimeError # Profiling unimplemented. |
implicit_getter_setter_test: RuntimeError # Field guards unimplemented. |
-[ $hot_reload ] |
+[ $hot_reload || $hot_reload_rollback ] |
# Skip all service tests because random reloads interfere. |
*: SkipByDesign # The service tests should run without being reloaded. |