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

Side by Side Diff: pkg/pkgbuild.status

Issue 558673004: update polymer js to 0.4.0 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 3 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
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 samples/third_party/dromaeo: Pass, Slow 5 samples/third_party/dromaeo: Pass, Slow
6 samples/third_party/todomvc_performance: Pass, Slow 6 samples/third_party/todomvc_performance: Pass, Slow
7 samples/pop_pop_win: Pass, Slow 7 samples/pop_pop_win: Pass, Slow
8 samples/searchable_list: Pass, Slow 8 samples/searchable_list: Pass, Slow
9 pkg/docgen: Pass, Slow 9 pkg/docgen: Pass, Slow
10 10
11 [ $use_repository_packages ] 11 [ $use_repository_packages ]
12 pkg/analyzer: PubGetError 12 pkg/analyzer: PubGetError
13 pkg/browser: PubGetError 13 pkg/browser: PubGetError
14 pkg/intl: PubGetError # Issue 19782 14 pkg/intl: PubGetError # Issue 19782
15 pkg/third_party/html5lib: PubGetError # angular needs to be updated 15 pkg/third_party/html5lib: PubGetError # angular needs to be updated
16 samples/third_party/angular_todo: Fail # angular needs to be updated 16 samples/third_party/angular_todo: Fail # angular needs to be updated
17 17
18 [ $use_public_packages ] 18 [ $use_public_packages ]
19 samples/third_party/angular_todo: Pass, Slow 19 samples/third_party/angular_todo: Pass, Slow
20 pkg/template_binding: Fail # web_components 0.7.0 not published
21 pkg/polymer: Fail # web_components 0.7.0/template_binding 0.13.0 not published
22 pkg/polymer_expressions: Fail # template_binding 0.13.0 not published
20 23
21 [ $builder_tag == russian ] 24 [ $builder_tag == russian ]
22 samples/pop_pop_win: Fail # Issue 16356 25 samples/pop_pop_win: Fail # Issue 16356
23 samples/third_party/angular_todo: Fail # Issue 16356 26 samples/third_party/angular_todo: Fail # Issue 16356
24 27
25 [ $system == windows ] 28 [ $system == windows ]
26 samples/third_party/todomvc_performance: Fail # Issue 18086 29 samples/third_party/todomvc_performance: Fail # Issue 18086
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698