Index: utils/tests/pub/pub.status |
diff --git a/utils/tests/pub/pub.status b/utils/tests/pub/pub.status |
index af538af1171a2fd160e98a0e988af78fac8dc6ba..2605568e43e6be775001965903c647f51349ffb9 100644 |
--- a/utils/tests/pub/pub.status |
+++ b/utils/tests/pub/pub.status |
@@ -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 |