| Index: runtime/observatory/tests/service/service.status
|
| diff --git a/runtime/observatory/tests/service/service.status b/runtime/observatory/tests/service/service.status
|
| index e7b7b3d20bac6eaa0b399e0ff0bb4218d3f3b2f2..b655d5ce31c8c1772a08f202264cad767884008d 100644
|
| --- a/runtime/observatory/tests/service/service.status
|
| +++ b/runtime/observatory/tests/service/service.status
|
| @@ -17,6 +17,9 @@ async_scope_test: Pass, Slow
|
| [$runtime == vm && $compiler == none && $system == fuchsia]
|
| *: Skip # Not yet triaged.
|
|
|
| +[ $compiler == dartk && $mode == debug ]
|
| +async_generator_breakpoint_test: Slow
|
| +
|
| [ $compiler == dartk ]
|
| async_generator_breakpoint_test: Pass, Crash # Issue 29145
|
|
|
|
|