Updated Branches:
  refs/heads/trunk 57c53df7c -> 73f5c2ce1

AMBARI-3179. unit test failure in trunk - testPopulateResources_journalNode


Project: http://git-wip-us.apache.org/repos/asf/incubator-ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-ambari/commit/73f5c2ce
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ambari/tree/73f5c2ce
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ambari/diff/73f5c2ce

Branch: refs/heads/trunk
Commit: 73f5c2ce122e5b2082ad3e0d5406837d3404b888
Parents: 57c53df
Author: Sumit Mohanty <[email protected]>
Authored: Tue Sep 10 18:06:45 2013 -0700
Committer: Sumit Mohanty <[email protected]>
Committed: Tue Sep 10 18:06:45 2013 -0700

----------------------------------------------------------------------
 .../server/controller/ganglia/GangliaPropertyProviderTest.java      | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ambari/blob/73f5c2ce/ambari-server/src/test/java/org/apache/ambari/server/controller/ganglia/GangliaPropertyProviderTest.java
----------------------------------------------------------------------
diff --git 
a/ambari-server/src/test/java/org/apache/ambari/server/controller/ganglia/GangliaPropertyProviderTest.java
 
b/ambari-server/src/test/java/org/apache/ambari/server/controller/ganglia/GangliaPropertyProviderTest.java
index c16b9d6..aa05a5b 100644
--- 
a/ambari-server/src/test/java/org/apache/ambari/server/controller/ganglia/GangliaPropertyProviderTest.java
+++ 
b/ambari-server/src/test/java/org/apache/ambari/server/controller/ganglia/GangliaPropertyProviderTest.java
@@ -608,7 +608,6 @@ public class GangliaPropertyProviderTest {
       {"metrics/disk", "disk_total", 101.515},
       {"metrics/disk", "part_max_used", 12.8},
       {"metrics/jvm", "gcCount", 0.0},
-      {"metrics/jvm", "gcTimeMillis", 0.0},
       {"metrics/jvm", "logError", 0.0},
       {"metrics/jvm", "logFatal", 0.0},
       {"metrics/jvm", "logInfo", 0.0},

Reply via email to