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/09/29 21:42:04 UTC

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

     [ https://issues.apache.org/jira/browse/GEODE-99?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kirk Lund updated GEODE-99:
---------------------------
    Labels: Windows  (was: )

> 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
>              Labels: Windows
>
> 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)