[
https://issues.apache.org/jira/browse/GEODE-1059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Huynh resolved GEODE-1059.
--------------------------------
Resolution: Fixed
> QueryREUpdateInProgressJUnitTest needs should not instantiate PRQueryHelper
> ---------------------------------------------------------------------------
>
> Key: GEODE-1059
> URL: https://issues.apache.org/jira/browse/GEODE-1059
> Project: Geode
> Issue Type: Improvement
> Components: querying
> Reporter: Jason Huynh
> Assignee: Jason Huynh
> Labels: CI, Flaky
>
> Currently tests in this class are using PRQueryHelper. PRQueryHelper itself
> is a DUnit test, this ends up creating the dunit vms even though the original
> test does not require these vms.
> Instead the helper code that is being used (in this case, creation of
> Portfolio objects) can be copied/moved over to the JUnit test itself.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)