[
https://issues.apache.org/jira/browse/GEODE-7321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16956196#comment-16956196
]
ASF subversion and git services commented on GEODE-7321:
--------------------------------------------------------
Commit bd0b6fd75f245283092574428b7cb16a94dff75e in geode's branch
refs/heads/develop from Bruce Schuchardt
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=bd0b6fd ]
GEODE-7321: Move and Rename ConnectionDUnitTest
Moving this to be an integration test instead of a distributed test.
It ought to be a regular unit test but capturing Geode log output with
SystemOutRule doesn't seem to work anymore.
> Move and Rename ConnectionDUnitTest
> ------------------------------------
>
> Key: GEODE-7321
> URL: https://issues.apache.org/jira/browse/GEODE-7321
> Project: Geode
> Issue Type: Improvement
> Components: tests
> Reporter: Juan Ramos
> Priority: Trivial
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The test uses one single VM so it shouldn't be under the {{distributedTest}}
> folder, neither should it use the {{DistributedRule}} class. Refactor the
> test and move it to {{integrationTest}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)