| Index: runtime/observatory/tests/observatory_ui/observatory_ui.status
|
| diff --git a/runtime/observatory/tests/observatory_ui/observatory_ui.status b/runtime/observatory/tests/observatory_ui/observatory_ui.status
|
| index a5665d5405251c99d9d81f7378e46e6ae3a9f60a..0aa7e3f96acf11d5c625bcd8a13f84dc34c4dad3 100644
|
| --- a/runtime/observatory/tests/observatory_ui/observatory_ui.status
|
| +++ b/runtime/observatory/tests/observatory_ui/observatory_ui.status
|
| @@ -9,12 +9,15 @@
|
| isolate/*: Skip
|
| allocation_profile: Skip
|
| vm_connect/element_test: Skip # See issue 27714
|
| +heap_snapshot/element_test: RuntimeError # Issue 27925
|
|
|
| [ $runtime == ff || $runtime == safari ]
|
| allocation_profile: Skip
|
| cpu_profile_table: Skip
|
| persistent_handles_page: Skip
|
| vm_connect/element_test: Skip # See issue 27714
|
| +heap_snapshot/element_test: RuntimeError # Issue 27925
|
|
|
| [ $runtime == ff || $runtime == chrome ]
|
| vm_connect/element_test: Skip # Times out
|
| +heap_snapshot/element_test: RuntimeError # Issue 27925
|
|
|