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

Side by Side Diff: pkg/pkgbuild.status

Issue 235933014: Allowing Angular sample to run on dev branch with Angular 0.9.10 (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 | « no previous file | samples/third_party/angular_todo/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 samples/third_party/angular_todo: Pass, Slow 5 samples/third_party/angular_todo: Pass, Slow
6 samples/third_party/angular_todo: Fail # requires Angular 0.9.11+
7 samples/third_party/dromaeo: Pass, Slow 6 samples/third_party/dromaeo: Pass, Slow
8 samples/third_party/todomvc_performance: Pass, Slow 7 samples/third_party/todomvc_performance: Pass, Slow
9 samples/pop_pop_win: Pass, Slow 8 samples/pop_pop_win: Pass, Slow
10 samples/searchable_list: Pass, Slow 9 samples/searchable_list: Pass, Slow
11 pkg/docgen: Pass, Slow 10 pkg/docgen: Pass, Slow
12 11
13 [ $use_repository_packages ] 12 [ $use_repository_packages ]
14 pkg/analyzer: PubGetError 13 pkg/analyzer: PubGetError
15 pkg/browser: PubGetError 14 pkg/browser: PubGetError
16 pkg/third_party/html5lib: PubGetError # angular needs to be updated 15 pkg/third_party/html5lib: PubGetError # angular needs to be updated
17 16
18 [ $use_public_packages ] 17 [ $use_public_packages ]
19 pkg/oauth2: PubGetError # Uses -dev version of pkg/http. 18 pkg/oauth2: PubGetError # Uses -dev version of pkg/http.
20 19
21 [ $use_public_packages && $builder_tag == russian ] 20 [ $use_public_packages && $builder_tag == russian ]
22 samples/third_party/todomvc: Fail # Issue 18104 21 samples/third_party/todomvc: Fail # Issue 18104
23 22
24 [ $builder_tag == russian ] 23 [ $builder_tag == russian ]
25 samples/pop_pop_win: Fail # Issue 16356 24 samples/pop_pop_win: Fail # Issue 16356
26 samples/third_party/angular_todo: Fail # Issue 16356 25 samples/third_party/angular_todo: Fail # Issue 16356
27 26
28 [ $system == windows ] 27 [ $system == windows ]
29 samples/third_party/todomvc_performance: Fail # Issue 18086 28 samples/third_party/todomvc_performance: Fail # Issue 18086
OLDNEW
« no previous file with comments | « no previous file | samples/third_party/angular_todo/pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698