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

Hudson commented on JENA-488:
-----------------------------

FAILURE: Integrated in Jena__Development_Test #791 (See 
[https://builds.apache.org/job/Jena__Development_Test/791/])
fix for JENA-488 (claude: rev 1508972)
* 
/jena/trunk/jena-core/src/test/java/com/hp/hpl/jena/rdf/model/test/TestReaders.java
* 
/jena/trunk/jena-core/src/test/java/com/hp/hpl/jena/rdf/model/test/helpers/TestingModelFactory.java

                
> TestReaders.testGetNTripleReader() is dependent upon ARQ not being loaded.
> --------------------------------------------------------------------------
>
>                 Key: JENA-488
>                 URL: https://issues.apache.org/jira/browse/JENA-488
>             Project: Apache Jena
>          Issue Type: Bug
>          Components: Jena, RIOT
>    Affects Versions: Jena 2.10.1
>            Reporter: Claude Warren
>            Assignee: Claude Warren
>              Labels: easyfix
>
> The testGetNTripleReader test assumes that the NTriple reader will be an 
> instance of NTripleReader, which is correct if ARQ has not been loaded.  When 
> ARQ has been loaded the result is an instance of RDFReaderRIOT.  
> This bug is to fix the test to accept RDFReaderRIOT or NTripleReader as valid 
> results.

--
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

Reply via email to