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

Side by Side Diff: pkg/pkgbuild.status

Issue 216723004: Prepare to push another pre-release (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
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/browser: PubGetError 15 pkg/browser: PubGetError
16 16
17 [ $use_public_packages ]
18 samples/third_party/todomvc: Fail # Issue 17324
Siggi Cherem (dart-lang) 2014/03/28 23:29:06 John - this was no longer failing for me locally.
Jennifer Messerly 2014/03/28 23:36:04 yeah, it shouldn't be failing, since it's been wor
Siggi Cherem (dart-lang) 2014/03/28 23:46:51 mmm. after uploading the packages this failed agai
19 pkg/polymer: Fail # observe with analyzer 0.13.0 has not been published yet.
20 pkg/template_binding: Fail # depends on observe -dev.
21
22 [ $builder_tag == russian ] 17 [ $builder_tag == russian ]
23 samples/pop_pop_win: Fail # Issue 16356 18 samples/pop_pop_win: Fail # Issue 16356
24 samples/third_party/angular_todo: Fail # Issue 16356 19 samples/third_party/angular_todo: Fail # Issue 16356
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698