You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gora.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2014/06/30 20:33:25 UTC

[jira] [Commented] (GORA-289) TestIOUtils to print objects with native data values as oppose to Bytes

    [ https://issues.apache.org/jira/browse/GORA-289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14047948#comment-14047948 ] 

Hudson commented on GORA-289:
-----------------------------

SUCCESS: Integrated in gora-trunk #1125 (See [https://builds.apache.org/job/gora-trunk/1125/])
GORA-289 TestIOUtils to print objects with native data values as oppose to Bytes (lewis.j.mcgibbney: rev 79808e5e4f51abd504656731ca26f5cdd607598e)
* gora-core/pom.xml
* gora-core/src/test/java/org/apache/gora/util/TestIOUtils.java
* gora-core/src/test/java/org/apache/gora/util/TestWritableUtils.java
* pom.xml


> TestIOUtils to print objects with native data values as oppose to Bytes
> -----------------------------------------------------------------------
>
>                 Key: GORA-289
>                 URL: https://issues.apache.org/jira/browse/GORA-289
>             Project: Apache Gora
>          Issue Type: Improvement
>          Components: build process, gora-core
>            Reporter: Lewis John McGibbney
>            Assignee: Lewis John McGibbney
>            Priority: Minor
>             Fix For: 0.5
>
>         Attachments: GORA-289.patch
>
>
> Right now TestIOUtils returns the following (horrible) logging when tests are run against it.
> 346 [main] INFO org.apache.gora.util.TestIOUtils - After : org.apache.gora.util.TestIOUtils$StringArrayWrapper@ff94b1
> 347 [main] INFO org.apache.gora.util.TestIOUtils - Before: org.apache.gora.util.TestIOUtils$StringArrayWrapper@17b0998
> 347 [main] INFO org.apache.gora.util.TestIOUtils - After : org.apache.gora.util.TestIOUtils$StringArrayWrapper@b30913
> 348 [main] INFO org.apache.gora.util.TestIOUtils - Before: org.apache.gora.util.TestIOUtils$StringArrayWrapper@18f51f
> 348 [main] INFO org.apache.gora.util.TestIOUtils - After : org.apache.gora.util.TestIOUtils$StringArrayWrapper@84ce7a
> This is useless... we ought to log objects with their native data values.
> https://svn.apache.org/repos/asf/gora/trunk/gora-core/src/test/java/org/apache/gora/util/TestIOUtils.java



--
This message was sent by Atlassian JIRA
(v6.2#6252)