baa148b853
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
24 lines
716 B
Plaintext
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
|