From 4f520163f14fc8f2db4ccd915dba6dd74e4b2efd Mon Sep 17 00:00:00 2001 From: "floitsch@google.com" <floitsch@google.com> Date: Fri, 21 Dec 2012 09:37:48 +0000 Subject: [PATCH] Close receivePort when tests are failing. Review URL: https://codereview.chromium.org//11570065 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@16422 260f80e4-7a28-3924-810f-c04153c831b5 --- test/pub.status | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/pub.status b/test/pub.status index 86e5e4ea..97c499f7 100644 --- a/test/pub.status +++ b/test/pub.status @@ -11,4 +11,4 @@ *: Skip [ $system == windows ] -io_test: Fail, Pass, Timeout # Issue 7505 +io_test: Fail, Pass # Issue 7505 -- GitLab