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 2018/05/22 19:23:00 UTC

[jira] [Commented] (GEODE-5232) New test framework XUnit test classes do not implement from IDisposable

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

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

Commit a0cdf6645f7bfbb2b1bf0d2216dda271c19c6c6a in geode-native's branch refs/heads/develop from M. Oleske
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=a0cdf66 ]

GEODE-5232: Use IDisposable interface in tests (#298)


Co-authored-by: Ryan McMahon <rm...@pivotal.io>
Signed-off-by: Ryan McMahon <rm...@pivotal.io>


> New test framework XUnit test classes do not implement from IDisposable
> -----------------------------------------------------------------------
>
>                 Key: GEODE-5232
>                 URL: https://issues.apache.org/jira/browse/GEODE-5232
>             Project: Geode
>          Issue Type: Test
>          Components: native client
>            Reporter: Ryan McMahon
>            Assignee: Ryan McMahon
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The XUnit framework dictates that your test classes must implement IDisposable.  Our test classes currently do not, which is causing a non-zero exit code.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)