You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@rya.apache.org by "Jeff Dasch (JIRA)" <ji...@apache.org> on 2017/09/06 01:28:01 UTC

[jira] [Reopened] (RYA-332) Rename IntegrationTests to be suffixed with IT so they are tested.

     [ https://issues.apache.org/jira/browse/RYA-332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeff Dasch reopened RYA-332:
----------------------------

> Rename IntegrationTests to be suffixed with IT so they are tested.
> ------------------------------------------------------------------
>
>                 Key: RYA-332
>                 URL: https://issues.apache.org/jira/browse/RYA-332
>             Project: Rya
>          Issue Type: Sub-task
>          Components: build
>    Affects Versions: 3.2.10
>            Reporter: Jeff Dasch
>            Assignee: Andrew Smith
>             Fix For: 3.2.11
>
>
> Several Integration Tests do not get tested by the maven-failsafe-plugin because they do not follow the standard IT naming convention (*IT.java).
> Also, remove the maven-surefire-plugin *IntegrationTest.java exclusion in the parent pom.
> Affected tests:
> {noformat}
> $ find incubator-rya -name *IntegrationTest.java
> incubator-rya/extras/indexing/src/test/java/org/apache/rya/indexing/external/AccumuloConstantPcjIntegrationTest.java
> incubator-rya/extras/indexing/src/test/java/org/apache/rya/indexing/external/AccumuloPcjIntegrationTest.java
> incubator-rya/extras/indexing/src/test/java/org/apache/rya/indexing/external/PrecompJoinOptimizerIntegrationTest.java
> incubator-rya/extras/rya.indexing.pcj/src/test/java/org/apache/rya/indexing/pcj/storage/accumulo/PcjTablesIntegrationTest.java
> incubator-rya/osgi/camel.rya/src/test/java/org/apache/rya/camel/cbsail/CbSailIntegrationTest.java
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)