You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by vi...@apache.org on 2014/06/24 06:56:52 UTC

git commit: Temporarily disabled health check tests due to MESOS-1533.

Repository: mesos
Updated Branches:
  refs/heads/master 44345e8f3 -> ee23a2ffb


Temporarily disabled health check tests due to MESOS-1533.


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

Branch: refs/heads/master
Commit: ee23a2ffb4ef924e47b4f15993537e8ff3af16ec
Parents: 44345e8
Author: Vinod Kone <vi...@gmail.com>
Authored: Mon Jun 23 21:56:13 2014 -0700
Committer: Vinod Kone <vi...@gmail.com>
Committed: Mon Jun 23 21:56:13 2014 -0700

----------------------------------------------------------------------
 src/tests/health_check_tests.cpp | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/ee23a2ff/src/tests/health_check_tests.cpp
----------------------------------------------------------------------
diff --git a/src/tests/health_check_tests.cpp b/src/tests/health_check_tests.cpp
index bf51229..907c82a 100644
--- a/src/tests/health_check_tests.cpp
+++ b/src/tests/health_check_tests.cpp
@@ -54,7 +54,9 @@ using std::queue;
 using std::string;
 using std::map;
 
-class HealthCheckTest : public MesosTest
+
+// Temporarily disabled due to MESOS-1533.
+class DISABLED_HealthCheckTest : public MesosTest
 {
 public:
   vector<TaskInfo> populateTasks(