You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by be...@apache.org on 2017/02/04 07:46:48 UTC

[4/6] mesos git commit: Re-enabled disabled test.

Re-enabled disabled test.

Review: https://reviews.apache.org/r/55540


Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/ca3fe986
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/ca3fe986
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/ca3fe986

Branch: refs/heads/master
Commit: ca3fe986006b1fa8502f0a2d0ca2b56c7154e7d3
Parents: 0fbc04b
Author: Benjamin Hindman <be...@gmail.com>
Authored: Sat Jan 14 13:20:35 2017 -0800
Committer: Benjamin Hindman <be...@gmail.com>
Committed: Fri Feb 3 23:44:26 2017 -0800

----------------------------------------------------------------------
 src/tests/containerizer/io_switchboard_tests.cpp | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/ca3fe986/src/tests/containerizer/io_switchboard_tests.cpp
----------------------------------------------------------------------
diff --git a/src/tests/containerizer/io_switchboard_tests.cpp b/src/tests/containerizer/io_switchboard_tests.cpp
index c3bc6c0..738da5b 100644
--- a/src/tests/containerizer/io_switchboard_tests.cpp
+++ b/src/tests/containerizer/io_switchboard_tests.cpp
@@ -462,8 +462,7 @@ TEST_F(IOSwitchboardServerTest, SendHeartbeat)
 }
 
 
-// TODO(alexr): Enable this test once MESOS-6912 is resolved.
-TEST_F(IOSwitchboardServerTest, DISABLED_AttachInput)
+TEST_F(IOSwitchboardServerTest, AttachInput)
 {
   // We use a pipe in this test to prevent the switchboard from
   // reading EOF on its `stdoutFromFd` until we are ready for the