[
https://issues.apache.org/jira/browse/DERBY-5815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kristian Waagan updated DERBY-5815:
-----------------------------------
Attachment: derby-5815-1a-add_replication_suite.diff
Attaching patch 1a, adding the replication suite to the junit-core ant target.
> Add replicationTests.ReplicationSuite to junit-core ant target
> --------------------------------------------------------------
>
> Key: DERBY-5815
> URL:
https://issues.apache.org/jira/browse/DERBY-5815> Project: Derby
> Issue Type: Improvement
> Components: Test
> Affects Versions: 10.10.0.0
> Reporter: Kristian Waagan
> Assignee: Kristian Waagan
> Priority: Trivial
> Attachments: derby-5815-1a-add_replication_suite.diff
>
>
> The replication tests aren't run as part of the junit-core ant target (nor in any of the other relevant targets).
> I suggest adding the suite such that is is run as part of the top-level ant targets for testing Derby.
> Note that it would have been simpler to simply run suites.All, but the special logic for JDBC 4 code may still be relevant for some platforms (JSR169). It is also nice to get some more feedback as the test cycle proceeds. The downside of not using suites.All is that we may forget adding new suites to the ant target(s), but we're adding so few new suites that it shouldn't be much of a problem.
--
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.jspaFor more information on JIRA, see:
http://www.atlassian.com/software/jira