The macos pub tests are working again.

BUG=

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@15479 260f80e4-7a28-3924-810f-c04153c831b5
This commit is contained in:
nweiz@google.com 2012-11-28 23:34:34 +00:00
parent bfd459b09c
commit 2df3fd15b2

View file

@ -10,10 +10,6 @@
[ $runtime == drt || $runtime == dartium || $runtime == opera]
*: Skip
# TODO(nweiz): The "pub lish" tests fail mysteriously on OS X. See issue 6984.
[ $system == macos ]
pub_lish_test: Fail
[ $system == windows ]
# TODO(nweiz): The "pub lish" tests fail mysteriously on Windows as well. See
# issue 6984.