You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by "Kirk Lund (JIRA)" <ji...@apache.org> on 2017/03/13 17:57:41 UTC

[jira] [Created] (GEODE-2649) ExportLogsDUnitTest.testExportWithStartAndEndDateTimeFiltering fails with AssertionError

Kirk Lund created GEODE-2649:
--------------------------------

             Summary: ExportLogsDUnitTest.testExportWithStartAndEndDateTimeFiltering fails with AssertionError
                 Key: GEODE-2649
                 URL: https://issues.apache.org/jira/browse/GEODE-2649
             Project: Geode
          Issue Type: Bug
          Components: gfsh, tests
            Reporter: Kirk Lund


{noformat}
org.apache.geode.management.internal.cli.commands.ExportLogsDUnitTest > testExportWithStartAndEndDateTimeFiltering FAILED
    java.lang.AssertionError:
    Expected size:<3> but was:<2> in:
    <[/tmp/junit8723178147444223944/unzippedLogs/server-1,
        /tmp/junit8723178147444223944/unzippedLogs/server-2]>
        at org.apache.geode.management.internal.cli.commands.ExportLogsDUnitTest.verifyZipFileContents(ExportLogsDUnitTest.java:225)
        at org.apache.geode.management.internal.cli.commands.ExportLogsDUnitTest.testExportWithStartAndEndDateTimeFiltering(ExportLogsDUnitTest.java:155)

303 tests completed, 1 failed, 8 skipped
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)