[
https://issues.apache.org/jira/browse/DERBY-3554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Suran Jayathilaka updated DERBY-3554:
-------------------------------------
Attachment: derby-3554-fixed.patch
My apologies for misunderstanding what was required. I believe this patch
should take care of it. The number of tests run for CollationTest is cut down
to 260 from 1025.
The
DatabaseMetaDataTest,BatchUpdateTest,GroupByExpressionTest,UpdatableResultSetTest
tests will be only added for the "en" locale. The basefixture will be added
for all locales.
> Change Collation test to run DatabaseMetaDataTest,
> BatchUpdateTest,GroupByExpressionTest, and UpdateableResultSetTest for only
> one locale
> -----------------------------------------------------------------------------------------------------------------------------------------
>
> Key: DERBY-3554
> URL: https://issues.apache.org/jira/browse/DERBY-3554
> Project: Derby
> Issue Type: Improvement
> Components: Newcomer, Test
> Affects Versions: 10.5.0.0
> Reporter: Kathey Marsden
> Assignee: Suran Jayathilaka
> Priority: Minor
> Attachments: derby-3554-fixed.patch
>
>
> Currently CollationTest runs DatabaseMetaDataTest,
> BatchUpdateTest,GroupByExpressionTest, and UpdateableResultSetTest for
> multiple locales and territory based collation. It would be sufficient for
> these to run with a single locale and would save some time running tests.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.