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

Side by Side Diff: pkg/pkgbuild.status

Issue 1216923007: Update pub to use the latest package_config. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 years, 5 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
« no previous file with comments | « DEPS ('k') | no next file » | 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 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 third_party/pkg/package_config: PubGetError # Issue 23763
12 samples/third_party/angular_todo: Fail # angular needs to be updated 11 samples/third_party/angular_todo: Fail # angular needs to be updated
13 samples/third_party/todomvc_performance: Skip # dependencies are not in the repo 12 samples/third_party/todomvc_performance: Skip # dependencies are not in the repo
14 13
15 [ $use_public_packages ] 14 [ $use_public_packages ]
16 pkg/compiler: SkipByDesign # js_ast is not published 15 pkg/compiler: SkipByDesign # js_ast is not published
17 samples/third_party/angular_todo: Pass, Slow 16 samples/third_party/angular_todo: Pass, Slow
18 samples/third_party/todomvc_performance: Pass, Slow 17 samples/third_party/todomvc_performance: Pass, Slow
19 18
20 [ $builder_tag == russian ] 19 [ $builder_tag == russian ]
21 samples/third_party/angular_todo: Fail # Issue 16356 20 samples/third_party/angular_todo: Fail # Issue 16356
22 samples/third_party/dromaeo: Fail # Issue 23760 21 samples/third_party/dromaeo: Fail # Issue 23760
23 22
24 [ $use_public_packages && $system == windows ] 23 [ $use_public_packages && $system == windows ]
25 samples/third_party/todomvc_performance: Fail # Issue 18086 24 samples/third_party/todomvc_performance: Fail # Issue 18086
OLDNEW
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698