[ https://issues.apache.org/jira/browse/GEODE-99?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kirk Lund reassigned GEODE-99: ------------------------------ Assignee: Anthony Baker We are not running CI on Windows, so we need to decide how to label these sorts of bugs and who to assign them to. > BackupInspectorJUnitTest.testIncrementalBackupScript fails on Windows > --------------------------------------------------------------------- > > Key: GEODE-99 > URL: https://issues.apache.org/jira/browse/GEODE-99 > Project: Geode > Issue Type: Bug > Reporter: Kirk Lund > Assignee: Anthony Baker > > BackupInspectorJUnitTest.testIncrementalBackupScript fails when run on > Windows 7. This is from running the gradle test target using ./gradlew > command-line in a fresh clone of geode develop: > {code} > com.gemstone.gemfire.internal.cache.persistence.BackupInspectorJUnitTest > > testIncrementalBackupScript FAILED > java.lang.AssertionError > at org.junit.Assert.fail(Assert.java:86) > at org.junit.Assert.assertTrue(Assert.java:41) > at org.junit.Assert.assertTrue(Assert.java:52) > at > com.gemstone.gemfire.internal.cache.persistence.BackupInspectorJUnitTest.testIncrementalBackupScript(BackupInspectorJUnitTest.java:198) > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)