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

Side by Side Diff: pkg/pkgbuild.status

Issue 288113008: Fix status files, move header down to not shadow existing full suppressions, remove suppression fro… (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 6 years, 7 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 | no next file » | 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
11 [ $runtime == drt || $runtime == dartium ]
12 third_party/angular_tests/browser_test/core_dom/shadow_root_options: Fail # Issu e 18931 (Disabled for Chrome 35 roll)
13
14 [ $use_repository_packages ] 11 [ $use_repository_packages ]
15 pkg/analyzer: PubGetError 12 pkg/analyzer: PubGetError
16 pkg/browser: PubGetError 13 pkg/browser: PubGetError
17 pkg/third_party/html5lib: PubGetError # angular needs to be updated 14 pkg/third_party/html5lib: PubGetError # angular needs to be updated
18 samples/third_party/angular_todo: Fail # angular needs to be updated 15 samples/third_party/angular_todo: Fail # angular needs to be updated
19 16
20 [ $use_public_packages ] 17 [ $use_public_packages ]
21 samples/third_party/angular_todo: Pass, Slow 18 samples/third_party/angular_todo: Pass, Slow
22 pkg/third_party/html5lib: PubGetError # csslib needs to be published 19 pkg/third_party/html5lib: PubGetError # csslib needs to be published
23 20
24 [ $use_public_packages && $builder_tag == russian ] 21 [ $use_public_packages && $builder_tag == russian ]
25 samples/third_party/todomvc: Fail # Issue 18104 22 samples/third_party/todomvc: Fail # Issue 18104
26 23
27 [ $builder_tag == russian ] 24 [ $builder_tag == russian ]
28 samples/pop_pop_win: Fail # Issue 16356 25 samples/pop_pop_win: Fail # Issue 16356
29 samples/third_party/angular_todo: Fail # Issue 16356 26 samples/third_party/angular_todo: Fail # Issue 16356
30 27
31 [ $system == windows ] 28 [ $system == windows ]
32 samples/third_party/todomvc_performance: Fail # Issue 18086 29 samples/third_party/todomvc_performance: Fail # Issue 18086
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698