Doroszlai, Attila created AMBARI-19458:
------------------------------------------

             Summary: Compile error in RoleGraphTest
                 Key: AMBARI-19458
                 URL: https://issues.apache.org/jira/browse/AMBARI-19458
             Project: Ambari
          Issue Type: Bug
          Components: ambari-server
    Affects Versions: 2.5.0
            Reporter: Doroszlai, Attila
            Assignee: Doroszlai, Attila
             Fix For: 2.5.0


{{RoleGraphTest}} references a package that Ambari Server has not declared 
dependency on.

[Ambari-trunk-Commit|https://builds.apache.org/job/Ambari-trunk-Commit/6398/] 
succeeds, but 
[Ambari-trunk-test-patch|https://builds.apache.org/job/Ambari-trunk-test-patch/9986/artifact/patch-work/trunkCompile.txt]
 reports "Top-level trunk compilation may be broken":

{noformat}
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
/home/jenkins/jenkins-slave/workspace/Ambari-trunk-test-patch/ambari/ambari-server/src/test/java/org/apache/ambari/server/metadata/RoleGraphTest.java:[43,71]
 package org.apache.hadoop.metrics2.sink.relocated.google.common.collect does 
not exist
[ERROR] 
/home/jenkins/jenkins-slave/workspace/Ambari-trunk-test-patch/ambari/ambari-server/src/test/java/org/apache/ambari/server/metadata/RoleGraphTest.java:[207,30]
 cannot find symbol
  symbol:   variable Lists
  location: class org.apache.ambari.server.metadata.RoleGraphTest
[INFO] 2 errors 
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to