| Index: runtime/observatory/tests/service/service.status
|
| diff --git a/runtime/observatory/tests/service/service.status b/runtime/observatory/tests/service/service.status
|
| index f5da699adbbfe7a313b8086a4b25a42af9997ae8..86ecc654a187d52b4dd10e396e8ba90e8e911b44 100644
|
| --- a/runtime/observatory/tests/service/service.status
|
| +++ b/runtime/observatory/tests/service/service.status
|
| @@ -3,7 +3,6 @@
|
| # BSD-style license that can be found in the LICENSE file.
|
|
|
| # Flaky failures
|
| -gc_test: Pass, RuntimeError # Issue 26490
|
| get_allocation_samples_test: Pass, RuntimeError # Inconsistent stack trace
|
| reload_sources_test: Pass, Slow # Reload is slow on the bots
|
| get_retained_size_rpc_test: Pass, RuntimeError # Issue 28193
|
| @@ -47,9 +46,6 @@ process_service_test: Pass, Fail # Issue 24344
|
| [ $compiler == precompiler ]
|
| *: Skip # Issue 24651
|
|
|
| -[ $runtime == vm ]
|
| -developer_extension_test: Pass, Fail # Issue 27225
|
| -
|
| [ $compiler == app_jit ]
|
| address_mapper_test: CompileTimeError # Issue 27806
|
| capture_stdio_test: CompileTimeError # Issue 27806
|
|
|