Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1665)

Unified Diff: runtime/observatory/tests/observatory_ui/observatory_ui.status

Issue 2287793002: Converted Observatory field-view element (Closed)
Patch Set: Fixed tests Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « runtime/observatory/tests/observatory_ui/mocks/repositories/class.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 7bd0d823862974e3d10ea9951f4ec3a2cdfadf6d..f683fd83b0e69591935a67d1d1639140530aa4ed 100644
--- a/runtime/observatory/tests/observatory_ui/observatory_ui.status
+++ b/runtime/observatory/tests/observatory_ui/observatory_ui.status
@@ -2,7 +2,7 @@
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
-[ $browser == false || $runtime == drt ]
+[ $browser == false || $runtime == drt || $fast_startup]
*: SkipByDesign
[ $runtime == dartium ]
@@ -12,39 +12,4 @@ allocation_profile: Skip
[ $runtime == ff || $runtime == safari ]
allocation_profile: Skip
cpu_profile_table: Skip
-
-[ $compiler == dart2js && $fast_startup ]
-allocation_profile/element_test: Fail # mirrors not supported
-class_tree/element_test: Fail # custom elements not supported
-context_view/element_test: Fail # custom elements not supported
-cpu_profile/element_test: Fail # custom elements not supported
-cpu_profile/virtual-tree/element_test: Fail # custom elements not supported
-cpu_profile_table/element_test: Fail # custom elements not supported
-error_view/element_test: Fail # custom elements not supported
-field_ref/element_test: Fail # custom elements not supported
-flag_list/element_test: Fail # custom elements not supported
-general_error/element_test: Fail # custom elements not supported
-heap_snapshot/element_test: Fail # custom elements not supported
-icdata_ref/element_test: Fail # custom elements not supported
-icdata_view/element_test: Fail # custom elements not supported
-inbound_references/element_test: Fail # custom elements not supported
-isolate/counter_chart/element_test: Fail # mirrors not supported
-isolate/isolate-shared-summary/element_test: Fail # mirrors not supported
-isolate_reconnect/element_test: Fail # custom elements not supported
-megamorphiccache_view/element_test: Fail # custom elements not supported
-nav/class-menu/element_test: Fail # custom elements not supported
-nav/isolate-menu/element_test: Fail # custom elements not supported
-nav/library-menu/element_test: Fail # custom elements not supported
-nav/notify/element_test: Fail # custom elements not supported
-nav/notify_event/element_test: Fail # custom elements not supported
-nav/top-menu/element_test: Fail # custom elements not supported
-nav/vm_menu/element_test: Fail # custom elements not supported
-object_common/element_test: Fail # custom elements not supported
-objectstore_view/element_test: Fail # custom elements not supported
-persistent_handles_page/element_test: Fail # custom elements not supported
-ports/element_test: Fail # custom elements not supported
-retaining_path/element_test: Fail # custom elements not supported
-vm_connect/element_test: Fail # custom elements not supported
-
-[ $runtime == ff ]
-persistent_handles_page/element_test: Fail
+persistent_handles_page: Skip
« no previous file with comments | « runtime/observatory/tests/observatory_ui/mocks/repositories/class.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698