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

Side by Side Diff: runtime/observatory/tests/observatory_ui/observatory_ui.status

Issue 2973603004: Mark failing test as failing. (Closed)
Patch Set: Also fails on Safari. Created 3 years, 5 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 unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file
2 # for details. All rights reserved. Use of this source code is governed by a 2 # for details. All rights reserved. Use of this source code is governed by a
3 # BSD-style license that can be found in the LICENSE file. 3 # BSD-style license that can be found in the LICENSE file.
4 4
5 [ ! $browser || $runtime == drt || $fast_startup] 5 [ ! $browser || $runtime == drt || $fast_startup]
6 *: SkipByDesign 6 *: SkipByDesign
7 7
8 [ $runtime == dartium ] 8 [ $runtime == dartium ]
9 isolate/*: Skip 9 isolate/*: Skip
10 allocation_profile: Skip 10 allocation_profile: Skip
11 vm_connect/element_test: Skip # See issue 27714 11 vm_connect/element_test: Skip # See issue 27714
12 heap_snapshot/element_test: RuntimeError # Issue 27925 12 heap_snapshot/element_test: RuntimeError # Issue 27925
13 13
14 [ $runtime == ff || $runtime == safari ] 14 [ $runtime == ff || $runtime == safari ]
15 allocation_profile: Skip 15 allocation_profile: Skip
16 cpu_profile_table: Skip 16 cpu_profile_table: Skip
17 persistent_handles_page: Skip 17 persistent_handles_page: Skip
18 vm_connect/element_test: Skip # See issue 27714 18 vm_connect/element_test: Skip # See issue 27714
19 heap_snapshot/element_test: RuntimeError # Issue 27925 19 heap_snapshot/element_test: RuntimeError # Issue 27925
20 20
21 [ $runtime == ff || $runtime == chrome ] 21 [ $runtime == ff || $runtime == chrome ]
22 vm_connect/element_test: Skip # Times out 22 vm_connect/element_test: Skip # Times out
23 heap_snapshot/element_test: RuntimeError # Issue 27925 23 heap_snapshot/element_test: RuntimeError # Issue 27925
24 24
25 [ $runtime == ff ] 25 [ $runtime == ff || $runtime == safari ]
26 virtual_tree/element_test: Fail # Issue 30087 26 virtual_tree/element_test: Fail # Issue 30087
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698