OLD | NEW |
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/angular_todo: Pass, Slow | 7 samples/third_party/angular_todo: Pass, Slow |
8 samples/third_party/pop-pop-win: Pass, Slow | 8 samples/third_party/pop-pop-win: Pass, Slow |
9 samples/searchable_list: Pass, Slow | 9 samples/searchable_list: Pass, Slow |
10 pkg/docgen: Pass, Slow | 10 pkg/docgen: Pass, Slow |
11 | 11 |
12 [ $use_repository_packages ] | 12 [ $use_repository_packages ] |
13 pkg/analyzer: PubGetError | 13 pkg/analyzer: PubGetError |
14 pkg/args: PubGetError | 14 pkg/args: PubGetError |
| 15 pkg/browser: PubGetError |
15 | 16 |
16 [ $use_public_packages ] | 17 [ $use_public_packages ] |
17 pkg/template_binding: Pass, PubGetError # Issue 16026 | 18 pkg/template_binding: Pass, PubGetError # Issue 16026 |
18 pkg/polymer: PubGetError # Issue 16026 | 19 pkg/polymer: Pass, PubGetError # Issue 16026 |
19 pkg/polymer_expressions: PubGetError # Issue 16026 | 20 pkg/polymer_expressions: Pass, PubGetError # Issue 16026 |
20 pkg/observe: Pass, PubGetError # Issue 16026 | 21 pkg/observe: Pass, PubGetError # Issue 16026 |
21 | 22 |
22 [ $builder_tag == russian ] | 23 [ $builder_tag == russian ] |
23 samples/third_party/pop-pop-win: Fail # Issue 16356 | 24 samples/third_party/pop-pop-win: Fail # Issue 16356 |
24 samples/third_party/angular_todo: Fail # Issue 16356 | 25 samples/third_party/angular_todo: Fail # Issue 16356 |
OLD | NEW |