You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Kirk Lund (JIRA)" <ji...@apache.org> on 2015/07/10 23:03:04 UTC

[jira] [Created] (GEODE-99) BackupInspectorJUnitTest.testIncrementalBackupScript fails on Windows

Kirk Lund created GEODE-99:
------------------------------

             Summary: 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


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)