Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-7942

enabling clover coverage reports fails hadoop unit test compilation

    XMLWordPrintableJSON

Details

    Description

      enabling clover reports fails compiling the following junit tests.
      link to the console output of jerkins :
      https://builds.apache.org/view/G-L/view/Hadoop/job/Hadoop-1-Code-Coverage/13/console

      [javac] /tmp/clover50695626838999169.tmp/org/apache/hadoop/security/TestUserGroupInformation.java:224: cannot find symbol
      ......
          [javac] /tmp/clover50695626838999169.tmp/org/apache/hadoop/security/TestUserGroupInformation.java:225: cannot find symbol
      ......
      
       [javac] /tmp/clover50695626838999169.tmp/org/apache/hadoop/security/TestJobCredentials.java:67: cannot find symbol
          [javac] symbol  : class T 
      ......
      [javac] /tmp/clover50695626838999169.tmp/org/apache/hadoop/security/TestJobCredentials.java:68: cannot find symbol
          [javac] symbol  : class T
      .....
      [javac] /tmp/clover50695626838999169.tmp/org/apache/hadoop/fs/TestFileSystem.java:653: cannot find symbol
          [javac] symbol  : class T
      .....
      [javac]         ^
          [javac] Note: Some input files use or override a deprecated API.
          [javac] Note: Recompile with -Xlint:deprecation for details.
          [javac] 5 errors
          [javac] 63 warnings
      
      

      Attachments

        1. HADOOP-7942.branch-1.patch
          3 kB
          Jitendra Nath Pandey

        Activity

          People

            jnp Jitendra Nath Pandey
            gkesavan Giridharan Kesavan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: