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

Side by Side Diff: samples/samples.status

Issue 227483003: Add polymer 0.10 issues to status files. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Change on all Windows dart2js. Created 6 years, 8 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 ]
9 polymer_intl: Fail # Issue 18059
10
8 [ $browser ] 11 [ $browser ]
9 # Skip tests that uses dart:io 12 # Skip tests that uses dart:io
10 build_dart: Skip 13 build_dart: Skip
11 build_dart_simple: Skip 14 build_dart_simple: Skip
12 sample_extension: Skip 15 sample_extension: Skip
13 16
14 [ $compiler == none && $browser ] 17 [ $compiler == none && $browser ]
15 pop_pop_win: Fail # Issues with package loading. TODO(kevmoo) 18 pop_pop_win: Fail # Issues with package loading. TODO(kevmoo)
16 19
17 [ $runtime == ie9 ] 20 [ $runtime == ie9 ]
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
54 57
55 [ $compiler == dart2js && $mode == debug ] 58 [ $compiler == dart2js && $mode == debug ]
56 polymer_intl/test/polymer_intl_test: Pass, Timeout 59 polymer_intl/test/polymer_intl_test: Pass, Timeout
57 searchable_list/test/demo_app_test: Pass, Timeout 60 searchable_list/test/demo_app_test: Pass, Timeout
58 61
59 [ $arch == arm ] 62 [ $arch == arm ]
60 sample_extension/test/sample_extension_test: Skip # Issue 14705 63 sample_extension/test/sample_extension_test: Skip # Issue 14705
61 64
62 [ $arch == simarm64 ] 65 [ $arch == simarm64 ]
63 *: Skip 66 *: 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