[ 
https://issues.apache.org/jira/browse/GEODE-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15277264#comment-15277264
 ] 

Darrel Schneider commented on GEODE-1302:
-----------------------------------------

This test currently fails when checking for the existence of certain disk store 
files. It would be helpful if the test was modified to list what files exist in 
the directory when it does not find the ones it expects. Also the test runs 2 
scripts that are supposed to create these files but the test only waits for 
those processes to complete. It does not verify  that they run successfully. If 
the disk was full then the scripts would not be able to create the disk store 
files and the test would fail with this assertion.


> CI failure: UpgradeDiskStoreDUnitTest.testPRCases
> -------------------------------------------------
>
>                 Key: GEODE-1302
>                 URL: https://issues.apache.org/jira/browse/GEODE-1302
>             Project: Geode
>          Issue Type: Bug
>          Components: persistence
>            Reporter: Eric Shu
>              Labels: ci
>
> {noformat}
> Error Message
> expected:<true> but was:<false>
> Stacktrace
> junit.framework.AssertionFailedError: expected:<true> but was:<false>
>       at 
> com.gemstone.gemfire.internal.cache.UpgradeDiskStoreDUnitTest.createTestData(UpgradeDiskStoreDUnitTest.java:373)
>       at 
> com.gemstone.gemfire.internal.cache.UpgradeDiskStoreDUnitTest.prepPR(UpgradeDiskStoreDUnitTest.java:67)
>       at 
> com.gemstone.gemfire.internal.cache.UpgradeDiskStoreDUnitTest.testPRCases(UpgradeDiskStoreDUnitTest.java:61)
>       at hydra.JUnitTestSuite$1.run(JUnitTestSuite.java:30)
>       at java.lang.Thread.run(Thread.java:745)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to