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

Unified Diff: tests/standalone/standalone.status

Issue 23627003: Fix web_socket_ping_test to not use any timeouts longer than 100 ms. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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 | « tests/standalone/io/web_socket_ping_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 e036898f1e6536f8c4ca3ccdc54690fc1e1e3a41..9fb4b8043ef3bbe11c443d5634be3bcccafb3527 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -152,7 +152,6 @@ io/internet_address_test: Fail # localhost is an Unknown name?
[ $arch == simarm ]
out_of_memory_test: Skip # passes on Mac, crashes on Linux
oom_error_stacktrace_test: Skip # Fails on Linux
-io/web_socket_ping_test: Skip # TODO(ajohnsen): Timeout issue
io/test_runner_test: Pass, Fail # Issue 12413
io/http_response_deadline_test: Pass, Fail # Issue 12850
@@ -162,7 +161,6 @@ io/web_socket_test: Pass, Slow
io/http_server_response_test: Pass, Slow
out_of_memory_test: Skip # passes on Mac, crashes on Linux
oom_error_stacktrace_test: Skip # Fails on Linux
-io/web_socket_ping_test: Skip # TODO(ajohnsen): Timeout issue
[ $arch == mips ]
io/test_extension_test: Fail
« no previous file with comments | « tests/standalone/io/web_socket_ping_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698