| Index: runtime/observatory/tests/service/service.status
|
| diff --git a/runtime/observatory/tests/service/service.status b/runtime/observatory/tests/service/service.status
|
| index 29fbd337c4ae7c5b7642ecf33b4b7fc8c570c346..f5ac1c36ed246d36406526ce53b4d77dff4fd67f 100644
|
| --- a/runtime/observatory/tests/service/service.status
|
| +++ b/runtime/observatory/tests/service/service.status
|
| @@ -86,6 +86,7 @@ next_through_closure_test: RuntimeError
|
| step_through_switch_test: RuntimeError
|
| step_through_constructor_calls_test: RuntimeError
|
| step_through_function_test: RuntimeError
|
| +step_through_switch_with_continue_test: RuntimeError
|
|
|
| [ $compiler == dart2analyzer ]
|
| evaluate_activation_in_method_class_test: CompileTimeError # Issue 24478
|
|
|