demery-pivotal opened a new pull request #6949:
URL: https://github.com/apache/geode/pull/6949


   PROBLEM
   
   Classloaders keep deployed jar files open. On Windows, this prevents
   Geode and tests from deleting the files, causing tests in these classes
   to fail:
   - DeploySemanticVersionJarDUnitTest (geode-gfsh)
   - DeploymentSemanticVersionJarDUnitTest (geode-assembly)
   
   SOLUTION
   
   Ignore these tests on Windows.
   
   NOTE
   
   This prepares for an upcoming PR to run all distributed tests (except
   explicitly ignored ones like these) on Windows.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to