Skip to content
Snippets Groups Projects
Commit 6fa13076 authored by rnystrom@google.com's avatar rnystrom@google.com
Browse files

Mark oauth2 and pub_uploader as flaky. :(

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@18416 260f80e4-7a28-3924-810f-c04153c831b5
parent e768b34f
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,10 @@
# 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.
# TODO(rnystrom): These tests are still flaky. # Issue 8511
oauth2_test: Pass,Fail
pub_uploader_test: Pass,Fail
# Pub only runs on the VM, so just rule out all compilers.
[ $compiler == dart2js || $compiler == dart2dart || $compiler == dartc ]
*: Skip
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment