Un-mark {pub_{uploader,lish},oauth2}_test as flaky.

We need to see when these go red so they stop bit rotting.

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@18105 260f80e4-7a28-3924-810f-c04153c831b5
This commit is contained in:
nweiz@google.com 2013-02-05 01:09:57 +00:00
parent dbb72ee35d
commit 193eac0d3c

View file

@ -2,10 +2,6 @@
# 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 7905
pub_lish_test: Pass, Fail # Issue 7905
oauth2_test: Pass, Fail, Timeout # Issue 7905, 7920
# Pub only runs on the VM, so just rule out all compilers.
[ $compiler == dart2js || $compiler == dart2dart || $compiler == dartc ]
*: Skip