Failure in tfile tests
----------------------

                 Key: HADOOP-7453
                 URL: https://issues.apache.org/jira/browse/HADOOP-7453
             Project: Hadoop Common
          Issue Type: Bug
            Reporter: Jitendra Nath Pandey


Build fails because of the following test cases failing
  org.apache.hadoop.io.file.tfile.TestTFileByteArrays.testOneBlockPlusOneEntry
  org.apache.hadoop.io.file.tfile.TestTFileByteArrays.testTwoBlocks
  org.apache.hadoop.io.file.tfile.TestTFileByteArrays.testThreeBlocks  
org.apache.hadoop.io.file.tfile.TestTFileJClassComparatorByteArrays.testOneBlockPlusOneEntry
  
org.apache.hadoop.io.file.tfile.TestTFileJClassComparatorByteArrays.testTwoBlocks
  
org.apache.hadoop.io.file.tfile.TestTFileJClassComparatorByteArrays.testThreeBlocks

It seems that the failure is related to native-zlib library. These tests fail 
when the compression library is successfully loaded. The build environment has 
changed to load native-zlib successfully since the last successful build, 
comparing build #678 and #679.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to