Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(157)

Side by Side Diff: pkg/pkgbuild.status

Issue 442243002: Update status files for pkgbuild Russian Windows (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | tests/html/html.status » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 7 samples/pop_pop_win: Pass, Slow
8 samples/searchable_list: Pass, Slow 8 samples/searchable_list: Pass, Slow
9 pkg/docgen: Pass, Slow 9 pkg/docgen: Pass, Slow
10 10
(...skipping 11 matching lines...) Expand all
22 22
23 [ $use_public_packages && $builder_tag == russian ] 23 [ $use_public_packages && $builder_tag == russian ]
24 samples/third_party/todomvc: Fail # Issue 18104 24 samples/third_party/todomvc: Fail # Issue 18104
25 25
26 [ $builder_tag == russian ] 26 [ $builder_tag == russian ]
27 samples/pop_pop_win: Fail # Issue 16356 27 samples/pop_pop_win: Fail # Issue 16356
28 samples/third_party/angular_todo: Fail # Issue 16356 28 samples/third_party/angular_todo: Fail # Issue 16356
29 29
30 [ $system == windows ] 30 [ $system == windows ]
31 samples/third_party/todomvc_performance: Fail # Issue 18086 31 samples/third_party/todomvc_performance: Fail # Issue 18086
32
33 [ $use_public_packages && $builder_tag == russian && $system == windows]
34 pkg/code_transformers: Fail # Issue 20386
35 pkg/polymer_expressions: Fail # Issue 20386
OLDNEW
« no previous file with comments | « no previous file | tests/html/html.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698