TestUTF8 assertions could fail with better text 
------------------------------------------------

                 Key: HADOOP-6479
                 URL: https://issues.apache.org/jira/browse/HADOOP-6479
             Project: Hadoop Common
          Issue Type: Improvement
          Components: test
    Affects Versions: 0.22.0
            Reporter: Steve Loughran
            Assignee: Steve Loughran
            Priority: Minor


My HADOOP-6220 patch failed on Hudson with an error TestUTF8, but not one that 
is in any way useful:
{code}
Error Message: null

Stacktrace:

junit.framework.AssertionFailedError: null
        at org.apache.hadoop.io.TestUTF8.testIO(TestUTF8.java:80)
{code}
The tests should use better assertions for easier diagnostics

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to