[ https://issues.apache.org/jira/browse/MRUNIT-158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13507757#comment-13507757 ]
Hudson commented on MRUNIT-158: ------------------------------- Integrated in mrunit-trunk #490 (See [https://builds.apache.org/job/mrunit-trunk/490/]) MRUNIT-158: withOutput doesn't generate useful information with MapWritable on error (Revision 2f9b6f787f9ceeb18509f5d984fe24f8db29cf42) Result = SUCCESS dbeech : https://git-wip-us.apache.org/repos/asf?p=mrunit.git&a=commit&h=2f9b6f787f9ceeb18509f5d984fe24f8db29cf42 Files : * src/main/java/org/apache/hadoop/mrunit/TestDriver.java > withOutput doesn't generate useful information with MapWritable on error > ------------------------------------------------------------------------ > > Key: MRUNIT-158 > URL: https://issues.apache.org/jira/browse/MRUNIT-158 > Project: MRUnit > Issue Type: Improvement > Affects Versions: 0.9.0 > Reporter: Patrick Hunt > Assignee: Dave Beech > Priority: Minor > Fix For: 1.0.0 > > > Using withOutput generates the following, notice that the hashcode is printed > rather than some useful detail as to the content of the maps: > Nov 9, 2012 2:40:01 PM org.apache.hadoop.mrunit.TestDriver logError > SEVERE: Missing expected output (null-0, org.apache.hadoop.io.MapWritable@e1) > at position 0. > Nov 9, 2012 2:40:01 PM org.apache.hadoop.mrunit.TestDriver logError > SEVERE: Received unexpected output (null-0, > org.apache.hadoop.io.MapWritable@2059) at position 0. -- 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