You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2019/10/18 17:02:00 UTC

[jira] [Commented] (GEODE-7321) Move and Rename ConnectionDUnitTest

    [ https://issues.apache.org/jira/browse/GEODE-7321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16954814#comment-16954814 ] 

ASF subversion and git services commented on GEODE-7321:
--------------------------------------------------------

Commit 3065023070b46cc60f615a47abeabba06fed6335 in geode's branch refs/heads/feature/GEODE-7321 from Bruce Schuchardt
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=3065023 ]

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
>
> 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)