[ https://issues.apache.org/jira/browse/GEODE-5212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16627579#comment-16627579 ]
ASF subversion and git services commented on GEODE-5212: -------------------------------------------------------- Commit 10745dad2ae556cd27dfa74f1acd5a42fbbd3072 in geode's branch refs/heads/develop from [~sai.boorlaga...@gmail.com] [ https://gitbox.apache.org/repos/asf?p=geode.git;h=10745da ] GEODE-5212: fix failing ConcurrentDeployDUnitTest (#2508) This test was failing on windows with an unexpected suspect string. The underlying problem is that an input stream kept open and causes the deletion to fail. This fix also fixes: * CreateRegionCommandDUnitTest * DeployCommandRedeployDUnitTest - hotDeployShouldNotResultInAnyFailedFunctionExecutions - redeployJarsWithNewVersionsOfFunctions > Many distributedTest and integrationTest failures on windows > ------------------------------------------------------------ > > Key: GEODE-5212 > URL: https://issues.apache.org/jira/browse/GEODE-5212 > Project: Geode > Issue Type: Task > Components: general, gfsh > Reporter: Patrick Rhomberg > Priority: Major > Labels: pull-request-available, windows > Time Spent: 7h 40m > Remaining Estimate: 0h > > Windows regressions currently fail spectacularly. The primary culprits > appear to be based around filesystem I/O and passing the current working > directory to members started by our testing framework. > > The scope of this ticket will be defined by "refactors" as children tickets. -- This message was sent by Atlassian JIRA (v7.6.3#76005)