[
https://issues.apache.org/jira/browse/JENA-364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13529867#comment-13529867
]
Hudson commented on JENA-364:
-----------------------------
Integrated in Jena__Development_Test #328 (See
[https://builds.apache.org/job/Jena__Development_Test/328/])
JENA-364 : Fix to listener test support. (Revision 1420625)
Result = SUCCESS
andy :
Files :
* /jena/trunk/jena-core/ReleaseNotes.txt
*
/jena/trunk/jena-core/src/test/java/com/hp/hpl/jena/graph/test/RecordingListener.java
> RecordingListener does not always report equal values
> -----------------------------------------------------
>
> Key: JENA-364
> URL: https://issues.apache.org/jira/browse/JENA-364
> Project: Apache Jena
> Issue Type: Bug
> Components: Jena
> Affects Versions: Jena 2.7.4
> Reporter: Claude Warren
> Assignee: Andy Seaborne
> Attachments: jena-364.patch
>
>
> RecordingListener compares the results of the listener implementation with
> the expected results. However, if the list of triples is equivalent but not
> the identical list the comparison fails. This is fixed if the list of
> expected values and the list of results are compared as an array using
> deepEquals().
> This does require Java 5.
--
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