a984fb2b72
(args was an easy fix, just downgrade within the same major version. shelf requires switching to 0.5.7 from 0.6.2 which might involve working around breaking changes, so I'll do so more calmly later.) Review URL: https://codereview.chromium.org//1302693003 .
26 lines
1.0 KiB
Plaintext
26 lines
1.0 KiB
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/third_party/dromaeo: Pass, Slow
|
|
samples/searchable_list: Pass, Slow
|
|
pkg/docgen: Pass, Slow
|
|
|
|
[ $use_repository_packages ]
|
|
pkg/analyzer: PubGetError
|
|
third_party/pkg/shelf: PubGetError # either shelf needs to be updated, or dart2js_info needs to be downgraded.
|
|
samples/third_party/angular_todo: Fail # angular needs to be updated
|
|
samples/third_party/todomvc_performance: Skip # dependencies are not in the repo
|
|
|
|
[ $use_public_packages ]
|
|
pkg/compiler: SkipByDesign # js_ast is not published
|
|
samples/third_party/angular_todo: Pass, Slow
|
|
samples/third_party/todomvc_performance: Pass, Slow
|
|
|
|
[ $builder_tag == russian ]
|
|
samples/third_party/angular_todo: Fail # Issue 16356
|
|
samples/third_party/dromaeo: Fail # Issue 23760
|
|
|
|
[ $use_public_packages && $system == windows ]
|
|
samples/third_party/todomvc_performance: Fail # Issue 18086
|