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

Side by Side Diff: pkg/pkgbuild.status

Issue 152593002: Version 1.2.0-dev.3.1 (Closed) Base URL: http://dart.googlecode.com/svn/trunk/dart/
Patch Set: Created 6 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 third_party/pkg/route_hierarchical: Fail 5 third_party/pkg/route_hierarchical: Fail
6 6
7 samples/third_party/pop-pop-win: Pass, Slow 7 samples/third_party/pop-pop-win: Pass, Slow
8 samples/searchable_list: Pass, Slow, Crash # Crashing from issue 16404 8 samples/searchable_list: Pass, Slow
9 pkg/docgen: Pass, Slow 9 pkg/docgen: Pass, Slow
10 10
11 [ $use_repository_packages ] 11 [ $use_repository_packages ]
12 pkg/analyzer: PubGetError 12 pkg/analyzer: PubGetError
13 pkg/args: PubGetError 13 pkg/args: PubGetError
14 pkg/async: PubGetError 14 pkg/async: PubGetError
15 pkg/collection: PubGetError 15 pkg/collection: PubGetError
16 pkg/stack_trace: PubGetError 16 pkg/stack_trace: PubGetError
17 17
18 [ $use_public_packages ] 18 [ $use_public_packages ]
19 pkg/watcher: PubGetError # Issue 16026 19 pkg/watcher: PubGetError # Issue 16026
20 20
21 [ $builder_tag == russian ] 21 [ $builder_tag == russian ]
22 samples/third_party/pop-pop-win: Fail # Issue 16356 22 samples/third_party/pop-pop-win: Fail # Issue 16356
23 samples/third_party/angular_todo: Fail # Issue 16356 23 samples/third_party/angular_todo: Fail # Issue 16356
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698