[ https://issues.apache.org/jira/browse/GEODE-2649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15930411#comment-15930411 ]
ASF subversion and git services commented on GEODE-2649: -------------------------------------------------------- Commit 400552a107f5dff0a6facc14b69f75e4afa2fb74 in geode's branch refs/heads/develop from [~jstewart] [ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=400552a ] GEODE-2649: Export logs does not use file creation time > 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 > Assignee: Jared Stewart > Labels: CI > > {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)