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

Side by Side Diff: pkg/pkgbuild.status

Issue 227563009: Update status file for samples in trunk (Closed) Base URL: http://dart.googlecode.com/svn/trunk/dart/
Patch Set: 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 | « no previous file | samples/samples.status » ('j') | samples/samples.status » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2013, 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 third_party/pkg/route_hierarchical: Fail 5 third_party/pkg/route_hierarchical: Fail
6 6
7 samples/third_party/angular_todo: Pass, Slow 7 samples/third_party/angular_todo: Pass, Slow
8 samples/third_party/dromaeo: Pass, Slow 8 samples/third_party/dromaeo: Pass, Slow
9 samples/pop_pop_win: Pass, Slow 9 samples/pop_pop_win: Pass, Slow
10 samples/searchable_list: Pass, Slow 10 samples/searchable_list: Pass, Slow
11 pkg/docgen: Pass, Slow 11 pkg/docgen: Pass, Slow
12 12
13 [ $use_repository_packages ] 13 [ $use_repository_packages ]
14 pkg/analyzer: PubGetError 14 pkg/analyzer: PubGetError
15 pkg/args: PubGetError 15 pkg/args: PubGetError
16 pkg/browser: PubGetError 16 pkg/browser: PubGetError
17 17
18 # These samples were patched to work with polymer-0.10.0-pre.7, but that version
19 # of polymer was not merged in trunk:
20 samples/polymer_intl: Fail
21 samples/searchable_list: Fail
22 samples/third_party/todomvc: Fail
23
18 [ $use_public_packages ] 24 [ $use_public_packages ]
19 samples/third_party/todomvc: Fail # Issue 17324
20 pkg/polymer: Fail # observe with analyzer 0.13.0 has not been published yet. 25 pkg/polymer: Fail # observe with analyzer 0.13.0 has not been published yet.
21 26
22 [ $builder_tag == russian ] 27 [ $builder_tag == russian ]
23 samples/pop_pop_win: Fail # Issue 16356 28 samples/pop_pop_win: Fail # Issue 16356
24 samples/third_party/angular_todo: Fail # Issue 16356 29 samples/third_party/angular_todo: Fail # Issue 16356
OLDNEW
« no previous file with comments | « no previous file | samples/samples.status » ('j') | samples/samples.status » ('J')

Powered by Google App Engine
This is Rietveld 408576698