[ https://issues.apache.org/jira/browse/HADOOP-12590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15101084#comment-15101084
]
Hudson commented on HADOOP-12590:
---------------------------------
FAILURE: Integrated in Hadoop-trunk-Commit #9117 (See [https://builds.apache.org/job/Hadoop-trunk-Commit/9117/])
Move HADOOP-12590 from 2.9.0 to 2.8.0 in CHANGES.txt. (aajisaka: rev 1da762c745fa2bbb0a7a6d16bdc58ec9d4eb670d)
* hadoop-common-project/hadoop-common/CHANGES.txt
> TestCompressorDecompressor failing without stack traces
> -------------------------------------------------------
>
> Key: HADOOP-12590
> URL: https://issues.apache.org/jira/browse/HADOOP-12590
> Project: Hadoop Common
> Issue Type: Bug
> Components: test
> Affects Versions: 2.8.0
> Environment: jenkins
> Reporter: Steve Loughran
> Assignee: John Zhuge
> Priority: Critical
> Fix For: 2.8.0
>
> Attachments: HADOOP-12590.001.patch
>
>
> Jenkins failing on {{TestCompressorDecompressor}}.
> The exception is being caught and converted to a fail *so there is no stack trace of
any value*
> {code}
> testCompressorDecompressor error !!!java.lang.NullPointerException
> Stacktrace
> java.lang.AssertionError: testCompressorDecompressor error !!!java.lang.NullPointerException
> at org.junit.Assert.fail(Assert.java:88)
> at org.apache.hadoop.io.compress.TestCompressorDecompressor.testCompressorDecompressor(TestCompressorDecompressor.java:69)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|