[
https://issues.apache.org/jira/browse/DERBY-6708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dag H. Wanvik resolved DERBY-6708.
----------------------------------
Resolution: Fixed
Fix Version/s: 10.12.0.0
> OOME when running ConstraintCharacteristicsTest with smaller heap
> -----------------------------------------------------------------
>
> Key: DERBY-6708
> URL: https://issues.apache.org/jira/browse/DERBY-6708
> Project: Derby
> Issue Type: Bug
> Components: Test
> Affects Versions: 10.11.1.1
> Reporter: Knut Anders Hatlen
> Assignee: Dag H. Wanvik
> Fix For: 10.12.0.0
>
> Attachments: derby-6708.diff
>
>
> When I ran suites.All on a device with little memory, so that I needed to
> reduce the heap (-Xmx160M), it stopped and failed with an OOME when it came
> to ConstraintCharacteristicsTest.
> That test uses a memory database in order to speed it up. One of the test
> cases (testManySimilarDuplicates) has such a big data set that the database
> doesn't fit in the heap. It would be good if we could reduce the memory
> requirements of the test so that it passes on smaller devices to.
> Alternatively, we could add a switch that makes it easy to disable test cases
> that are known to have high memory requirements.
--
This message was sent by Atlassian JIRA
(v6.2#6252)