Index: utils/tests/pub/pub.status |
diff --git a/utils/tests/pub/pub.status b/utils/tests/pub/pub.status |
index 0c809ecfa57c7c858480e406aa7ce53bf9106b9b..0ee57abd5ee5a0f56c151cb4116071ea71e892fc 100644 |
--- a/utils/tests/pub/pub.status |
+++ b/utils/tests/pub/pub.status |
@@ -10,12 +10,6 @@ |
[ $runtime == drt || $runtime == dartium || $runtime == opera] |
*: Skip |
-# TODO(rnystrom): The pub tests are slow only on the VM bots. Remove this once |
-# #6960 is fixed. |
-[ $system == windows ] |
-install/git/*: Slow, Pass, Timeout |
-update/git/*: Slow, Pass, Timeout |
- |
# TODO(nweiz): The "pub lish" tests fail mysteriously on OS X. See issue 6984. |
-[ $system == mac ] |
-pub_lish_test.dart: Fail |
+[ $system == macos ] |
+pub_lish_test: Fail |