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/21 21:44:00 UTC

[jira] [Commented] (GEODE-3205) CI failure: org.apache.geode.internal.statistics.DiskSpaceLimitIntegrationTest.aboveZeroDeletesPreviousFiles

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

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

Commit be0ce583ee3ecd006def26875d3ceca7dfa3ad84 in geode's branch refs/heads/develop from [~apache@the9muses.net]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=be0ce58 ]

GEODE-3205: add FlakyTest category


> CI failure: org.apache.geode.internal.statistics.DiskSpaceLimitIntegrationTest.aboveZeroDeletesPreviousFiles
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-3205
>                 URL: https://issues.apache.org/jira/browse/GEODE-3205
>             Project: Geode
>          Issue Type: Bug
>          Components: statistics, tests
>            Reporter: Lynn Gallinat
>            Assignee: Kirk Lund
>              Labels: Flaky
>
> {noformat}
> org.apache.geode.internal.statistics.DiskSpaceLimitIntegrationTest > aboveZeroDeletesPreviousFiles FAILED
>     org.junit.ComparisonFailure: [Unexpected files: [/tmp/junit7694480016466771827/aboveZeroDeletesPreviousFiles-02-01.gfs, /tmp/junit7694480016466771827/aboveZeroDeletesPreviousFiles-02-02.gfs, /tmp/junit7694480016466771827/aboveZeroDeletesPreviousFiles.gfs]] expected:<[2]> but was:<[3]>
>         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
>         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
>         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
>         at org.apache.geode.internal.statistics.DiskSpaceLimitIntegrationTest.validateNumberFiles(DiskSpaceLimitIntegrationTest.java:263)
>         at org.apache.geode.internal.statistics.DiskSpaceLimitIntegrationTest.aboveZeroDeletesPreviousFiles(DiskSpaceLimitIntegrationTest.java:202)
> {noformat}



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