From 0b5300acf305b050fcf2bcb2d58daff18ed434d8 Mon Sep 17 00:00:00 2001 From: Ryan Macnak Date: Tue, 19 Dec 2017 22:23:07 +0000 Subject: [PATCH] Update status entry for the split test standalone_2/io/socket_test. Bug: https://github.com/dart-lang/sdk/issues/27453 Change-Id: Ia9a2e7300b1a346eea6572106458007842ecbbfb Reviewed-on: https://dart-review.googlesource.com/30680 Reviewed-by: Ryan Macnak --- tests/standalone_2/standalone_2.status | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/standalone_2/standalone_2.status b/tests/standalone_2/standalone_2.status index 3f7ae2ce6c7..c92612e6010 100644 --- a/tests/standalone_2/standalone_2.status +++ b/tests/standalone_2/standalone_2.status @@ -88,8 +88,8 @@ io/secure_builtin_roots_test: Skip # These tests have started timing out and iss io/raw_secure_server_socket_test: Pass, Crash # Issue 29524 io/raw_server_socket_cancel_test: Skip # Issue 28182 # This test sometimes hangs on Mac. io/secure_server_client_certificate_test: Skip # Re-enable once the bots have been updated. Issue #26057 +io/socket_connect_stream_data_close_cancel_test: Pass, Timeout # Issue 27453 io/socket_many_connections_test: Skip # This test fails with "Too many open files" on the Mac OS buildbot. This is expected as MacOS by default runs with a very low number of allowed open files ('ulimit -n' says something like 256). -io/socket_test: Pass, Timeout # Issue 27453 [ $strong && ($compiler == dartk || $compiler == dartkp) ] assert_test: RuntimeError