| 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/pop-pop-win: Pass, Slow | 7 samples/third_party/pop-pop-win: Pass, Slow |
| 8 samples/searchable_list: Pass, Slow, Crash # Crashing from issue 16404 | 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 | 20 |
| 21 [ $builder_tag == russian ] | 21 [ $builder_tag == russian ] |
| 22 samples/third_party/pop-pop-win: Fail # Issue 16356 | 22 samples/third_party/pop-pop-win: Fail # Issue 16356 |
| 23 samples/third_party/angular_todo: Fail # Issue 16356 | 23 samples/third_party/angular_todo: Fail # Issue 16356 |
| OLD | NEW |