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: tests/standalone/standalone.status

Issue 19675009: Close 'accepted' sockets when listening socket is closed. Fixes raw_server_socket_cancel_test. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Remove unused Socket.close, Created 7 years, 5 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 | « tests/standalone/io/raw_server_socket_cancel_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/standalone/standalone.status
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
index c678bcd91e7e3503454b3b5c1d0a361d4020ccea..7ec856a1297e2aa6d01790b262c8c31daae477e6 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -14,8 +14,6 @@ io/web_socket_test: Pass, Crash # Issue 11502
[ $runtime == vm ]
package/package_isolate_test: Fail # http://dartbug.com/7520.
-# The test is flaky, and is timing out, causing buildbot cycle times to rise.
-io/raw_server_socket_cancel_test: Skip # Issue 8675
[ $runtime == vm && $checked ]
# These tests have type errors on purpose.
« no previous file with comments | « tests/standalone/io/raw_server_socket_cancel_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698