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

Unified Diff: pkg/pkg.status

Issue 11377025: Mark pkg/http/test/request_test flaky on Windows (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 1 month 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: pkg/pkg.status
diff --git a/pkg/pkg.status b/pkg/pkg.status
index 0b54d237c70733c569f4f0855683aa57f3701985..f3da09b6ce192993add39b2fd1a842b998265685 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -55,7 +55,8 @@ unittest/test/mock_stepwise_negative_test: Fail
logging/test/logging_test: Fail, OK
args/test/args_test: Fail, OK
-
+[ $system == windows ]
+pkg/http/test/request_test: Pass, Timeout # Issue 6594
ahe 2012/11/07 15:21:30 I think you need to remove pkg/.
Søren Gjesse 2012/11/07 15:25:17 Thanks for spotting this. Fixed in https://coderev
[ $compiler == dart2js || $compiler == dartc ]
unittest/test/instance_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