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

Side by Side Diff: pkg/pkgbuild.status

Issue 148463007: Add builder_tag option to tools/test.dart (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/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
« no previous file with comments | « no previous file | tools/bots/bot.py » ('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 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 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
21 [ $builder_tag == russian ]
22 samples/third_party/angular_todo: Fail # Issue 16356
23 samples/third_party/pop-pop-win: Fail # Issue 16356
OLDNEW
« no previous file with comments | « no previous file | tools/bots/bot.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698