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 samples/third_party/dromaeo: Pass, Slow | 5 samples/third_party/dromaeo: Pass, Slow |
6 samples/third_party/todomvc_performance: Pass, Slow | 6 samples/third_party/todomvc_performance: Pass, Slow |
7 samples/pop_pop_win: Pass, Slow | |
8 samples/searchable_list: Pass, Slow | 7 samples/searchable_list: Pass, Slow |
9 pkg/docgen: Pass, Slow | 8 pkg/docgen: Pass, Slow |
10 | 9 |
11 [ $use_repository_packages ] | 10 [ $use_repository_packages ] |
12 pkg/analyzer: PubGetError | 11 pkg/analyzer: PubGetError |
13 pkg/browser: PubGetError | 12 pkg/browser: PubGetError |
14 pkg/intl: PubGetError # Issue 19782 | 13 pkg/intl: PubGetError # Issue 19782 |
15 pkg/third_party/html5lib: PubGetError # angular needs to be updated | 14 pkg/third_party/html5lib: PubGetError # angular needs to be updated |
16 samples/third_party/angular_todo: Fail # angular needs to be updated | 15 samples/third_party/angular_todo: Fail # angular needs to be updated |
17 | 16 |
18 [ $use_public_packages ] | 17 [ $use_public_packages ] |
19 samples/third_party/angular_todo: Pass, Slow | 18 samples/third_party/angular_todo: Pass, Slow |
20 third_party/pkg/async_await: Skip # Uses expect package. | 19 third_party/pkg/async_await: Skip # Uses expect package. |
21 pkg/polymer: Fail # web_components 0.10.0 not published yet | 20 pkg/polymer: Fail # web_components 0.10.0 not published yet |
22 | 21 |
23 [ $builder_tag == russian ] | 22 [ $builder_tag == russian ] |
24 samples/pop_pop_win: Fail # Issue 16356 | |
25 samples/third_party/angular_todo: Fail # Issue 16356 | 23 samples/third_party/angular_todo: Fail # Issue 16356 |
26 | 24 |
27 [ $system == windows ] | 25 [ $system == windows ] |
28 samples/third_party/todomvc_performance: Fail # Issue 18086 | 26 samples/third_party/todomvc_performance: Fail # Issue 18086 |
OLD | NEW |