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

Side by Side Diff: samples/samples.status

Issue 50703009: polymer warning clean (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: samples.status Created 7 years, 1 month 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
« pkg/pkg.status ('K') | « pkg/polymer_expressions/lib/filter.dart ('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 [ $browser ] 5 [ $browser ]
6 # Skip tests that uses dart:io 6 # Skip tests that uses dart:io
7 chat/test/chat_server_test: Skip 7 chat/test/chat_server_test: Skip
8 build_dart: Skip 8 build_dart: Skip
9 build_dart_simple: Skip 9 build_dart_simple: Skip
10 sample_extension: Skip 10 sample_extension: Skip
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after
86 *: Skip 86 *: Skip
87 87
88 [ $compiler == dartanalyzer || $compiler == dart2analyzer ] 88 [ $compiler == dartanalyzer || $compiler == dart2analyzer ]
89 chat/test/chat_server_test: StaticWarning 89 chat/test/chat_server_test: StaticWarning
90 swarm/test/swarm_test: StaticWarning 90 swarm/test/swarm_test: StaticWarning
91 swarm/test/swarm_ui_lib/layout/layout_test: StaticWarning 91 swarm/test/swarm_ui_lib/layout/layout_test: StaticWarning
92 swarm/test/swarm_ui_lib/observable/observable_test: StaticWarning 92 swarm/test/swarm_ui_lib/observable/observable_test: StaticWarning
93 swarm/test/swarm_ui_lib/touch/touch_test: StaticWarning 93 swarm/test/swarm_ui_lib/touch/touch_test: StaticWarning
94 swarm/test/swarm_ui_lib/util/util_test: StaticWarning 94 swarm/test/swarm_ui_lib/util/util_test: StaticWarning
95 swarm/test/swarm_ui_lib/view/view_test: StaticWarning 95 swarm/test/swarm_ui_lib/view/view_test: StaticWarning
96 third_party/todomvc/test/listorder_test: StaticWarning
97 third_party/todomvc/test/mainpage_test: StaticWarning
98 third_party/todomvc/test/markdone_shadow_test: StaticWarning
99 third_party/todomvc/test/markdone_test: StaticWarning
100 96
OLDNEW
« pkg/pkg.status ('K') | « pkg/polymer_expressions/lib/filter.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698