mirror of
https://github.com/dart-lang/sdk
synced 2024-11-05 18:22:09 +00:00
Mark pub/pub_uploader_test as flaky.
Filed http://dartbug.com/7879 Review URL: https://codereview.chromium.org//11881016 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17010 260f80e4-7a28-3924-810f-c04153c831b5
This commit is contained in:
parent
5b91f0dd7d
commit
e5b51f0196
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
# 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.
|
||||
|
||||
pub_uploader_test: Pass, Fail # Issue 7879
|
||||
|
||||
# Pub only runs on the VM, so just rule out all compilers.
|
||||
[ $compiler == dart2js || $compiler == dart2dart || $compiler == dartc ]
|
||||
*: Skip
|
||||
|
|
Loading…
Reference in a new issue