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

Side by Side Diff: pkg/pkgbuild.status

Issue 1576153002: Remove the Dromaeo and TodoMVC samples. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 years, 11 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 | « LICENSE ('k') | samples/third_party/dromaeo/.gitignore » ('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/dromaeo: Pass, Slow
6 samples/searchable_list: Pass, Slow 5 samples/searchable_list: Pass, Slow
7 6
8 [ $use_repository_packages ] 7 [ $use_repository_packages ]
9 pkg/analyzer: PubGetError 8 pkg/analyzer: PubGetError
10 samples/third_party/angular_todo: Fail # angular needs to be updated 9 samples/third_party/angular_todo: Fail # angular needs to be updated
11 samples/third_party/todomvc_performance: Skip # dependencies are not in the repo
12 10
13 [ $use_public_packages ] 11 [ $use_public_packages ]
14 pkg/compiler: SkipByDesign # js_ast is not published 12 pkg/compiler: SkipByDesign # js_ast is not published
15 samples/third_party/angular_todo: Pass, Slow 13 samples/third_party/angular_todo: Pass, Slow
16 samples/third_party/todomvc_performance: Pass, Slow
17 14
18 [ $builder_tag == russian ] 15 [ $builder_tag == russian ]
19 samples/third_party/angular_todo: Fail # Issue 16356 16 samples/third_party/angular_todo: Fail # Issue 16356
20 samples/third_party/dromaeo: Fail # Issue 23760
21
22 [ $use_public_packages && $system == windows ]
23 samples/third_party/todomvc_performance: Fail # Issue 18086
OLDNEW
« no previous file with comments | « LICENSE ('k') | samples/third_party/dromaeo/.gitignore » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698