[ https://issues.apache.org/jira/browse/GEODE-2313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15830396#comment-15830396 ]
ASF GitHub Bot commented on GEODE-2313: --------------------------------------- Github user jaredjstewart commented on the issue: https://github.com/apache/geode/pull/347 Precheckin passed > PulseDataExportTest.dataBrowserExportWorksAsExpected fails with > ConditionTimeoutException > ----------------------------------------------------------------------------------------- > > Key: GEODE-2313 > URL: https://issues.apache.org/jira/browse/GEODE-2313 > Project: Geode > Issue Type: Bug > Components: pulse, tests > Reporter: Kirk Lund > Assignee: Jared Stewart > > {noformat} > org.apache.geode.tools.pulse.tests.PulseDataExportTest > > dataBrowserExportWorksAsExpected FAILED > com.jayway.awaitility.core.ConditionTimeoutException: Condition with > lambda expression in org.apache.geode.tools.pulse.tests.PulseDataExportTest > was not fulfilled within 2 minutes. > at > com.jayway.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:122) > at > com.jayway.awaitility.core.CallableCondition.await(CallableCondition.java:79) > at > com.jayway.awaitility.core.CallableCondition.await(CallableCondition.java:27) > at > com.jayway.awaitility.core.ConditionFactory.until(ConditionFactory.java:764) > at > com.jayway.awaitility.core.ConditionFactory.until(ConditionFactory.java:741) > at > org.apache.geode.tools.pulse.tests.PulseDataExportTest.before(PulseDataExportTest.java:99) > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)