[ https://issues.apache.org/jira/browse/GEODE-5212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16628983#comment-16628983 ]
ASF subversion and git services commented on GEODE-5212: -------------------------------------------------------- Commit abb7659bdf5bbce86bfd00ae180194362a0ee231 in geode's branch refs/heads/develop from [~sai.boorlaga...@gmail.com] [ https://gitbox.apache.org/repos/asf?p=geode.git;h=abb7659 ] GEODE-5212: fix failing DestroyRegionCommandDunitTest on windows (#2514) The test is asserting a multi-line xml string which includes a new line hardcoded as '\n' while on windows it is '\r\n'. > 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: 8h 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)