[
https://issues.apache.org/jira/browse/GEODE-3187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16179825#comment-16179825
]
ASF subversion and git services commented on GEODE-3187:
--------------------------------------------------------
Commit 94dcc622c0a9615df4bf83dc57653eb749bbd0b1 in geode's branch
refs/heads/develop from [~lgallinat]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=94dcc62 ]
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)