-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/39411/
-----------------------------------------------------------
Review request for geode and Darrel Schneider.
Bugs: GEODE-103
https://issues.apache.org/jira/browse/GEODE-103
Repository: geode
Description
-------
Increase timeout from 30 seconds to 60 seconds for asserting that the process
eventually starts.
Improve the assertion message to include the timeout in milliseconds.
Diffs
-----
gemfire-core/src/test/java/com/gemstone/gemfire/internal/process/ProcessStreamReaderTestCase.java
0b26d33
Diff: https://reviews.apache.org/r/39411/diff/
Testing
-------
BlockingProcessStreamReaderJUnitTest
NonBlockingProcessStreamReaderJUnitTest
Thanks,
Kirk Lund