You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Ryan McMahon (JIRA)" <ji...@apache.org> on 2018/05/18 21:29:00 UTC

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

Ryan McMahon created GEODE-5232:
-----------------------------------

             Summary: New test framework XUnit test classes do not derive 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


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)