Chromium Code Reviews| 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/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/browser: PubGetError | 15 pkg/browser: PubGetError |
| 16 | 16 |
| 17 [ $use_public_packages ] | |
| 18 samples/third_party/todomvc: Fail # Issue 17324 | |
|
Siggi Cherem (dart-lang)
2014/03/28 23:29:06
John - this was no longer failing for me locally.
Jennifer Messerly
2014/03/28 23:36:04
yeah, it shouldn't be failing, since it's been wor
Siggi Cherem (dart-lang)
2014/03/28 23:46:51
mmm. after uploading the packages this failed agai
| |
| 19 pkg/polymer: Fail # observe with analyzer 0.13.0 has not been published yet. | |
| 20 pkg/template_binding: Fail # depends on observe -dev. | |
| 21 | |
| 22 [ $builder_tag == russian ] | 17 [ $builder_tag == russian ] |
| 23 samples/pop_pop_win: Fail # Issue 16356 | 18 samples/pop_pop_win: Fail # Issue 16356 |
| 24 samples/third_party/angular_todo: Fail # Issue 16356 | 19 samples/third_party/angular_todo: Fail # Issue 16356 |
| OLD | NEW |