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

Side by Side Diff: pkg/pkgbuild.status

Issue 898113002: Add sharedfrontend package (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Update status. Created 5 years, 10 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/searchable_list: Pass, Slow 6 samples/searchable_list: Pass, Slow
7 pkg/docgen: Pass, Slow 7 pkg/docgen: Pass, Slow
8 8
9 [ $use_repository_packages ] 9 [ $use_repository_packages ]
10 pkg/analyzer: PubGetError 10 pkg/analyzer: PubGetError
11 pkg/browser: PubGetError 11 pkg/browser: PubGetError
12 samples/third_party/angular_todo: Fail # angular needs to be updated 12 samples/third_party/angular_todo: Fail # angular needs to be updated
13 samples/third_party/todomvc_performance: Skip # dependencies are not in the repo 13 samples/third_party/todomvc_performance: Skip # dependencies are not in the repo
14 third_party/pkg/intl: PubGetError # Issue 19782 14 third_party/pkg/intl: PubGetError # Issue 19782
15 third_party/pkg/html5lib: PubGetError # angular needs to be updated 15 third_party/pkg/html5lib: PubGetError # angular needs to be updated
16 16
17 [ $use_public_packages ] 17 [ $use_public_packages ]
18 samples/third_party/angular_todo: Pass, Slow 18 samples/third_party/angular_todo: Pass, Slow
19 third_party/pkg/async_await: Skip # Uses expect package. 19 third_party/pkg/async_await: Skip # Uses expect package.
20 samples/third_party/todomvc_performance: Pass, Slow 20 samples/third_party/todomvc_performance: Pass, Slow
21 pkg/analyzer: Crash # sharedfrontend is not public yet.
21 22
22 [ $builder_tag == russian ] 23 [ $builder_tag == russian ]
23 samples/third_party/angular_todo: Fail # Issue 16356 24 samples/third_party/angular_todo: Fail # Issue 16356
24 25
25 [ $use_public_packages && $system == windows ] 26 [ $use_public_packages && $system == windows ]
26 samples/third_party/todomvc_performance: Fail # Issue 18086 27 samples/third_party/todomvc_performance: Fail # Issue 18086
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698