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

Side by Side Diff: samples/samples.status

Issue 294203006: Status fixes for Dartium (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 7 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') | tests/co19/co19-dartium.status » ('j') | 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
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
52 build_dart: Skip 52 build_dart: Skip
53 53
54 [ $compiler == dart2dart ] 54 [ $compiler == dart2dart ]
55 # Skip until we stabilize language tests. 55 # Skip until we stabilize language tests.
56 *: Skip 56 *: Skip
57 57
58 [ $compiler == dart2js && $mode == debug ] 58 [ $compiler == dart2js && $mode == debug ]
59 polymer_intl/test/polymer_intl_test: Pass, Timeout 59 polymer_intl/test/polymer_intl_test: Pass, Timeout
60 searchable_list/test/demo_app_test: Pass, Timeout 60 searchable_list/test/demo_app_test: Pass, Timeout
61 61
62 [ $compiler == none && ($runtime == dartium || $runtime == drt) ]
63 polymer_intl/test/polymer_intl_test: Pass, RuntimeError # Issue 18931
64 searchable_list/test/demo_app_test: Pass, RuntimeError # Issue 18931
65 third_party/todomvc/test/listorder_test: Pass, RuntimeError # Issue 18931
66 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_test: Pass, RuntimeError # Issue 18931
69
62 [ $arch == arm ] 70 [ $arch == arm ]
63 sample_extension/test/sample_extension_test: Skip # Issue 14705 71 sample_extension/test/sample_extension_test: Skip # Issue 14705
64 72
65 [ $arch == simarm64 ] 73 [ $arch == simarm64 ]
66 *: Skip 74 *: Skip
OLDNEW
« no previous file with comments | « pkg/pkg.status ('k') | tests/co19/co19-dartium.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698