[
https://issues.apache.org/jira/browse/ANY23-97?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13280770#comment-13280770
]
Hudson commented on ANY23-97:
-----------------------------
Integrated in Any23-trunk #209 (See
[https://builds.apache.org/job/Any23-trunk/209/])
Removed System.exit() from ToolRunner code, found and resolved option
conflict (-p 'plugins-dir' in ToolRunner conficted with -p 'pedantic' in
Rover), removed header preventing correct MIMEType detection for Rover test.
This commit is related to issue #ANY23-97. (Revision 1341008)
Disabled RoverTest. Fixed broken tests. The breaking causes were: deactivation
of domain triple causing generation of less thing; addition of header comments
which break MIME type detection (a specific issue will be reported); addition
of header comments which change parse reports containing row values. This
commit is related to issue #ANY23-97 . (Revision 1340999)
Result = SUCCESS
mostarda :
Files :
* /incubator/any23/trunk/core/src/main/java/org/apache/any23/cli/ToolRunner.java
* /incubator/any23/trunk/core/src/test/java/org/apache/any23/cli/RoverTest.java
* /incubator/any23/trunk/core/src/test/resources/cli/rover-test1.nq
mostarda :
Files :
* /incubator/any23/trunk/core/src/test/java/org/apache/any23/cli/RoverTest.java
*
/incubator/any23/trunk/core/src/test/java/org/apache/any23/extractor/SingleDocumentExtractionTest.java
*
/incubator/any23/trunk/core/src/test/java/org/apache/any23/extractor/html/AdrExtractorTest.java
*
/incubator/any23/trunk/core/src/test/java/org/apache/any23/extractor/html/HListingExtractorTest.java
*
/incubator/any23/trunk/core/src/test/java/org/apache/any23/extractor/html/SpeciesExtractorTest.java
* /incubator/any23/trunk/core/src/test/resources/application/nquads/test1.nq
* /incubator/any23/trunk/core/src/test/resources/application/nquads/test2.nq
* /incubator/any23/trunk/core/src/test/resources/application/rdfn3/test1
* /incubator/any23/trunk/core/src/test/resources/application/rdfn3/test2
* /incubator/any23/trunk/core/src/test/resources/application/rdfn3/test3
* /incubator/any23/trunk/core/src/test/resources/application/rdfxml/foaf
* /incubator/any23/trunk/core/src/test/resources/application/rdfxml/physics.owl
* /incubator/any23/trunk/core/src/test/resources/application/rdfxml/test1
* /incubator/any23/trunk/core/src/test/resources/application/rdfxml/test2
* /incubator/any23/trunk/core/src/test/resources/application/rdfxml/test3
* /incubator/any23/trunk/core/src/test/resources/application/rss1/test1
* /incubator/any23/trunk/core/src/test/resources/microdata/microdata-basic.html
*
/incubator/any23/trunk/core/src/test/resources/microdata/microdata-itemref-expected.properties
* /incubator/any23/trunk/core/src/test/resources/text/html/test1
> The test suite was not running all tests, minor regressions occurred
> --------------------------------------------------------------------
>
> Key: ANY23-97
> URL: https://issues.apache.org/jira/browse/ANY23-97
> Project: Apache Any23
> Issue Type: Bug
> Reporter: Michele Mostarda
> Assignee: Michele Mostarda
> Fix For: 0.7.0
>
>
> For an unknown reason the execution of org.apache.any23.cli.RoverTest ( may
> be a System.exit() ) prevents the execution of the subsequent tests in the
> suite.
> Disabling such test the following ones are restored.
> This inconvenient caused the breaking of 19 tests, luckily for 18 of such
> tests the fix is trivial and related to the deactivation of the generation of
> the domain triple (ANY23-74). Just one (TikaMIMETypeDetectorTest) requires
> deeper investigation.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira