You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/09/20 23:12:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16173982#comment-16173982 ] 

ASF subversion and git services commented on GEODE-3187:
--------------------------------------------------------

Commit 5626fe7ba214a622896169cd5c8ca80b800561cb in geode's branch refs/heads/feature/GEODE-3187 from [~lgallinat]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=5626fe7 ]

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)