[ https://issues.apache.org/jira/browse/GEODE-5212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16573857#comment-16573857 ]
ASF subversion and git services commented on GEODE-5212: -------------------------------------------------------- Commit 931b5bb5567f8784fedc4be02447d89d4c1e2895 in geode's branch refs/heads/develop from [~sai.boorlaga...@gmail.com] [ https://gitbox.apache.org/repos/asf?p=geode.git;h=931b5bb ] GEODE-5212: Fix TestUtil to return path (#2281) When a classpath resource is looked up the path retrieved from the resource URI can be null in which case it creates a file from copying the resource. This temp file path is already a good one to be returned. > 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: 4h 10m > 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)