clintropolis commented on issue #6444: fixes for LookupReferencesManagerTest URL: https://github.com/apache/incubator-druid/pull/6444#issuecomment-428761537 From travis before: ``` Running org.apache.druid.query.lookup.LookupReferencesManagerTest Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 370.943 sec - in org.apache.druid.query.lookup.LookupReferencesManagerTest ``` after: ``` Running org.apache.druid.query.lookup.LookupReferencesManagerTest Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.316 sec - in org.apache.druid.query.lookup.LookupReferencesManagerTest ``` Hopefully this will help cut down on some of the test timeouts.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
