You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Lynn Gallinat (JIRA)" <ji...@apache.org> on 2017/09/25 21:40:00 UTC

[jira] [Resolved] (GEODE-3187) CI failure (windows): org.apache.geode.internal.cache.persistence.BackupInspectorJUnitTest.testIncrementalBackupScript

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

Lynn Gallinat resolved GEODE-3187.
----------------------------------
    Resolution: Fixed

commit 94dcc622c0a9615df4bf83dc57653eb749bbd0b1
Author: Lynn Gallinat <lg...@pivotal.io>
Date:   Wed Sep 20 16:09:43 2017 -0700

    GEODE-3187 Fix backup inspector and restore script for windows.
    Refactor RestoreScript.java and BackupInspector.java

> CI failure (windows): org.apache.geode.internal.cache.persistence.BackupInspectorJUnitTest.testIncrementalBackupScript
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-3187
>                 URL: https://issues.apache.org/jira/browse/GEODE-3187
>             Project: Geode
>          Issue Type: Bug
>          Components: persistence
>            Reporter: Lynn Gallinat
>            Assignee: Lynn Gallinat
>              Labels: storage_3, windows_test
>             Fix For: 1.3.0
>
>
> {noformat}
> org.apache.geode.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 org.apache.geode.internal.cache.persistence.BackupInspectorJUnitTest.testIncrementalBackupScript(BackupInspectorJUnitTest.java:198)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)