Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(225)

Unified Diff: dart/utils/tests/pub/pub.status

Issue 10918165: Mark pub test as flaky (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/utils/tests/pub/pub.status
diff --git a/dart/utils/tests/pub/pub.status b/dart/utils/tests/pub/pub.status
index 5b37ba1247f3abe5b78157af665fb5a0213cf6a5..e7de66bd70be5e62e12e3ed00e75793a9104e35f 100644
--- a/dart/utils/tests/pub/pub.status
+++ b/dart/utils/tests/pub/pub.status
@@ -2,6 +2,8 @@
# 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_install_hosted_test: Fail, Pass # http://dartbug.com/5065
+
# Pub only runs on the VM, so just rule out all compilers.
[ $compiler == dart2js || $compiler == dart2dart || $compiler == dartc ]
pub_test: Skip
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698