lovelle commented on a change in pull request #4122: Improve tests for
ReaderImpl and ManagedLedgerImpl
URL: https://github.com/apache/pulsar/pull/4122#discussion_r278257619
##########
File path:
pulsar-broker/src/test/java/org/apache/pulsar/client/api/TopicReaderTest.java
##########
@@ -554,7 +563,7 @@ public void
testReaderIsAbleToSeekWithTimeOnBeginningOfTopic() throws Exception
producer.close();
}
- @Test
+ @Test(timeOut = 5000)
Review comment:
Great! fixed :+1:
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services