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

Unified Diff: tests/standalone/standalone.status

Issue 9956062: Refactor the close and error handling of HTTP connections (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Addressed review comments Created 8 years, 9 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
Index: tests/standalone/standalone.status
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
index 5be43f7fb0133a73b741a76ffbddeaf3db2b336a..045e632644f524993a684ed46aff2df3795057b4 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -5,8 +5,6 @@
TimeoutTest: Skip # Timeout test for testing the test runner.
FailTest: Fail, OK # Fails intentionally
OutOfMemoryTest: Skip # Issue 2345
-io/HttpServerEarlyClientCloseTest: Skip # To be fixed asap.
Anders Johnsen 2012/04/03 05:36:37 Yay! :) Thanks for doing this!
-io/HttpServerSocketTest: Skip # To be fixed asap.
[ $runtime == vm && $checked ]
# These tests have type errors on purpose.

Powered by Google App Engine
This is Rietveld 408576698