b33dcfdaad
No one was maintaining or using these, and they were stale to the point that they were breaking pkgbuild tests because their dependencies weren't compatible with the latest SDK. This also removes tools/testing/perf_testing, which only tested these two samples. R=kevmoo@google.com Review URL: https://codereview.chromium.org/1576153002 .
17 lines
581 B
Plaintext
17 lines
581 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.
|
|
|
|
samples/searchable_list: Pass, Slow
|
|
|
|
[ $use_repository_packages ]
|
|
pkg/analyzer: PubGetError
|
|
samples/third_party/angular_todo: Fail # angular needs to be updated
|
|
|
|
[ $use_public_packages ]
|
|
pkg/compiler: SkipByDesign # js_ast is not published
|
|
samples/third_party/angular_todo: Pass, Slow
|
|
|
|
[ $builder_tag == russian ]
|
|
samples/third_party/angular_todo: Fail # Issue 16356
|