[ https://issues.apache.org/jira/browse/GEODE-2313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15836726#comment-15836726 ]
ASF subversion and git services commented on GEODE-2313: -------------------------------------------------------- Commit ad003ef9b4a76ec33278baa379352996c26b064f in geode's branch refs/heads/feature/GEODE-1930-2 from [~jstewart] [ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=ad003ef ] GEODE-2313: Fix PulseDataExportTest This closes #347 > 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)