Files
sdk/pkg/pkgbuild.status
T
fschneider@google.com baa148b853 Fix wrongly recorded uses after polymorphic inlining.
When inlining function bodies at a polymorphic site, uses at the
callee graph entry need to be removed since this block
is removed in the process of inlining.

BUG=dartbug.com/16404
TEST=pkgbuild/samples/searchable_list
R=srdjan@google.com

Review URL: https://codereview.chromium.org//151653002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@32237 260f80e4-7a28-3924-810f-c04153c831b5
2014-02-03 09:46:18 +00:00

24 lines
716 B
Plaintext

# Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
third_party/pkg/route_hierarchical: Fail
samples/third_party/pop-pop-win: Pass, Slow
samples/searchable_list: Pass, Slow
pkg/docgen: Pass, Slow
[ $use_repository_packages ]
pkg/analyzer: PubGetError
pkg/args: PubGetError
pkg/async: PubGetError
pkg/collection: PubGetError
pkg/stack_trace: PubGetError
[ $use_public_packages ]
pkg/watcher: PubGetError # Issue 16026
[ $builder_tag == russian ]
samples/third_party/pop-pop-win: Fail # Issue 16356
samples/third_party/angular_todo: Fail # Issue 16356