From 76eae03acbc1b7cb0fcf4cd39f60be33dd75adee Mon Sep 17 00:00:00 2001 From: "sgjesse@google.com" Date: Tue, 11 Dec 2012 15:06:40 +0000 Subject: [PATCH] Update status file R=ager@google.com BUG=dart:7294 Review URL: https://codereview.chromium.org//11537008 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@15980 260f80e4-7a28-3924-810f-c04153c831b5 --- tests/standalone/standalone.status | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status index 95dcc2d4b94..6bc601df4ca 100644 --- a/tests/standalone/standalone.status +++ b/tests/standalone/standalone.status @@ -42,6 +42,7 @@ io/secure_server_stream_test: Pass, Crash, Timeout # Issue 6893 io/secure_server_test: Pass, Crash, Fail, Timeout # Issue 6893 io/secure_no_builtin_roots_test: Pass, Crash # Issue 7157 io/secure_socket_bad_certificate_test: Pass, Crash, Fail, Timeout # Issue 7157 +io/http_shutdown_test: Pass, Fail # Issue 7294 [ $compiler == none && $runtime == drt ] io/*: Skip # Don't run tests using dart:io in the browser