[ 
https://issues.apache.org/jira/browse/HDFS-2261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eli Collins updated HDFS-2261:
------------------------------

          Component/s: test
          Description: The tests in src/test/aop are not getting compiled or 
run.  (was: 
-compile-fault-inject:
     [echo] Start weaving aspects in place
     [iajc] 
/home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-trunk-Commit/trunk/src/java/org/apache/hadoop/hdfs/HftpFileSystem.java:269
 [error] The method encodeQueryValue(String) is undefined for the type 
ServletUtil
     [iajc] ServletUtil.encodeQueryValue(ugi.getShortUserName()));
..........

  [iajc] 
/home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-trunk-Commit/trunk/src/test/system/aop/org/apache/hadoop/hdfs/server/namenode/NameNodeAspect.aj:50
 [warning] advice defined in 
org.apache.hadoop.hdfs.server.namenode.NameNodeAspect has not been applied 
[Xlint:adviceDidNotMatch]
     [iajc]     
     [iajc] 
/home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-trunk-Commit/trunk/src/test/system/aop/org/apache/hadoop/hdfs/server/datanode/DataNodeAspect.aj:43
 [warning] advice defined in 
org.apache.hadoop.hdfs.server.datanode.DataNodeAspect has not been applied 
[Xlint:adviceDidNotMatch]
     [iajc]     
     [iajc] 
     [iajc] 18 errors, 4 warnings

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-trunk-Commit/trunk/src/test/aop/build/aop.xml:222:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-trunk-Commit/trunk/src/test/aop/build/aop.xml:203:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-trunk-Commit/trunk/src/test/aop/build/aop.xml:90:
 compile errors: 18)
             Priority: Minor  (was: Major)
    Affects Version/s: 2.0.0-alpha
              Summary: AOP unit tests are not getting compiled or run   (was: 
hdfs trunk is broken with -compile-fault-inject ant target)

The system tests were removed in HADOOP-8450, re-purposing this jira to get the 
aop tests compiling and running, looks like they're completely unhooked from 
the mvn build.
                
> AOP unit tests are not getting compiled or run 
> -----------------------------------------------
>
>                 Key: HDFS-2261
>                 URL: https://issues.apache.org/jira/browse/HDFS-2261
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 2.0.0-alpha
>         Environment: 
> https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/834/console
> -compile-fault-inject ant target 
>            Reporter: Giridharan Kesavan
>            Priority: Minor
>
> The tests in src/test/aop are not getting compiled or run.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to