You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/03/07 23:30:38 UTC

[jira] [Commented] (GEODE-2621) CI Failure: ExportLogsDUnitTest.testExportWithStartAndEndDateTimeFiltering

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

ASF GitHub Bot commented on GEODE-2621:
---------------------------------------

GitHub user jaredjstewart opened a pull request:

    https://github.com/apache/geode/pull/417

    GEODE-2621: Reduce time sensitivity of ExportLogsDUnitTest

    Precheckin started (still running)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jaredjstewart/geode GEODE-2621

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/geode/pull/417.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #417
    
----
commit 55564a300571bf4bc50c34527480beaf3451c38d
Author: Jared Stewart <js...@pivotal.io>
Date:   2017-03-07T23:26:20Z

    GEODE-2621: Reduce time sensitivity of ExportLogsDUnitTest

----


> CI Failure: ExportLogsDUnitTest.testExportWithStartAndEndDateTimeFiltering
> --------------------------------------------------------------------------
>
>                 Key: GEODE-2621
>                 URL: https://issues.apache.org/jira/browse/GEODE-2621
>             Project: Geode
>          Issue Type: Bug
>          Components: management
>    Affects Versions: 1.1.0
>            Reporter: Jared Stewart
>            Assignee: Jared Stewart
>            Priority: Minor
>              Labels: CI, Flaky
>
> {code}
> See <https://builds.apache.org/job/Geode-nightly/769/display/redirect?page=changes>
> Changes:
> [jiliao] GEODE-2267: mark local time sensitive tests as flaky
> [khowe] GEODE-2488: Remove test from flaky category
> [nnag] GEODE-2596: Lucene metrics moved to public API
> [nnag] GEODE-2604: Added javadoc comments to LuceneIndexMetrics.java
> [nnag] GEODE-2604: Added measurement units to the javadoc comments
> ------------------------------------------
> [...truncated 99.83 KB...]
> :geode-core:flakyTest
> org.apache.geode.management.internal.cli.commands.ExportLogsDUnitTest > testExportWithStartAndEndDateTimeFiltering FAILED
>    java.lang.AssertionError: 
>    Expected size:<3> but was:<1> in:
>    <[/tmp/junit3849272601382305906/unzippedLogs/server-2]>
>        at org.apache.geode.management.internal.cli.commands.ExportLogsDUnitTest.verifyZipFileContents(ExportLogsDUnitTest.java:227)
>        at org.apache.geode.management.internal.cli.commands.ExportLogsDUnitTest.testExportWithStartAndEndDateTimeFiltering(ExportLogsDUnitTest.java:157)
> {code}



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