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/dromaeo: Pass, Slow | 8 samples/third_party/dromaeo: Pass, Slow |
9 samples/third_party/todomvc_performance: Pass, Slow | 9 samples/third_party/todomvc_performance: Pass, Slow |
10 samples/pop_pop_win: Pass, Slow | 10 samples/pop_pop_win: Pass, Slow |
(...skipping 12 matching lines...) Expand all Loading... |
23 samples/third_party/todomvc: Fail # Issue 18104 | 23 samples/third_party/todomvc: Fail # Issue 18104 |
24 | 24 |
25 [ $builder_tag == russian ] | 25 [ $builder_tag == russian ] |
26 samples/pop_pop_win: Fail # Issue 16356 | 26 samples/pop_pop_win: Fail # Issue 16356 |
27 samples/third_party/angular_todo: Fail # Issue 16356 | 27 samples/third_party/angular_todo: Fail # Issue 16356 |
28 | 28 |
29 [ $system == windows ] | 29 [ $system == windows ] |
30 samples/third_party/todomvc_performance: Fail # Issue 18086 | 30 samples/third_party/todomvc_performance: Fail # Issue 18086 |
31 | 31 |
32 [ $use_public_packages ] | 32 [ $use_public_packages ] |
33 pkgbuild/pkg/observe: PubGetError # Issue 18115 | 33 pkg/observe: PubGetError # Issue 18115 |
34 pkgbuild/pkg/polymer: PubGetError # Issue 18115 | 34 pkg/polymer: PubGetError # Issue 18115 |
35 pkgbuild/pkg/polymer_expressions: PubGetError # Issue 18115 | 35 pkg/polymer_expressions: PubGetError # Issue 18115 |
36 pkgbuild/pkg/template_binding: PubGetError # Issue 18115 | 36 pkg/template_binding: PubGetError # Issue 18115 |
37 pkgbuild/samples/polymer_intl: PubGetError # Issue 18115 | 37 samples/polymer_intl: PubGetError # Issue 18115 |
38 pkgbuild/samples/searchable_list: PubGetError # Issue 18115 | 38 samples/searchable_list: PubGetError # Issue 18115 |
39 pkgbuild/samples/third_party/angular_todo: PubGetError # Issue 18115 | 39 samples/third_party/angular_todo: PubGetError # Issue 18115 |
40 pkgbuild/samples/third_party/todomvc: PubGetError # Issue 18115 | 40 samples/third_party/todomvc: PubGetError # Issue 18115 |
41 pkgbuild/samples/third_party/todomvc_performance: PubGetError # Issue 18115 | 41 samples/third_party/todomvc_performance: PubGetError # Issue 18115 |
42 pkgbuild/samples/tracker: PubGetError # Issue 18115 | 42 samples/tracker: PubGetError # Issue 18115 |
OLD | NEW |