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

Side by Side Diff: samples/samples.status

Issue 319823004: mark failures for 19265 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 6 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 | Annotate | Revision Log
« no previous file with comments | « pkg/pkg.status ('k') | 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) 2012, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2012, 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 [ $use_public_packages == false && $use_repository_packages == false] 5 [ $use_public_packages == false && $use_repository_packages == false]
6 pop_pop_win: Skip # Require packages 6 pop_pop_win: Skip # Require packages
7 7
8 [ $use_public_packages ] 8 [ $use_public_packages ]
9 polymer_intl: Fail # Issue 18059 9 polymer_intl: Fail # Issue 18059
10 10
11 [ $browser ] 11 [ $browser ]
12 # Skip tests that uses dart:io 12 # Skip tests that uses dart:io
13 build_dart: Skip 13 build_dart: Skip
14 build_dart_simple: Skip 14 build_dart_simple: Skip
15 sample_extension: Skip 15 sample_extension: Skip
16 third_party/todomvc/test/listorder_test: Pass, RuntimeError # Issue 19265
16 17
17 [ $compiler == none && $browser ] 18 [ $compiler == none && $browser ]
18 pop_pop_win: Fail # Issues with package loading. TODO(kevmoo) 19 pop_pop_win: Fail # Issues with package loading. TODO(kevmoo)
19 20
20 [ $runtime == ie9 ] 21 [ $runtime == ie9 ]
21 third_party/todomvc: Pass, Fail, Timeout # Flaky? Issue 12865 22 third_party/todomvc: Pass, Fail, Timeout # Flaky? Issue 12865
22 searchable_list/test/demo_app_test: Pass, Timeout # Issue 15047 23 searchable_list/test/demo_app_test: Pass, Timeout # Issue 15047
23 polymer_intl: Pass, Fail, Timeout # 15047, 16717 24 polymer_intl: Pass, Fail, Timeout # 15047, 16717
24 searchable_list: Pass, Fail, Timeout # 16717 25 searchable_list: Pass, Fail, Timeout # 16717
25 26
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
65 third_party/todomvc/test/listorder_test: Pass, RuntimeError, Timeout # Issue 189 31, Issue 19127 66 third_party/todomvc/test/listorder_test: Pass, RuntimeError, Timeout # Issue 189 31, Issue 19127
66 third_party/todomvc/test/mainpage_test: Pass, RuntimeError # Issue 18931 67 third_party/todomvc/test/mainpage_test: Pass, RuntimeError # Issue 18931
67 third_party/todomvc/test/markdone_shadow_test: Pass, RuntimeError # Issue 18931 68 third_party/todomvc/test/markdone_shadow_test: Pass, RuntimeError # Issue 18931
68 third_party/todomvc/test/markdone_test: Pass, RuntimeError # Issue 18931 69 third_party/todomvc/test/markdone_test: Pass, RuntimeError # Issue 18931
69 70
70 [ $arch == arm ] 71 [ $arch == arm ]
71 sample_extension/test/sample_extension_test: Skip # Issue 14705 72 sample_extension/test/sample_extension_test: Skip # Issue 14705
72 73
73 [ $arch == simarm64 ] 74 [ $arch == simarm64 ]
74 *: Skip 75 *: Skip
OLDNEW
« no previous file with comments | « pkg/pkg.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698