| 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/pop-pop-win: Pass, Slow | 9 samples/pop_pop_win: Pass, Slow |
| 10 samples/searchable_list: Pass, Slow | 10 samples/searchable_list: Pass, Slow |
| 11 pkg/docgen: Pass, Slow | 11 pkg/docgen: Pass, Slow |
| 12 | 12 |
| 13 [ $use_repository_packages ] | 13 [ $use_repository_packages ] |
| 14 pkg/analyzer: PubGetError | 14 pkg/analyzer: PubGetError |
| 15 pkg/args: PubGetError | 15 pkg/args: PubGetError |
| 16 pkg/browser: PubGetError | 16 pkg/browser: PubGetError |
| 17 | 17 |
| 18 [ $use_public_packages ] | 18 [ $use_public_packages ] |
| 19 samples/third_party/todomvc: Fail # Issue 17324 | 19 samples/third_party/todomvc: Fail # Issue 17324 |
| 20 pkg/code_transformers: Fail # analyzer 0.13.0-dev.10 has not been published | 20 pkg/code_transformers: Fail # analyzer 0.13.0-dev.10 has not been published |
| 21 | 21 |
| 22 [ $builder_tag == russian ] | 22 [ $builder_tag == russian ] |
| 23 samples/third_party/pop-pop-win: Fail # Issue 16356 | 23 samples/pop_pop_win: Fail # Issue 16356 |
| 24 samples/third_party/angular_todo: Fail # Issue 16356 | 24 samples/third_party/angular_todo: Fail # Issue 16356 |
| OLD | NEW |