[
https://issues.apache.org/jira/browse/GEODE-103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14963821#comment-14963821
]
ASF subversion and git services commented on GEODE-103:
-------------------------------------------------------
Commit e39b30874961d7e7c9e225422c14179bf81a931e in incubator-geode's branch
refs/heads/feature/GEODE-409 from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=e39b308 ]
GEODE-103: Increase timeout and improve assertion message
Increase timeout waiting for process start. Improve assertion message
to include tiemout in milliseconds.
> BlockingProcessStreamReaderJUnitTest fails to start process within timeout
> --------------------------------------------------------------------------
>
> Key: GEODE-103
> URL: https://issues.apache.org/jira/browse/GEODE-103
> Project: Geode
> Issue Type: Bug
> Environment: CentOS 6.5, JDK 1.8.0_45
> Reporter: Kirk Lund
> Assignee: Kirk Lund
> Priority: Minor
> Labels: CI
>
> This integration test occasionally times out when forking a process:
> {code}
> junit.framework.AssertionFailedError: Process never started
> at
> com.gemstone.gemfire.internal.process.ProcessStreamReaderTestCase.assertEventuallyTrue(ProcessStreamReaderTestCase.java:96)
> at
> com.gemstone.gemfire.internal.process.BlockingProcessStreamReaderJUnitTest.capturesStderrWhileProcessIsAlive(BlockingProcessStreamReaderJUnitTest.java:270)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)