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

Side by Side Diff: pkg/pkgbuild.status

Issue 235303004: Update versions and release polymer & related packages (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/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 | « pkg/observe/pubspec.yaml ('k') | pkg/polymer/pubspec.yaml » ('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) 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/third_party/todomvc_performance: Pass, Slow 9 samples/third_party/todomvc_performance: Pass, Slow
10 samples/pop_pop_win: Pass, Slow 10 samples/pop_pop_win: Pass, Slow
(...skipping 10 matching lines...) Expand all
21 21
22 [ $use_public_packages && $builder_tag == russian ] 22 [ $use_public_packages && $builder_tag == russian ]
23 samples/third_party/todomvc: Fail # Issue 18104 23 samples/third_party/todomvc: Fail # Issue 18104
24 24
25 [ $builder_tag == russian ] 25 [ $builder_tag == russian ]
26 samples/pop_pop_win: Fail # Issue 16356 26 samples/pop_pop_win: Fail # Issue 16356
27 samples/third_party/angular_todo: Fail # Issue 16356 27 samples/third_party/angular_todo: Fail # Issue 16356
28 28
29 [ $system == windows ] 29 [ $system == windows ]
30 samples/third_party/todomvc_performance: Fail # Issue 18086 30 samples/third_party/todomvc_performance: Fail # Issue 18086
31
32 [ $use_public_packages ]
33 pkg/observe: PubGetError # Issue 18115
34 pkg/polymer: PubGetError # Issue 18115
35 pkg/polymer_expressions: PubGetError # Issue 18115
36 pkg/template_binding: PubGetError # Issue 18115
37 samples/polymer_intl: PubGetError # Issue 18115
38 samples/searchable_list: PubGetError # Issue 18115
39 samples/third_party/angular_todo: PubGetError # Issue 18115
40 samples/third_party/todomvc: PubGetError # Issue 18115
41 samples/third_party/todomvc_performance: PubGetError # Issue 18115
42 samples/tracker: PubGetError # Issue 18115
OLDNEW
« no previous file with comments | « pkg/observe/pubspec.yaml ('k') | pkg/polymer/pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698