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)